mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 18:07:43 +00:00
python-setuptools: bump version to 2.1.2
[Thomas: bump to 2.1.2 instead of 0.8, remove comment that no longer made sense about setuptools being forked.] Signed-off-by: Rohan Fletcher <rohfledev@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
73293e88c8
commit
e51f87b825
@ -4,14 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# "distribute" is a fork of the unmaintained setuptools package. There
|
PYTHON_SETUPTOOLS_VERSION = 2.1.2
|
||||||
# are plans to re-merge it into setuptools; if this happens, we can
|
PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
|
||||||
# switch back to it.
|
PYTHON_SETUPTOOLS_SITE = http://pypi.python.org/packages/source/s/setuptools
|
||||||
# See http://pypi.python.org/packages/source/s/setuptools
|
|
||||||
|
|
||||||
PYTHON_SETUPTOOLS_VERSION = 0.6.36
|
|
||||||
PYTHON_SETUPTOOLS_SOURCE = distribute-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
|
|
||||||
PYTHON_SETUPTOOLS_SITE = http://pypi.python.org/packages/source/d/distribute
|
|
||||||
PYTHON_SETUPTOOLS_SETUP_TYPE = setuptools
|
PYTHON_SETUPTOOLS_SETUP_TYPE = setuptools
|
||||||
|
|
||||||
$(eval $(python-package))
|
$(eval $(python-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user