pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-xmltodict



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Oct 19 05:57:41 UTC 2024

Modified Files:
        pkgsrc/textproc/py-xmltodict: Makefile distinfo

Log Message:
py-xmltodict: updated to 0.14.2

v0.14.2

Revert "Ensure significant whitespace is not trimmed"
This changed was backwards incompatible and caused downstream issues.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-xmltodict/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/py-xmltodict/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-xmltodict/Makefile
diff -u pkgsrc/textproc/py-xmltodict/Makefile:1.6 pkgsrc/textproc/py-xmltodict/Makefile:1.7
--- pkgsrc/textproc/py-xmltodict/Makefile:1.6   Fri Oct 11 10:54:33 2024
+++ pkgsrc/textproc/py-xmltodict/Makefile       Sat Oct 19 05:57:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/10/11 10:54:33 adam Exp $
+# $NetBSD: Makefile,v 1.7 2024/10/19 05:57:41 adam Exp $
 
-DISTNAME=      xmltodict-0.14.1
+DISTNAME=      xmltodict-0.14.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xmltodict/}

Index: pkgsrc/textproc/py-xmltodict/distinfo
diff -u pkgsrc/textproc/py-xmltodict/distinfo:1.7 pkgsrc/textproc/py-xmltodict/distinfo:1.8
--- pkgsrc/textproc/py-xmltodict/distinfo:1.7   Fri Oct 11 10:54:33 2024
+++ pkgsrc/textproc/py-xmltodict/distinfo       Sat Oct 19 05:57:41 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2024/10/11 10:54:33 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/10/19 05:57:41 adam Exp $
 
-BLAKE2s (xmltodict-0.14.1.tar.gz) = 2db9fe0539f2a786b0dae65bd726327f623024f22249bdcd8c5773e0897687ef
-SHA512 (xmltodict-0.14.1.tar.gz) = 802c1861202433dd0f1cdbbf76cbd9d1418228e994909de4711d450258ca9c7764ce5adb174b8c97437b2d52d797dd8b8014ee83ce86023860a828d7881e9923
-Size (xmltodict-0.14.1.tar.gz) = 51919 bytes
+BLAKE2s (xmltodict-0.14.2.tar.gz) = 3149cc3e4839fee9114ea391e05d0df31401eb36ac7749d91a2c2587944778e1
+SHA512 (xmltodict-0.14.2.tar.gz) = 3333955156e355cd40bd947bbefe0ff2e90de900cf12aa3ad82fa28e2921d9e2ccd245116573a0711cce12ac294d5a8d18a83744b4e7fc9e2b4025e35175080b
+Size (xmltodict-0.14.2.tar.gz) = 51942 bytes
 SHA1 (patch-README.md) = af28ff7112772932b9229b343ff162af4227b98e



Home | Main Index | Thread Index | Old Index