misc/py-python-utils: update to 3.1.0
This commit is contained in:
parent
99cf88e181
commit
3907e759e9
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= python-utils
|
||||
PORTVERSION= 2.7.1
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1641222196
|
||||
SHA256 (python-utils-2.7.1.tar.gz) = 88595bfa054975534a2f813b6c8deb96b44f3b6fad00a927fd062fe65550fadf
|
||||
SIZE (python-utils-2.7.1.tar.gz) = 28997
|
||||
TIMESTAMP = 1643032710
|
||||
SHA256 (python-utils-3.1.0.tar.gz) = 4dace6420c5f50d6509251fa0aee0e2a0b826bbc8a5d2a6d7e99dca80e78a7f3
|
||||
SIZE (python-utils-3.1.0.tar.gz) = 24251
|
||||
|
|
Loading…
Reference in a new issue