mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Switch to HolmesV
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-combo-lock
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_COMBO_LOCK_VERSION = 0.0.1
|
||||
PYTHON_COMBO_LOCK_SOURCE = combo_lock-$(PYTHON_COMBO_LOCK_VERSION).tar.gz
|
||||
PYTHON_COMBO_LOCK_SITE = https://files.pythonhosted.org/packages/64/85/af22ffdcbb8c4f2a487e3afd23dfff8683defdd2da0dc1efbdd702fa9f4c
|
||||
PYTHON_COMBO_LOCK_SETUP_TYPE = setuptools
|
||||
PYTHON_COMBO_LOCK_LICENSE = apache-2.0
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user