summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-09-28 13:28:10 +0000
committeradam <adam@pkgsrc.org>2022-09-28 13:28:10 +0000
commit6c098a96af8e3cfa5f897fcd7963689a2ec889c8 (patch)
treeb1492cb5b0e34a8d26ecdd4bfc4c0d1a9efe1497 /textproc
parent6e429a2bdaeeef605b0d98e7d0916bb55c15b684 (diff)
downloadpkgsrc-6c098a96af8e3cfa5f897fcd7963689a2ec889c8.tar.gz
py-tomlkit: updated to 0.11.5
0.11.5 Fixed - Fix the type annotation of `unwrap()` and datetime parsing. - Clear the existing table header when it is adding to another table. - Fix a bug that escape chars are lost after concat with another string. - Fix a rendering issue of tables inside arrays or inline tables.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-tomlkit/Makefile4
-rw-r--r--textproc/py-tomlkit/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile
index 4b228d2632e..a0d25fe2d6a 100644
--- a/textproc/py-tomlkit/Makefile
+++ b/textproc/py-tomlkit/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2022/08/17 17:44:12 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/09/28 13:28:10 adam Exp $
-DISTNAME= tomlkit-0.11.4
+DISTNAME= tomlkit-0.11.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tomlkit/}
diff --git a/textproc/py-tomlkit/distinfo b/textproc/py-tomlkit/distinfo
index d4426ada4d5..8ac85ce2494 100644
--- a/textproc/py-tomlkit/distinfo
+++ b/textproc/py-tomlkit/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2022/08/17 17:44:12 wiz Exp $
+$NetBSD: distinfo,v 1.11 2022/09/28 13:28:10 adam Exp $
-BLAKE2s (tomlkit-0.11.4.tar.gz) = f3da250caba5b7404829b176f9a2c8b43b33efbdbcd13ac906b2f9694c2572e9
-SHA512 (tomlkit-0.11.4.tar.gz) = b68b5d2c5f2ad7aa2cbeac308008467f22c0c9975862506bcabbfdf1de677dbaab1c5cead17c68f4bf2977a7077ddcc46ef6383bd8a87e2ac1252641ae463335
-Size (tomlkit-0.11.4.tar.gz) = 187608 bytes
+BLAKE2s (tomlkit-0.11.5.tar.gz) = a47affd868e57f7f8f918e51d8ffd865b5990fcd77affabf7d9346807239e309
+SHA512 (tomlkit-0.11.5.tar.gz) = 71225787e3543f995358b288bf459256632a8cd72a52aae2a1c6ea04e7c0978fb9ccfa856fa5e96e6d6c9d416abcefccec3e94985421ea14e31a755ee85a3dec
+Size (tomlkit-0.11.5.tar.gz) = 188079 bytes