parent
6f828f0f22
commit
d4d96bf6c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557540
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pooch
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=0:devel/py-appdirs@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1599924277
|
||||
SHA256 (pooch-1.2.0.tar.gz) = 6a86613604cb0e1f27ee16c02a005a9494e57ba9d33dc3463739c44ad5be4cba
|
||||
SIZE (pooch-1.2.0.tar.gz) = 67638
|
||||
TIMESTAMP = 1607539749
|
||||
SHA256 (pooch-1.3.0.tar.gz) = 30d448e825904e2d763bbbe418831a788813c32f636b21c8d60ee5f474532898
|
||||
SIZE (pooch-1.3.0.tar.gz) = 69952
|
||||
|
|
Loading…
Reference in a new issue