pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/py-latexcodec



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul 25 11:20:10 UTC 2025

Modified Files:
        pkgsrc/print/py-latexcodec: Makefile distinfo

Log Message:
py-latexcodec: updated to 3.0.1

3.0.1 (17 June 2025)

* Drop Python 3.7 and 3.8 support.
* Add Python 3.13 support.
* Use new pkg_resources files interface.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/py-latexcodec/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/py-latexcodec/distinfo

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

Modified files:

Index: pkgsrc/print/py-latexcodec/Makefile
diff -u pkgsrc/print/py-latexcodec/Makefile:1.8 pkgsrc/print/py-latexcodec/Makefile:1.9
--- pkgsrc/print/py-latexcodec/Makefile:1.8     Tue Apr 15 05:04:20 2025
+++ pkgsrc/print/py-latexcodec/Makefile Fri Jul 25 11:20:10 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2025/04/15 05:04:20 adam Exp $
+# $NetBSD: Makefile,v 1.9 2025/07/25 11:20:10 adam Exp $
 
-DISTNAME=      latexcodec-3.0.0
+DISTNAME=      latexcodec-3.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    print python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/latexcodec/}
 

Index: pkgsrc/print/py-latexcodec/distinfo
diff -u pkgsrc/print/py-latexcodec/distinfo:1.6 pkgsrc/print/py-latexcodec/distinfo:1.7
--- pkgsrc/print/py-latexcodec/distinfo:1.6     Fri Apr 19 04:33:18 2024
+++ pkgsrc/print/py-latexcodec/distinfo Fri Jul 25 11:20:10 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/04/19 04:33:18 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/07/25 11:20:10 adam Exp $
 
-BLAKE2s (latexcodec-3.0.0.tar.gz) = 493bfa9fc21546c0a0ab57252c89a11594caf0f860f5940b05f06acca5e35ad7
-SHA512 (latexcodec-3.0.0.tar.gz) = f715e61620237267b69f178b620100ac37011093a64e2663fd64b476194e2e0d29ca0ee3169ce3edb11955ef61c64109c8e1b549a800bf4d52e8a75630baaa58
-Size (latexcodec-3.0.0.tar.gz) = 31023 bytes
+BLAKE2s (latexcodec-3.0.1.tar.gz) = cf1cb9169304874a3c64022f949fc170c4f74ec6a1771f9d408fa1d0385c69f7
+SHA512 (latexcodec-3.0.1.tar.gz) = d4adb96c74dfe29ca957ed8f49d224af79fa6268faa1fb443da588e5219ba08a57640d726b6f31516e1a154239f0f869efd8be66ac87805b6742a9dd1dcdc5bf
+Size (latexcodec-3.0.1.tar.gz) = 31222 bytes



Home | Main Index | Thread Index | Old Index