Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 11:19:02 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1ac090e6df02 - main - arabic/py-hijri-converter: update 2=?utf-8?Q?=2E3.1 =E2=86=92?= 2.3.2.p1
Message-ID:  <6a2a99a6.3dd1b.27c7be40@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 1ac090e6df0225918ed06bc81bc3527e4579a0b9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-11 10:59:21 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-11 11:18:50 +0000

    arabic/py-hijri-converter: update 2.3.1 → 2.3.2.p1
---
 arabic/py-hijri-converter/Makefile | 11 ++++++++---
 arabic/py-hijri-converter/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/arabic/py-hijri-converter/Makefile b/arabic/py-hijri-converter/Makefile
index 797e3ec8d020..fb7d7ceb1c8c 100644
--- a/arabic/py-hijri-converter/Makefile
+++ b/arabic/py-hijri-converter/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	hijri-converter
-DISTVERSION=	2.3.1
-PORTREVISION=	1
+DISTVERSION=	2.3.2.post1
 CATEGORIES=	arabic python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	hijri_converter-${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Hijri-Gregorian dates converter based on the Umm al-Qura calendar
@@ -12,11 +12,16 @@ WWW=		https://hijri-converter.readthedocs.io/en/stable/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+
 USES=		python
-USE_PYTHON=	distutils autoplist pytest
+USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
+# tests as of 2.3.2.post1: 64 passed
+
 .include <bsd.port.mk>
diff --git a/arabic/py-hijri-converter/distinfo b/arabic/py-hijri-converter/distinfo
index 0579d19189aa..26aeb9879cd1 100644
--- a/arabic/py-hijri-converter/distinfo
+++ b/arabic/py-hijri-converter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682571315
-SHA256 (hijri-converter-2.3.1.tar.gz) = 069b6789291e0830f4860a79dcd34fb3ceea3b95516ed4010202b9656ba1ab61
-SIZE (hijri-converter-2.3.1.tar.gz) = 34482
+TIMESTAMP = 1781152853
+SHA256 (hijri_converter-2.3.2.post1.tar.gz) = 986657ccd83a5beaf233ce5a219645747e885c45d4833bd2a8fa1b927fa39570
+SIZE (hijri_converter-2.3.2.post1.tar.gz) = 32805


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2a99a6.3dd1b.27c7be40>