Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2024 13:48:36 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: 65647408d3b7 - main - devel/py-pymarc: Update to 5.2.3
Message-ID:  <202411211348.4ALDmaOf033125@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=65647408d3b7032d4133a182d58bd8ac9751c7e5

commit 65647408d3b7032d4133a182d58bd8ac9751c7e5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-21 13:33:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-21 13:39:46 +0000

    devel/py-pymarc: Update to 5.2.3
    
    Changes:        https://gitlab.com/pymarc/pymarc/-/releases
---
 devel/py-pymarc/Makefile | 5 ++---
 devel/py-pymarc/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-pymarc/Makefile b/devel/py-pymarc/Makefile
index 57a60f03167c..2a2e175c7e09 100644
--- a/devel/py-pymarc/Makefile
+++ b/devel/py-pymarc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pymarc
-PORTVERSION=	5.2.2
+PORTVERSION=	5.2.3
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
@@ -12,8 +12,7 @@ WWW=		https://gitlab.com/pymarc/pymarc
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517 unittest
diff --git a/devel/py-pymarc/distinfo b/devel/py-pymarc/distinfo
index 4f71494f2aaa..c371fafbb41d 100644
--- a/devel/py-pymarc/distinfo
+++ b/devel/py-pymarc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723038494
-SHA256 (pymarc-5.2.2.tar.gz) = 0913b4167a4337190598914c3642c5ae4f0f64a26bc4316f380cc54f65d8a741
-SIZE (pymarc-5.2.2.tar.gz) = 237608
+TIMESTAMP = 1731679908
+SHA256 (pymarc-5.2.3.tar.gz) = 02a151d89c3b36f92bbc92c2e972bcfe91b91fc93529d8862e5f7c292a15c9f0
+SIZE (pymarc-5.2.3.tar.gz) = 235135



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