Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 17:15:04 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: b9c38dc3c6d0 - main - news/py-sabctools: Update to 7.1.1
Message-ID:  <202308211715.37LHF46B002149@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=b9c38dc3c6d05f0003edcd963e2f328f618a1516

commit b9c38dc3c6d05f0003edcd963e2f328f618a1516
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-21 17:04:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-21 17:04:48 +0000

    news/py-sabctools: Update to 7.1.1
    
    Changes:        https://github.com/sabnzbd/sabctools/releases
---
 news/py-sabctools/Makefile | 5 ++---
 news/py-sabctools/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/news/py-sabctools/Makefile b/news/py-sabctools/Makefile
index 7bb1f05f572d..957c1ba827b8 100644
--- a/news/py-sabctools/Makefile
+++ b/news/py-sabctools/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	sabctools
-PORTVERSION=	7.1.0
-PORTREVISION=	1
+PORTVERSION=	7.1.1
 CATEGORIES=	news python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ WWW=		https://github.com/sabnzbd/sabctools
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
 USES=		python
diff --git a/news/py-sabctools/distinfo b/news/py-sabctools/distinfo
index e1bd0c87c316..895950cdf495 100644
--- a/news/py-sabctools/distinfo
+++ b/news/py-sabctools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792326
-SHA256 (sabctools-7.1.0.tar.gz) = 9f496b1acef3ccdd965da2a1bb2b98bf98a53f8ae7b0e849942cbfd1ab5c3a03
-SIZE (sabctools-7.1.0.tar.gz) = 234041
+TIMESTAMP = 1692211807
+SHA256 (sabctools-7.1.1.tar.gz) = 6ff39428bfe4586d1fe51a66348b414c90874e35b1effe78023c0ef40e483a01
+SIZE (sabctools-7.1.1.tar.gz) = 234106



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