pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-tomlkit py-tomlkit: updated to 0.9.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6929bf31d470
branches:  trunk
changeset: 373192:6929bf31d470
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Feb 08 08:56:23 2022 +0000

description:
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.

diffstat:

 textproc/py-tomlkit/Makefile |  4 ++--
 textproc/py-tomlkit/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 487b972bb54a -r 6929bf31d470 textproc/py-tomlkit/Makefile
--- a/textproc/py-tomlkit/Makefile      Tue Feb 08 08:54:22 2022 +0000
+++ b/textproc/py-tomlkit/Makefile      Tue Feb 08 08:56:23 2022 +0000
@@ -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/}
diff -r 487b972bb54a -r 6929bf31d470 textproc/py-tomlkit/distinfo
--- a/textproc/py-tomlkit/distinfo      Tue Feb 08 08:54:22 2022 +0000
+++ b/textproc/py-tomlkit/distinfo      Tue Feb 08 08:56:23 2022 +0000
@@ -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