pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-elementpath



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct  6 19:47:20 UTC 2021

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

Log Message:
py-elementpath: updated to 2.3.2

2.3.2
* Make ElementProtocol and LxmlElementProtocol runtime checkable (only for Python 3.8+)
* Type annotations for all package public APIs


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/py-elementpath/Makefile \
    pkgsrc/textproc/py-elementpath/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-elementpath/Makefile
diff -u pkgsrc/textproc/py-elementpath/Makefile:1.21 pkgsrc/textproc/py-elementpath/Makefile:1.22
--- pkgsrc/textproc/py-elementpath/Makefile:1.21        Fri Sep 10 15:08:21 2021
+++ pkgsrc/textproc/py-elementpath/Makefile     Wed Oct  6 19:47:19 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2021/09/10 15:08:21 adam Exp $
+# $NetBSD: Makefile,v 1.22 2021/10/06 19:47:19 adam Exp $
 
-DISTNAME=      elementpath-2.3.1
+DISTNAME=      elementpath-2.3.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/elementpath/}
Index: pkgsrc/textproc/py-elementpath/distinfo
diff -u pkgsrc/textproc/py-elementpath/distinfo:1.21 pkgsrc/textproc/py-elementpath/distinfo:1.22
--- pkgsrc/textproc/py-elementpath/distinfo:1.21        Fri Sep 10 15:08:21 2021
+++ pkgsrc/textproc/py-elementpath/distinfo     Wed Oct  6 19:47:19 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2021/09/10 15:08:21 adam Exp $
+$NetBSD: distinfo,v 1.22 2021/10/06 19:47:19 adam Exp $
 
-SHA1 (elementpath-2.3.1.tar.gz) = c35b4e7bd700a5b6c0220cb6d528fc3ba3c0be11
-RMD160 (elementpath-2.3.1.tar.gz) = 585792241829db4d4486b14201e0e99d6112c03d
-SHA512 (elementpath-2.3.1.tar.gz) = 7f8bff92464d26c8380d015fa1dafc3571a4894e728e6515b6cb6861025e8537cf5b1bf4169c5805a69e46d75ac3cff66ad7e35d566b9a263b786fef7b94fd1b
-Size (elementpath-2.3.1.tar.gz) = 239086 bytes
+SHA1 (elementpath-2.3.2.tar.gz) = 4391e711cc6a96e43fadd22b2f8473c60da9e663
+RMD160 (elementpath-2.3.2.tar.gz) = b6c24b0b817414340d00301a512a8c7c8a6e3844
+SHA512 (elementpath-2.3.2.tar.gz) = c986828eb9c379562c6a50315ef615a5efa03be28ddb7ffb7ffbf2107fd86f27d1595350e48670d04f8c36e0892036b2dbcc00525a1264aacf0b99603110f260
+Size (elementpath-2.3.2.tar.gz) = 240284 bytes



Home | Main Index | Thread Index | Old Index