mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add nested-lookup package
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-nested-lookup
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_NESTED_LOOKUP_VERSION = 0.2.25
|
||||
PYTHON_NESTED_LOOKUP_SOURCE = nested-lookup-$(PYTHON_NESTED_LOOKUP_VERSION).tar.gz
|
||||
PYTHON_NESTED_LOOKUP_SITE = https://files.pythonhosted.org/packages/fd/42/7d6a06916aba63124eb30d2ff638cf76054f6aeea529d47f1859c3b5ccae
|
||||
PYTHON_NESTED_LOOKUP_SETUP_TYPE = setuptools
|
||||
PYTHON_NESTED_LOOKUP_LICENSE = Public Domain
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user