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.10.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e20bf534e7e
branches: trunk
changeset: 377741:7e20bf534e7e
user: adam <adam%pkgsrc.org@localhost>
date: Sun Apr 24 16:52:27 2022 +0000
description:
py-tomlkit: updated to 0.10.2
0.10.2
Fixed
- Use the plain python string representation of `Key` in `KeyAlreadyPresent` error message.
- Fix the `astimezone()` and `replace()` methods of datetime objects.
- Add type definitions for `items()` function.
diffstat:
textproc/py-tomlkit/Makefile | 4 ++--
textproc/py-tomlkit/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 98ad23d0d722 -r 7e20bf534e7e textproc/py-tomlkit/Makefile
--- a/textproc/py-tomlkit/Makefile Sun Apr 24 16:50:54 2022 +0000
+++ b/textproc/py-tomlkit/Makefile Sun Apr 24 16:52:27 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/04/01 09:31:14 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/24 16:52:27 adam Exp $
-DISTNAME= tomlkit-0.10.1
+DISTNAME= tomlkit-0.10.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tomlkit/}
diff -r 98ad23d0d722 -r 7e20bf534e7e textproc/py-tomlkit/distinfo
--- a/textproc/py-tomlkit/distinfo Sun Apr 24 16:50:54 2022 +0000
+++ b/textproc/py-tomlkit/distinfo Sun Apr 24 16:52:27 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/04/01 09:31:14 adam Exp $
+$NetBSD: distinfo,v 1.5 2022/04/24 16:52:27 adam Exp $
-BLAKE2s (tomlkit-0.10.1.tar.gz) = 35dc23f67da9f19fcd2affba06c1e62b680330ab4e132a8fec507289f4729955
-SHA512 (tomlkit-0.10.1.tar.gz) = a5082b88a9b3832393d860258dd7584ed05788777d4c1dd98415bfb7c64acf8f77eaf18c3fcf824913d999ffa37b4481675b3fce9b8af8ef9c1be0712ad622a9
-Size (tomlkit-0.10.1.tar.gz) = 183650 bytes
+BLAKE2s (tomlkit-0.10.2.tar.gz) = 20546fbe6e553d17205f6ae10d90b2132d8b030e3060ba700a366076e6f0b8e7
+SHA512 (tomlkit-0.10.2.tar.gz) = e1d5353659f9a0f4ba2f6a0b82980f0b50b012e3b299c2c6b12aa8a63fc4772649bdc2b5a755c21acc46fe2d226241918fb09a4202cca596b6e9633be95e79d8
+Size (tomlkit-0.10.2.tar.gz) = 184537 bytes
Home |
Main Index |
Thread Index |
Old Index