mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Almost there ....
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-user-agents
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_USER_AGENTS_VERSION = 2.2.0
|
||||
PYTHON_USER_AGENTS_SOURCE = user-agents-$(PYTHON_USER_AGENTS_VERSION).tar.gz
|
||||
PYTHON_USER_AGENTS_SITE = https://files.pythonhosted.org/packages/e3/e1/63c5bfb485a945010c8cbc7a52f85573561737648d36b30394248730a7bc
|
||||
PYTHON_USER_AGENTS_SETUP_TYPE = setuptools
|
||||
PYTHON_USER_AGENTS_LICENSE = MIT
|
||||
PYTHON_USER_AGENTS_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user