Tue Nov 29 05:49:01 2022 UTC ()
py-dicttoxml: updated to 1.7.11

Version 1.7.11

Simplified solution to issue 94

Version 1.7.9

Fixed issue 94


(adam)
diff -r1.5 -r1.6 pkgsrc/textproc/py-dicttoxml/Makefile
diff -r1.6 -r1.7 pkgsrc/textproc/py-dicttoxml/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/textproc/py-dicttoxml/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-dicttoxml/Makefile 2022/11/28 13:26:24 1.5
+++ pkgsrc/textproc/py-dicttoxml/Makefile 2022/11/29 05:49:01 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2022/11/28 13:26:24 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2022/11/29 05:49:01 adam Exp $
2 2
3DISTNAME= dicttoxml-1.7.8 3DISTNAME= dicttoxml-1.7.11
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=d/dicttoxml/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=d/dicttoxml/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/quandyfactory/dicttoxml 9HOMEPAGE= https://github.com/quandyfactory/dicttoxml
10COMMENT= Library for simple XML serialization 10COMMENT= Library for simple XML serialization
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15# No real tests 15# No real tests
16do-test: 16do-test:

cvs diff -r1.6 -r1.7 pkgsrc/textproc/py-dicttoxml/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-dicttoxml/distinfo 2022/11/28 13:26:24 1.6
+++ pkgsrc/textproc/py-dicttoxml/distinfo 2022/11/29 05:49:01 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2022/11/28 13:26:24 adam Exp $ 1$NetBSD: distinfo,v 1.7 2022/11/29 05:49:01 adam Exp $
2 2
3BLAKE2s (dicttoxml-1.7.8.tar.gz) = f62a4f2bba8c6354cbc28a81d4da78bd69c0007b5d405edd234799833a2d1c1e 3BLAKE2s (dicttoxml-1.7.11.tar.gz) = ccf05c72582614eb76b737244149d87c913819abd4df5f09306c07d49f48bd73
4SHA512 (dicttoxml-1.7.8.tar.gz) = e092480598b9a642dfc007b9634357c9c8ac0cd6aedf61b313542b4e4d97b24d49a20aeaaf8dd0204f537f56c042a813d239bfb2b73af24960add0c897a81130 4SHA512 (dicttoxml-1.7.11.tar.gz) = d8a16203710aa402b7ce2a7fc9bb289fa4a7004dbcdce4f60d4665b451bd0f63ebc7a78164edf394e7cc7a77e4da13e6e8b9872c19d4e2dfe7c6eb9a1abfbcf2
5Size (dicttoxml-1.7.8.tar.gz) = 30850 bytes 5Size (dicttoxml-1.7.11.tar.gz) = 30982 bytes