Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 20:12:14 +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: 0230060d5edf - main - textproc/py-bibtexparser: update 1.=?utf-8?Q?4.3 =E2=86=92?= 1.4.4
Message-ID:  <6a247f1e.41886.3b5c2647@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=0230060d5edfb0b1a931ef492113054342194b66

commit 0230060d5edfb0b1a931ef492113054342194b66
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-06 17:59:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-06 20:12:05 +0000

    textproc/py-bibtexparser: update 1.4.3 → 1.4.4
---
 textproc/py-bibtexparser/Makefile | 7 ++++---
 textproc/py-bibtexparser/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/textproc/py-bibtexparser/Makefile b/textproc/py-bibtexparser/Makefile
index 683df9d25f90..10f2f325fdfd 100644
--- a/textproc/py-bibtexparser/Makefile
+++ b/textproc/py-bibtexparser/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	bibtexparser
-DISTVERSION=	1.4.3
-PORTREVISION=	1
+DISTVERSION=	1.4.4
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +11,12 @@ WWW=		https://github.com/sciunto-org/python-bibtexparser
 LICENSE=	BSD3CLAUSE LGPL3
 LICENSE_COMB=	dual
 
+BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.3:devel/py-pyparsing@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	pep517 autoplist
 
 NO_ARCH=	yes
 
diff --git a/textproc/py-bibtexparser/distinfo b/textproc/py-bibtexparser/distinfo
index 1921c685c05a..6f7d06208547 100644
--- a/textproc/py-bibtexparser/distinfo
+++ b/textproc/py-bibtexparser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734672053
-SHA256 (bibtexparser-1.4.3.tar.gz) = a9c7ded64bc137720e4df0b1b7f12734edc1361185f1c9097048ff7c35af2b8f
-SIZE (bibtexparser-1.4.3.tar.gz) = 55582
+TIMESTAMP = 1780763797
+SHA256 (bibtexparser-1.4.4.tar.gz) = 093b6c824f7a71d3a748867c4057b71f77c55b8dbc07efc993b781771520d8fb
+SIZE (bibtexparser-1.4.4.tar.gz) = 55594


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a247f1e.41886.3b5c2647>