mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-23 11:02:11 +00:00
python-chardet: bump to version 3.0.4
Add setuptools runtime dependency, that is needed for the chardetect script. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
7cd9a3e580
commit
c233d10cb4
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CHARDET_VERSION = 2.3.0
|
||||
PYTHON_CHARDET_VERSION = 3.0.4
|
||||
PYTHON_CHARDET_SOURCE = chardet-$(PYTHON_CHARDET_VERSION).tar.gz
|
||||
PYTHON_CHARDET_SITE = https://pypi.python.org/packages/7d/87/4e3a3f38b2f5c578ce44f8dc2aa053217de9f0b6d737739b0ddac38ed237
|
||||
PYTHON_CHARDET_SITE = https://pypi.python.org/packages/fc/bb/a5768c230f9ddb03acc9ef3f0d4a3cf93462473795d18e9535498c8f929d
|
||||
PYTHON_CHARDET_SETUP_TYPE = setuptools
|
||||
PYTHON_CHARDET_LICENSE = LGPL-2.1+
|
||||
PYTHON_CHARDET_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user