Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2023 16:01:22 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: 733334497cd4 - main - devel/py-rstr: Update to 3.2.2
Message-ID:  <202310161601.39GG1Mk3038420@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=733334497cd42b6e97ed20a3b76b4c0454172fbf

commit 733334497cd42b6e97ed20a3b76b4c0454172fbf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-16 15:18:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-16 15:59:50 +0000

    devel/py-rstr: Update to 3.2.2
    
    Changes:        https://github.com/leapfrogonline/rstr/blob/master/RELEASE_NOTES
---
 devel/py-rstr/Makefile | 4 ++--
 devel/py-rstr/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-rstr/Makefile b/devel/py-rstr/Makefile
index 30ad8d2fd5d8..18b0485be406 100644
--- a/devel/py-rstr/Makefile
+++ b/devel/py-rstr/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rstr
-PORTVERSION=	3.2.1
+PORTVERSION=	3.2.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://github.com/leapfrogonline/rstr
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.3:devel/py-setuptools_scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
diff --git a/devel/py-rstr/distinfo b/devel/py-rstr/distinfo
index 124747ebfb0b..77f539955491 100644
--- a/devel/py-rstr/distinfo
+++ b/devel/py-rstr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682354526
-SHA256 (rstr-3.2.1.tar.gz) = c51924c626540eb626ed3eb8e5e6c1d2f2c73959d039c8ff61ee562baeb4e0ff
-SIZE (rstr-3.2.1.tar.gz) = 13587
+TIMESTAMP = 1697463120
+SHA256 (rstr-3.2.2.tar.gz) = c4a564d4dfb4472d931d145c43d1cf1ad78c24592142e7755b8866179eeac012
+SIZE (rstr-3.2.2.tar.gz) = 13560



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