Skip to content

Commit 96915d3

Browse files
author
adam
committed
py-xml2rfc: updated to 3.17.4
v3.17.4 - 2023-06-22 🐛 Bug Fixes - Remove old tools server from BibXML lookup locations - Switch from appdirs to platformdirs, since it is maintained - Warn when reference uses PIs - Reset seen_slugs cache on every prep run - Add xml extension to BibXML requests
1 parent 2c1a17b commit 96915d3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

textproc/py-xml2rfc/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.11 2023/04/25 13:10:46 adam Exp $
1+
# $NetBSD: Makefile,v 1.12 2023/06/27 13:07:33 adam Exp $
22

3-
DISTNAME= xml2rfc-3.17.1
3+
DISTNAME= xml2rfc-3.17.4
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= textproc python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xml2rfc/}

textproc/py-xml2rfc/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.7 2023/04/25 13:10:46 adam Exp $
1+
$NetBSD: distinfo,v 1.8 2023/06/27 13:07:33 adam Exp $
22

3-
BLAKE2s (xml2rfc-3.17.1.tar.gz) = 66b24ca4298f04c03e8506ecb6d0ad4c1e8fb66478beb33dd23e70c5eea74395
4-
SHA512 (xml2rfc-3.17.1.tar.gz) = b63ab6e630ec44ad8d2eb0e2258c8e3204745cf3aec5bdcd82e351382a202f2c54cfceac8236ffcce19d0bec1a492965c6b75ef7baf32d8cc8ab379218d30b1e
5-
Size (xml2rfc-3.17.1.tar.gz) = 2644506 bytes
3+
BLAKE2s (xml2rfc-3.17.4.tar.gz) = fa39bde82e6d5394d66bcf704dde34a1b17f2634486a1939c3abb4a5674a9fb3
4+
SHA512 (xml2rfc-3.17.4.tar.gz) = 071b50a03a26d45b4e3062fff308edc27a6b63436c499846c64b58e34d477611eb6384daa349bf2b911c9ff4a58701f1a28edd3a7f40db41563035492acc3af3
5+
Size (xml2rfc-3.17.4.tar.gz) = 2646275 bytes

0 commit comments

Comments
 (0)