pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-referencing



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct 19 19:01:38 UTC 2025

Modified Files:
        pkgsrc/textproc/py-referencing: Makefile distinfo

Log Message:
py-referencing: update to 0.37.0.

v0.37.0
-------

* Declare support for Python 3.14.
* Drop support for Python 3.9 which is near EOL.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/py-referencing/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/py-referencing/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-referencing/Makefile
diff -u pkgsrc/textproc/py-referencing/Makefile:1.13 pkgsrc/textproc/py-referencing/Makefile:1.14
--- pkgsrc/textproc/py-referencing/Makefile:1.13        Sat Jan 25 11:26:15 2025
+++ pkgsrc/textproc/py-referencing/Makefile     Sun Oct 19 19:01:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2025/01/25 11:26:15 adam Exp $
+# $NetBSD: Makefile,v 1.14 2025/10/19 19:01:38 wiz Exp $
 
-DISTNAME=      referencing-0.36.2
+DISTNAME=      referencing-0.37.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/referencing/}

Index: pkgsrc/textproc/py-referencing/distinfo
diff -u pkgsrc/textproc/py-referencing/distinfo:1.12 pkgsrc/textproc/py-referencing/distinfo:1.13
--- pkgsrc/textproc/py-referencing/distinfo:1.12        Sat Jan 25 11:26:15 2025
+++ pkgsrc/textproc/py-referencing/distinfo     Sun Oct 19 19:01:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/01/25 11:26:15 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/10/19 19:01:38 wiz Exp $
 
-BLAKE2s (referencing-0.36.2.tar.gz) = 3f0c903231885f988bf5448dab78cda5bac57c44fe1e13e928415faea6bdf188
-SHA512 (referencing-0.36.2.tar.gz) = fa47a5d2f23390d6eba01ed946f6542eb4d281eed754547141e7c18b10a4c41f960e1c5ff8c4aaf0f282877f4b3d9efd0dbfb7f145c12dd7acc84ac8486864ca
-Size (referencing-0.36.2.tar.gz) = 74744 bytes
+BLAKE2s (referencing-0.37.0.tar.gz) = 65572a19cf669f171831a70a11105cff70b6cc260d02fa7e2cef688454b7820e
+SHA512 (referencing-0.37.0.tar.gz) = 8882ac50849e66da6829772bb6140fbd4c853c7fd7410bedd61b29afe071d3c631382f624f203b446887a86cb0885fbdb946092c2d2ecc1907433fd2ef7cb426
+Size (referencing-0.37.0.tar.gz) = 78036 bytes



Home | Main Index | Thread Index | Old Index