Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 2026 06:52:10 +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: 81dbfe761bf9 - main - textproc/py-language-tags: update 1=?utf-8?Q?=2E2.0 =E2=86=92?= 1.3.1
Message-ID:  <69fed99a.42345.292e7f5e@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=81dbfe761bf9e8d500cb0ec9702899309f6bea90

commit 81dbfe761bf9e8d500cb0ec9702899309f6bea90
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-09 06:20:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-09 06:51:56 +0000

    textproc/py-language-tags: update 1.2.0 → 1.3.1
---
 textproc/py-language-tags/Makefile | 7 +++++--
 textproc/py-language-tags/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/textproc/py-language-tags/Makefile b/textproc/py-language-tags/Makefile
index e430fddef489..acb2a80f9085 100644
--- a/textproc/py-language-tags/Makefile
+++ b/textproc/py-language-tags/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	language-tags
-DISTVERSION=	1.2.0
+DISTVERSION=	1.3.1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,11 @@ WWW=		https://github.com/OnroerendErfgoed/language-tags
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR}
+
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	pep517 autoplist
 
 NO_ARCH=	yes
 
diff --git a/textproc/py-language-tags/distinfo b/textproc/py-language-tags/distinfo
index 2e7122638da0..eb06018b5149 100644
--- a/textproc/py-language-tags/distinfo
+++ b/textproc/py-language-tags/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1756092858
-SHA256 (language_tags-1.2.0.tar.gz) = e934acba3e3dc85f867703eca421847a9ab7b7679b11b5d5cfd096febbf8bde6
-SIZE (language_tags-1.2.0.tar.gz) = 207901
+TIMESTAMP = 1778307455
+SHA256 (language_tags-1.3.1.tar.gz) = b15f05505dad3ad296a1782d5a6083fd141309186094d1ab08095348f4203f37
+SIZE (language_tags-1.3.1.tar.gz) = 222642


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fed99a.42345.292e7f5e>