Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 18:32:23 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a2e07e5db4f5 - main - devel/py-ppft: Update to 1.7.6.7
Message-ID:  <202308161832.37GIWN20034464@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a2e07e5db4f5ab65fd9a16976f18938e52d8ded7

commit a2e07e5db4f5ab65fd9a16976f18938e52d8ded7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:12:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:31 +0000

    devel/py-ppft: Update to 1.7.6.7
    
    - Update WWW
    
    Changes:        https://github.com/uqfoundation/ppft/releases
---
 devel/py-ppft/Makefile | 8 ++++----
 devel/py-ppft/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/py-ppft/Makefile b/devel/py-ppft/Makefile
index 8426024b5f4c..133826e77be6 100644
--- a/devel/py-ppft/Makefile
+++ b/devel/py-ppft/Makefile
@@ -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
diff --git a/devel/py-ppft/distinfo b/devel/py-ppft/distinfo
index c12e43248cdb..209a0ecaabbc 100644
--- a/devel/py-ppft/distinfo
+++ b/devel/py-ppft/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308161832.37GIWN20034464>