mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
python-requests: bump to 2.9.1
Add missing zlib runtime dependency. 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
c1a674f994
commit
4cc36ef986
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_REQUESTS_VERSION = 2.4.3
|
||||
PYTHON_REQUESTS_VERSION = 2.9.1
|
||||
PYTHON_REQUESTS_SOURCE = requests-$(PYTHON_REQUESTS_VERSION).tar.gz
|
||||
PYTHON_REQUESTS_SITE = http://pypi.python.org/packages/source/r/requests
|
||||
PYTHON_REQUESTS_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user