Date: Tue, 2 Jan 2024 08:34:30 GMT 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: d34c39a9ca24 - main - textproc/py-bibtexparser: update 1.4.0 =?utf-8?Q?=E2=86=92?= 1.4.1 Message-ID: <202401020834.4028YUTI094664@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d34c39a9ca24d8e65910b177aa28629a01c43764 commit d34c39a9ca24d8e65910b177aa28629a01c43764 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-02 07:03:17 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-02 08:34:25 +0000 textproc/py-bibtexparser: update 1.4.0 → 1.4.1 Reported by: portscout --- textproc/py-bibtexparser/Makefile | 3 ++- textproc/py-bibtexparser/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/textproc/py-bibtexparser/Makefile b/textproc/py-bibtexparser/Makefile index 03b7062e2376..59a4b1bfe600 100644 --- a/textproc/py-bibtexparser/Makefile +++ b/textproc/py-bibtexparser/Makefile @@ -1,5 +1,5 @@ PORTNAME= bibtexparser -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.3:devel/py-pyparsing@${PY_FLA USES= python USE_PYTHON= distutils autoplist + NO_ARCH= yes .include <bsd.port.mk> diff --git a/textproc/py-bibtexparser/distinfo b/textproc/py-bibtexparser/distinfo index a0c2aedfc071..1c68c3329ae3 100644 --- a/textproc/py-bibtexparser/distinfo +++ b/textproc/py-bibtexparser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664149931 -SHA256 (bibtexparser-1.4.0.tar.gz) = ca7ce2bc34e7c48a678dd49416429bb567441f26dbb13b3609082d8cd109ace6 -SIZE (bibtexparser-1.4.0.tar.gz) = 51883 +TIMESTAMP = 1704178918 +SHA256 (bibtexparser-1.4.1.tar.gz) = e00e29e24676c4808e0b4333b37bb55cca9cbb7871a56f63058509281588d789 +SIZE (bibtexparser-1.4.1.tar.gz) = 55102
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401020834.4028YUTI094664>