pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-dict2xml



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug  8 05:18:27 UTC 2024

Modified Files:
        pkgsrc/devel/py-dict2xml: Makefile distinfo

Log Message:
py-dict2xml: updated to 1.7.6

1.7.6 - 8 August 2024
Fixed the dict2xml.dict2xml entry point to distribute options correctly


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-dict2xml/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-dict2xml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-dict2xml/Makefile
diff -u pkgsrc/devel/py-dict2xml/Makefile:1.9 pkgsrc/devel/py-dict2xml/Makefile:1.10
--- pkgsrc/devel/py-dict2xml/Makefile:1.9       Wed Feb 14 16:30:27 2024
+++ pkgsrc/devel/py-dict2xml/Makefile   Thu Aug  8 05:18:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/02/14 16:30:27 adam Exp $
+# $NetBSD: Makefile,v 1.10 2024/08/08 05:18:27 adam Exp $
 
-DISTNAME=      dict2xml-1.7.5
+DISTNAME=      dict2xml-1.7.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dict2xml/}

Index: pkgsrc/devel/py-dict2xml/distinfo
diff -u pkgsrc/devel/py-dict2xml/distinfo:1.8 pkgsrc/devel/py-dict2xml/distinfo:1.9
--- pkgsrc/devel/py-dict2xml/distinfo:1.8       Wed Feb 14 16:30:27 2024
+++ pkgsrc/devel/py-dict2xml/distinfo   Thu Aug  8 05:18:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/02/14 16:30:27 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/08/08 05:18:27 adam Exp $
 
-BLAKE2s (dict2xml-1.7.5.tar.gz) = 428c63399af07ebf24856bdf80897207a1f6f9ec45d5e6d694019ad59f5d41a2
-SHA512 (dict2xml-1.7.5.tar.gz) = 88a77fcdc2ec320ba1668b27da4aacfcfc817090aebabc01fce76bff51b316166a0cc1f053884e8012a28e7118449f901465703869245dc662f29cee9665157e
-Size (dict2xml-1.7.5.tar.gz) = 14958 bytes
+BLAKE2s (dict2xml-1.7.6.tar.gz) = 53afd5a6d6d7ea3c036d41b67d2f6f6198235c74b7756dec39671aad29364fd6
+SHA512 (dict2xml-1.7.6.tar.gz) = 54e8330a556e7576d100fbbc036e8c9627872c4c1cbebcaedf137f2b8ad8e197e49b2e699c284f9c8a3d9874fea83eac80d129f67ea426e807e5699f8811b933
+Size (dict2xml-1.7.6.tar.gz) = 15210 bytes



Home | Main Index | Thread Index | Old Index