pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-types-toml



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Apr 14 12:34:02 UTC 2026

Modified Files:
        pkgsrc/devel/py-types-toml: Makefile PLIST distinfo

Log Message:
py-types-toml: updated to 0.10.8.20260408

0.10.8.20260408
Use dashes instead of underscores for METADATA.toml field names


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-types-toml/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-types-toml/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-types-toml/distinfo

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

Modified files:

Index: pkgsrc/devel/py-types-toml/Makefile
diff -u pkgsrc/devel/py-types-toml/Makefile:1.13 pkgsrc/devel/py-types-toml/Makefile:1.14
--- pkgsrc/devel/py-types-toml/Makefile:1.13    Sun Apr 13 06:51:58 2025
+++ pkgsrc/devel/py-types-toml/Makefile Tue Apr 14 12:34:02 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2025/04/13 06:51:58 adam Exp $
+# $NetBSD: Makefile,v 1.14 2026/04/14 12:34:02 adam Exp $
 
-DISTNAME=      types-toml-0.10.8.20240310
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME=      types_toml-0.10.8.20260408
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/types-toml/}
 

Index: pkgsrc/devel/py-types-toml/PLIST
diff -u pkgsrc/devel/py-types-toml/PLIST:1.4 pkgsrc/devel/py-types-toml/PLIST:1.5
--- pkgsrc/devel/py-types-toml/PLIST:1.4        Wed Apr 10 09:21:51 2024
+++ pkgsrc/devel/py-types-toml/PLIST    Tue Apr 14 12:34:02 2026
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.4 2024/04/10 09:21:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2026/04/14 12:34:02 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/toml-stubs/METADATA.toml
 ${PYSITELIB}/toml-stubs/__init__.pyi
 ${PYSITELIB}/toml-stubs/decoder.pyi
 ${PYSITELIB}/toml-stubs/encoder.pyi
 ${PYSITELIB}/toml-stubs/ordered.pyi
+${PYSITELIB}/toml-stubs/py.typed
 ${PYSITELIB}/toml-stubs/tz.pyi

Index: pkgsrc/devel/py-types-toml/distinfo
diff -u pkgsrc/devel/py-types-toml/distinfo:1.10 pkgsrc/devel/py-types-toml/distinfo:1.11
--- pkgsrc/devel/py-types-toml/distinfo:1.10    Wed Apr 10 09:21:51 2024
+++ pkgsrc/devel/py-types-toml/distinfo Tue Apr 14 12:34:02 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/04/10 09:21:51 adam Exp $
+$NetBSD: distinfo,v 1.11 2026/04/14 12:34:02 adam Exp $
 
-BLAKE2s (types-toml-0.10.8.20240310.tar.gz) = 140d0bce79bab43978a9e5e4ddc9bcbc8f21db376518653ecbe8caed89baaadf
-SHA512 (types-toml-0.10.8.20240310.tar.gz) = b8498e997f4235faa44406f57b8e7037988cac0d6c218d4763f1ebbaca0c95d14a1d81875a4d48732cadea7d846a1604ab0cca57cdce959030729578ac4ae459
-Size (types-toml-0.10.8.20240310.tar.gz) = 4392 bytes
+BLAKE2s (types_toml-0.10.8.20260408.tar.gz) = b90934a983f67398d7e9f62251e2068f760c31d4710ba1c6048979ed975af59e
+SHA512 (types_toml-0.10.8.20260408.tar.gz) = 8be658b6c44ab1a10d808e8104001f7339f307eb58ecf1b84f6e66c6e7c5a73ade9c0bbddcc4fb0dcb02fa25623b822847f2775ce8407d9776b246397b20b9f3
+Size (types_toml-0.10.8.20260408.tar.gz) = 9341 bytes



Home | Main Index | Thread Index | Old Index