pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-xml2rfc



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 26 09:05:34 UTC 2025

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

Log Message:
py-xml2rfc: updated to 3.30.1

3.30.1

Bug Fixes

- html: Respect --no-external-js flag
- Strip link attachments

Chores

- Fix typo in --no-external-css flag description
- Install test dependencies before pytests

Documentation Changes

- update CHANGELOG.md + py file versions for v3.30.0


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/py-xml2rfc/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/py-xml2rfc/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-xml2rfc/Makefile
diff -u pkgsrc/textproc/py-xml2rfc/Makefile:1.28 pkgsrc/textproc/py-xml2rfc/Makefile:1.29
--- pkgsrc/textproc/py-xml2rfc/Makefile:1.28    Fri Aug 22 09:19:18 2025
+++ pkgsrc/textproc/py-xml2rfc/Makefile Tue Aug 26 09:05:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2025/08/22 09:19:18 adam Exp $
+# $NetBSD: Makefile,v 1.29 2025/08/26 09:05:34 adam Exp $
 
-DISTNAME=      xml2rfc-3.30.0
+DISTNAME=      xml2rfc-3.30.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xml2rfc/}

Index: pkgsrc/textproc/py-xml2rfc/distinfo
diff -u pkgsrc/textproc/py-xml2rfc/distinfo:1.22 pkgsrc/textproc/py-xml2rfc/distinfo:1.23
--- pkgsrc/textproc/py-xml2rfc/distinfo:1.22    Fri Aug 22 09:19:18 2025
+++ pkgsrc/textproc/py-xml2rfc/distinfo Tue Aug 26 09:05:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2025/08/22 09:19:18 adam Exp $
+$NetBSD: distinfo,v 1.23 2025/08/26 09:05:34 adam Exp $
 
-BLAKE2s (xml2rfc-3.30.0.tar.gz) = d7adbff65481c583f3f4cc31d0e1b6b18a052f31422baee0363f89a24285e9c5
-SHA512 (xml2rfc-3.30.0.tar.gz) = b43cc42c756ed1434d10876ccd3179efb287e37d6ec7503bf83dcb49ccc65b45818fb950b14d1a04d56e5cc2843f6aa2efe07d26aafd6a1a32c2a57a2d821a61
-Size (xml2rfc-3.30.0.tar.gz) = 420650 bytes
+BLAKE2s (xml2rfc-3.30.1.tar.gz) = dd79b1e3183102517399806e578989807a67f37f1389dce753299a6832f01a8b
+SHA512 (xml2rfc-3.30.1.tar.gz) = 31bdee101285347200dabf6a724b80525ef7c71208763a4d6fcb3cf27e5e6f4b5ff4e6b523480f3c42bf9a6c156e43141ff6ecde83dddb7fad671e4dbda7b21a
+Size (xml2rfc-3.30.1.tar.gz) = 421403 bytes



Home | Main Index | Thread Index | Old Index