mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_JARACO_CLASSES_VERSION = 1.4.3
|
||||
PYTHON_JARACO_CLASSES_VERSION = 2.0
|
||||
PYTHON_JARACO_CLASSES_SOURCE = jaraco.classes-$(PYTHON_JARACO_CLASSES_VERSION).tar.gz
|
||||
PYTHON_JARACO_CLASSES_SITE = https://pypi.python.org/packages/b3/ce/031a6004619c2a3744b977b4a8414d7e8087afe6247110efcac797fee7f1
|
||||
PYTHON_JARACO_CLASSES_SITE = https://files.pythonhosted.org/packages/6e/27/f6ce0863a6ce574922ffe70d63c40b9771aefb686cb595cf435d184f0ca3
|
||||
PYTHON_JARACO_CLASSES_LICENSE = MIT
|
||||
PYTHON_JARACO_CLASSES_LICENSE_FILES = LICENSE
|
||||
PYTHON_JARACO_CLASSES_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user