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: Tue Feb 8 08:56:23 UTC 2022
Modified Files:
pkgsrc/textproc/py-tomlkit: Makefile distinfo
Log Message:
py-tomlkit: updated to 0.9.1
0.9.1
Fixed
Fix a bug of separators not being kept when replacing the value.
Tuples should be dumped as TOML arrays.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-tomlkit/Makefile \
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.2 pkgsrc/textproc/py-tomlkit/Makefile:1.3
--- pkgsrc/textproc/py-tomlkit/Makefile:1.2 Thu Feb 3 09:15:47 2022
+++ pkgsrc/textproc/py-tomlkit/Makefile Tue Feb 8 08:56:23 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/02/03 09:15:47 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/02/08 08:56:23 adam Exp $
-DISTNAME= tomlkit-0.9.0
+DISTNAME= tomlkit-0.9.1
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.2 pkgsrc/textproc/py-tomlkit/distinfo:1.3
--- pkgsrc/textproc/py-tomlkit/distinfo:1.2 Thu Feb 3 09:15:47 2022
+++ pkgsrc/textproc/py-tomlkit/distinfo Tue Feb 8 08:56:23 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/02/03 09:15:47 adam Exp $
+$NetBSD: distinfo,v 1.3 2022/02/08 08:56:23 adam Exp $
-BLAKE2s (tomlkit-0.9.0.tar.gz) = 8b5b27de3a7ced082af222ba67ae58ed471d1f41c85f21db1d1d6014b0d4403d
-SHA512 (tomlkit-0.9.0.tar.gz) = 36cb7fd683b4dc6e82a4828db76ad997de79302ed485751b14375e7483400adbce8e9b8bf913a6f404ffc16a06cf90158caca20c4419bd032a7d27a8790573db
-Size (tomlkit-0.9.0.tar.gz) = 176037 bytes
+BLAKE2s (tomlkit-0.9.1.tar.gz) = 14117172ef711823c1910c3076df3a1fc6e9743278aee5f0d7982bafeca1e1b4
+SHA512 (tomlkit-0.9.1.tar.gz) = 7c9a8d5fd9550cb23f90f6ed627f957fdfe29397be0a99b4b0f68767cee268343ebd8a4f8977b9a0f84573ce7e49116874ad1d1af419b86ee41bab0efbfdf400
+Size (tomlkit-0.9.1.tar.gz) = 176273 bytes
Home |
Main Index |
Thread Index |
Old Index