pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-xmlschema



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec 28 18:43:34 UTC 2023

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

Log Message:
py-xmlschema: updated to 2.5.1

v2.5.1

* Fix slowness of key selectors introduced by v2.5.0
* Remove redundant wheel dep from pyproject.toml and unnecessary build deps from tox.ini


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/textproc/py-xmlschema/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/textproc/py-xmlschema/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-xmlschema/Makefile
diff -u pkgsrc/textproc/py-xmlschema/Makefile:1.50 pkgsrc/textproc/py-xmlschema/Makefile:1.51
--- pkgsrc/textproc/py-xmlschema/Makefile:1.50  Tue Nov 14 23:59:23 2023
+++ pkgsrc/textproc/py-xmlschema/Makefile       Thu Dec 28 18:43:34 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2023/11/14 23:59:23 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2023/12/28 18:43:34 adam Exp $
 
-DISTNAME=      xmlschema-2.5.0
+DISTNAME=      xmlschema-2.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xmlschema/}
 

Index: pkgsrc/textproc/py-xmlschema/distinfo
diff -u pkgsrc/textproc/py-xmlschema/distinfo:1.47 pkgsrc/textproc/py-xmlschema/distinfo:1.48
--- pkgsrc/textproc/py-xmlschema/distinfo:1.47  Sun Oct  1 16:15:55 2023
+++ pkgsrc/textproc/py-xmlschema/distinfo       Thu Dec 28 18:43:34 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2023/10/01 16:15:55 adam Exp $
+$NetBSD: distinfo,v 1.48 2023/12/28 18:43:34 adam Exp $
 
-BLAKE2s (xmlschema-2.5.0.tar.gz) = ad72583ee46a4387fa5169adb9c7856f5d99475eee66d746c583e81b36e0f05a
-SHA512 (xmlschema-2.5.0.tar.gz) = d859be35d057d8bb1cea85c0f90525ae26f78f09ba2a111414f429eb2afd8633cb59ec0d701bba5bd1d086efb7ae51c2c470882cbfb932caa51c8b8d1ecbfbcb
-Size (xmlschema-2.5.0.tar.gz) = 539358 bytes
+BLAKE2s (xmlschema-2.5.1.tar.gz) = d3afd237a683861483c3a6740f57836264e8fd45216f0ecbf49b264ab9e53029
+SHA512 (xmlschema-2.5.1.tar.gz) = b968323581140a768d44cbd7fec08638f556204a4c75dc608b1f78868a68dc3fe3103a2c03dfa79601301043807478bc08ded63923ec26c4425ebdf48fdf0c7e
+Size (xmlschema-2.5.1.tar.gz) = 539267 bytes



Home | Main Index | Thread Index | Old Index