mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
www/py-requests: Update to 2.18.1
While I'm here, add COMMENT on specific supported Python versions [1] https://github.com/requests/requests/pull/4192 QA: 3 failed [1], 480 passed, 11 skipped, 2 xpassed in 84.60 seconds MFH: 2017Q3
This commit is contained in:
parent
a8a6897894
commit
de4417bbd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445845
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= requests
|
||||
PORTVERSION= 2.17.3
|
||||
PORTVERSION= 2.18.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -22,6 +22,7 @@ TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest \
|
||||
${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py-execnet \
|
||||
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock
|
||||
|
||||
# Actually 2.6-2.7,3.3+
|
||||
USES?= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1496221008
|
||||
SHA256 (requests-2.17.3.tar.gz) = 8d29f97ed1541709b57caddb77bb20592411d7ca10ec4f03275f49ee8456e225
|
||||
SIZE (requests-2.17.3.tar.gz) = 123148
|
||||
TIMESTAMP = 1500092996
|
||||
SHA256 (requests-2.18.1.tar.gz) = c6f3bdf4a4323ac7b45d01e04a6f6c20e32a052cd04de81e05103abc049ad9b9
|
||||
SIZE (requests-2.18.1.tar.gz) = 124229
|
||||
|
Loading…
Reference in New Issue
Block a user