mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to 11.1.0
Changes: https://github.com/pypa/pipenv/blob/master/HISTORY.txt
This commit is contained in:
parent
f6094f8bf2
commit
f7016f7888
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463898
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pipenv
|
||||
PORTVERSION= 11.0.2
|
||||
PORTVERSION= 11.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,6 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pew>=0.1.26:devel/py-pew@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pip>=9.0.1:devel/py-pip@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520099353
|
||||
SHA256 (pipenv-11.0.2.tar.gz) = 0796cb5078b00a26b9332a87ed137efa0c21e585dbf945d5943022e9b35e1663
|
||||
SIZE (pipenv-11.0.2.tar.gz) = 4117997
|
||||
TIMESTAMP = 1520521008
|
||||
SHA256 (pipenv-11.1.0.tar.gz) = 974d530e1839bcdcc4392f78324be48c3f348aafeda43492f5f53a8e827ec375
|
||||
SIZE (pipenv-11.1.0.tar.gz) = 4117065
|
||||
|
|
Loading…
Add table
Reference in a new issue