pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-tomli



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 10 08:49:54 UTC 2025

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

Log Message:
py-tomli: updated to 2.3.0

2.3.0

Added
- Binary wheels for Python 3.14 (also free-threaded)
Performance
- Reduced import time


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/py-tomli/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/py-tomli/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-tomli/Makefile
diff -u pkgsrc/textproc/py-tomli/Makefile:1.16 pkgsrc/textproc/py-tomli/Makefile:1.17
--- pkgsrc/textproc/py-tomli/Makefile:1.16      Sun Feb 23 22:43:09 2025
+++ pkgsrc/textproc/py-tomli/Makefile   Fri Oct 10 08:49:54 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2025/02/23 22:43:09 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2025/10/10 08:49:54 adam Exp $
 
-DISTNAME=      tomli-2.2.1
+DISTNAME=      tomli-2.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tomli/}
 

Index: pkgsrc/textproc/py-tomli/distinfo
diff -u pkgsrc/textproc/py-tomli/distinfo:1.8 pkgsrc/textproc/py-tomli/distinfo:1.9
--- pkgsrc/textproc/py-tomli/distinfo:1.8       Thu Nov 28 07:15:10 2024
+++ pkgsrc/textproc/py-tomli/distinfo   Fri Oct 10 08:49:54 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/11/28 07:15:10 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/10/10 08:49:54 adam Exp $
 
-BLAKE2s (tomli-2.2.1.tar.gz) = f56bda748948a5e3498ddaee85743abe5611aced011c53d818a6756a603fbbc2
-SHA512 (tomli-2.2.1.tar.gz) = 7c10fc955944f5e1ca752ca60247623e3694cca0f504647a9cd78869bafc46a6902a764ca359403167957043e97c58520916f2cbc6aae39b7181b0d8d24cae96
-Size (tomli-2.2.1.tar.gz) = 17175 bytes
+BLAKE2s (tomli-2.3.0.tar.gz) = b73ce0b03c41e0f5f971fbfaa663a5d152b665c303bc06907c62a2cd792448cd
+SHA512 (tomli-2.3.0.tar.gz) = df40f7ee9cb38cf71154c55d39e78c45ce92df1adcbfe3ce9f0dbfe947f0d2c655088e277fac3d1c592c351142101fdb6948515760e04abe36fcecb918bde26d
+Size (tomli-2.3.0.tar.gz) = 17392 bytes



Home | Main Index | Thread Index | Old Index