devel/py-zipp: update to 3.1.0
This commit is contained in:
parent
d9f86efdd3
commit
51e1d2659e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542194
2 changed files with 6 additions and 15 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zipp
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,15 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 3000
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}more-itertools5>0:devel/py-more-itertools5@${PY_FLAVOR}
|
||||
.else
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1570809845
|
||||
SHA256 (zipp-0.6.0.tar.gz) = 3718b1cbcd963c7d4c5511a8240812904164b7f381b647143a89d3b98f9bcd8e
|
||||
SIZE (zipp-0.6.0.tar.gz) = 10778
|
||||
TIMESTAMP = 1594695822
|
||||
SHA256 (zipp-3.1.0.tar.gz) = c599e4d75c98f6798c509911d08a22e6c021d074469042177c8c86fb92eefd96
|
||||
SIZE (zipp-3.1.0.tar.gz) = 14808
|
||||
|
|
Loading…
Reference in a new issue