Update to 11.10.0
Changes: https://github.com/pypa/pipenv/blob/master/HISTORY.txt
This commit is contained in:
parent
6f96605e77
commit
05275ad99e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467187
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pipenv
|
||||
PORTVERSION= 11.9.0
|
||||
PORTVERSION= 11.10.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -33,7 +33,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${
|
||||
.endif
|
||||
|
||||
.if ${PYTHON_REL} < 3400
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pathlib>=0:devel/py-pathlib@${FLAVOR}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pathlib2>=2.1.0:devel/py-pathlib2@${FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521732208
|
||||
SHA256 (pipenv-11.9.0.tar.gz) = 7b3c52fb57e17ca61b6141b75c8f5ba61a95c713ca470754240f7f1dbd0a4968
|
||||
SIZE (pipenv-11.9.0.tar.gz) = 5001899
|
||||
TIMESTAMP = 1523543292
|
||||
SHA256 (pipenv-11.10.0.tar.gz) = dab6b2e5347757cda7973e6c6065c30c020c5ff8b0687306b83e962aea4adc6c
|
||||
SIZE (pipenv-11.10.0.tar.gz) = 5198062
|
||||
|
Loading…
Reference in New Issue
Block a user