pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-tomlkit



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed May  8 15:13:36 UTC 2024

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

Log Message:
py-tomlkit: updated to 0.12.5

0.12.5

[pre-commit.ci] pre-commit autoupdate
chore(deps-dev): bump idna from 3.4 to 3.7
fix: CI workflow for macos
chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4
fix: don't add sign if the float is negative
fix: Construction of OutOfOrderTableProxy can cause newlines to be inserted


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-tomlkit/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/py-tomlkit/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-tomlkit/Makefile
diff -u pkgsrc/textproc/py-tomlkit/Makefile:1.19 pkgsrc/textproc/py-tomlkit/Makefile:1.20
--- pkgsrc/textproc/py-tomlkit/Makefile:1.19    Tue Feb 27 08:33:44 2024
+++ pkgsrc/textproc/py-tomlkit/Makefile Wed May  8 15:13:36 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2024/02/27 08:33:44 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/05/08 15:13:36 adam Exp $
 
-DISTNAME=      tomlkit-0.12.4
+DISTNAME=      tomlkit-0.12.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tomlkit/}

Index: pkgsrc/textproc/py-tomlkit/distinfo
diff -u pkgsrc/textproc/py-tomlkit/distinfo:1.18 pkgsrc/textproc/py-tomlkit/distinfo:1.19
--- pkgsrc/textproc/py-tomlkit/distinfo:1.18    Tue Feb 27 08:33:44 2024
+++ pkgsrc/textproc/py-tomlkit/distinfo Wed May  8 15:13:36 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2024/02/27 08:33:44 adam Exp $
+$NetBSD: distinfo,v 1.19 2024/05/08 15:13:36 adam Exp $
 
-BLAKE2s (tomlkit-0.12.4.tar.gz) = f95de8a56e740f3d00d3cc91514a000d1e24f3bd12b2d0499a9141728d3b5959
-SHA512 (tomlkit-0.12.4.tar.gz) = b6b1cbb954202a256411388eea46852964bbdd02026086a42eab9107c55b961718398ec504f0289560894e9b46cf1c2f4b7e943267454509f6212e899e161d05
-Size (tomlkit-0.12.4.tar.gz) = 191162 bytes
+BLAKE2s (tomlkit-0.12.5.tar.gz) = 548e447620adab08f657f54f4ab113c4fcd27df2cc8fdcb3724989a9fb136a8c
+SHA512 (tomlkit-0.12.5.tar.gz) = 85fba0018059c72f483251e53c039ede4ed630dd31afc58a1555705281a42c090aee2d8c25234b8700ff5f3a766313d7c9c716d7224f608f22f836c9e701c251
+Size (tomlkit-0.12.5.tar.gz) = 191420 bytes



Home | Main Index | Thread Index | Old Index