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: update to 0.11.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/10815c25835a
branches:  trunk
changeset: 383316:10815c25835a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 17 17:44:12 2022 +0000

description:
py-tomlkit: update to 0.11.4.

## [0.11.4] - 2022-08-12

### Fixed

- Fix a memory leak caused by `lru_cache` on methods. ([#227](https://github.com/sdispater/tomlkit/issues/227))

diffstat:

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

diffs (25 lines):

diff -r 2ed189a0a6d9 -r 10815c25835a textproc/py-tomlkit/Makefile
--- a/textproc/py-tomlkit/Makefile      Wed Aug 17 17:40:13 2022 +0000
+++ b/textproc/py-tomlkit/Makefile      Wed Aug 17 17:44:12 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/08/10 09:07:59 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/08/17 17:44:12 wiz Exp $
 
-DISTNAME=      tomlkit-0.11.3
+DISTNAME=      tomlkit-0.11.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tomlkit/}
diff -r 2ed189a0a6d9 -r 10815c25835a textproc/py-tomlkit/distinfo
--- a/textproc/py-tomlkit/distinfo      Wed Aug 17 17:40:13 2022 +0000
+++ b/textproc/py-tomlkit/distinfo      Wed Aug 17 17:44:12 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/08/10 09:07:59 adam Exp $
+$NetBSD: distinfo,v 1.10 2022/08/17 17:44:12 wiz Exp $
 
-BLAKE2s (tomlkit-0.11.3.tar.gz) = 5fb823dade36e2894e896cddae52d37fd2554d99ddd8ef389d242c2279a9c375
-SHA512 (tomlkit-0.11.3.tar.gz) = 09582776d7472647dadc387521e380056cf0a0d7ba68f7bfd423046caea2ecb068cc24cafceb54cecdc2754be9b3a4ad0cc40c7a0027e27b866491ade5b911c7
-Size (tomlkit-0.11.3.tar.gz) = 187825 bytes
+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



Home | Main Index | Thread Index | Old Index