devel/py-ppft: Update to 1.7.6.7
- Update WWW Changes: https://github.com/uqfoundation/ppft/releases
This commit is contained in:
parent
fe93e50cf3
commit
a2e07e5db4
2 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
|||
PORTNAME= ppft
|
||||
PORTVERSION= 1.7.6.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.7.6.7
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Distributed and parallel Python
|
||||
WWW= https://github.com/uqfoundation/ppft
|
||||
WWW= https://ppft.readthedocs.io/en/latest/ \
|
||||
https://github.com/uqfoundation/ppft
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1669057821
|
||||
SHA256 (ppft-1.7.6.6.tar.gz) = f933f0404f3e808bc860745acb3b79cd4fe31ea19a20889a645f900415be60f1
|
||||
SIZE (ppft-1.7.6.6.tar.gz) = 130389
|
||||
TIMESTAMP = 1691070092
|
||||
SHA256 (ppft-1.7.6.7.tar.gz) = ab34436814e2f18238f35688fd869b2641b2d2d8dca22b8d246f6701dfc954c8
|
||||
SIZE (ppft-1.7.6.7.tar.gz) = 135794
|
||||
|
|
Loading…
Reference in a new issue