git: 4f852bf30cf8 - main - textproc/py-langcodes: Update to 3.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 17:27:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f852bf30cf8b8a4b5301f53150a25b186e12376 commit 4f852bf30cf8b8a4b5301f53150a25b186e12376 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:19:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:54 +0000 textproc/py-langcodes: Update to 3.4.0 - Update WWW - Remove DATA option Changes: https://github.com/georgkrause/langcodes/releases --- textproc/py-langcodes/Makefile | 15 ++++++--------- textproc/py-langcodes/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/textproc/py-langcodes/Makefile b/textproc/py-langcodes/Makefile index e902a7b8cc48..e20266f35f01 100644 --- a/textproc/py-langcodes/Makefile +++ b/textproc/py-langcodes/Makefile @@ -1,27 +1,24 @@ PORTNAME= langcodes -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tools for labeling human languages with IETF language tags -WWW= https://github.com/rspeer/langcodes +WWW= https://github.com/georgkrause/langcodes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=60:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8.0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}language-data>=1.2:textproc/py-language-data@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -OPTIONS_DEFINE= DATA -OPTIONS_DEFAULT=DATA -DATA_DESC= Use supplementary language data - -DATA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}language-data>=1.1<2:textproc/py-language-data@${PY_FLAVOR} - .include <bsd.port.mk> diff --git a/textproc/py-langcodes/distinfo b/textproc/py-langcodes/distinfo index 3f6cf5e4d157..f17fe53381a4 100644 --- a/textproc/py-langcodes/distinfo +++ b/textproc/py-langcodes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708448846 -SHA256 (langcodes-3.3.0.tar.gz) = 794d07d5a28781231ac335a1561b8442f8648ca07cd518310aeb45d6f0807ef6 -SIZE (langcodes-3.3.0.tar.gz) = 189505 +TIMESTAMP = 1715842826 +SHA256 (langcodes-3.4.0.tar.gz) = ae5a77d1a01d0d1e91854a671890892b7ce9abb601ab7327fc5c874f899e1979 +SIZE (langcodes-3.4.0.tar.gz) = 190271