Date: Mon, 3 Feb 2025 16:09:17 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 94b8ee31c766 - main - textproc/py-rdflib: Update to 7.1.3 Message-ID: <202502031609.513G9HFk049701@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=94b8ee31c766199b3832b9e2a3768690d7ed9c1b commit 94b8ee31c766199b3832b9e2a3768690d7ed9c1b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:32:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:54:10 +0000 textproc/py-rdflib: Update to 7.1.3 Changes: https://github.com/RDFLib/rdflib/releases --- textproc/py-rdflib/Makefile | 2 +- textproc/py-rdflib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index 89db6ab7e7bb..b62393387721 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -1,5 +1,5 @@ PORTNAME= rdflib -PORTVERSION= 7.1.1 +PORTVERSION= 7.1.3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rdflib/distinfo b/textproc/py-rdflib/distinfo index 038f231aaf20..cac894e93821 100644 --- a/textproc/py-rdflib/distinfo +++ b/textproc/py-rdflib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730257819 -SHA256 (rdflib-7.1.1.tar.gz) = 164de86bd3564558802ca983d84f6616a4a1a420c7a17a8152f5016076b2913e -SIZE (rdflib-7.1.1.tar.gz) = 4864216 +TIMESTAMP = 1738090248 +SHA256 (rdflib-7.1.3.tar.gz) = f3dcb4c106a8cd9e060d92f43d593d09ebc3d07adc244f4c7315856a12e383ee +SIZE (rdflib-7.1.3.tar.gz) = 4867170
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031609.513G9HFk049701>