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: Mon Jan 25 14:25:32 UTC 2021
Modified Files:
pkgsrc/textproc/py-elementpath: Makefile distinfo
Log Message:
py-elementpath: updated to 2.1.2
v2.1.2
* Extend tests for XPath 1.0/2.0 with minor fixes
* Fix for +/- prefix operators
* Fix for regex patterns anchors and binary datatypes
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 pkgsrc/textproc/py-elementpath/Makefile:1.14
--- pkgsrc/textproc/py-elementpath/Makefile:1.13 Sat Jan 16 08:35:01 2021
+++ pkgsrc/textproc/py-elementpath/Makefile Mon Jan 25 14:25:32 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/01/16 08:35:01 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/01/25 14:25:32 adam Exp $
-DISTNAME= elementpath-2.1.1
+DISTNAME= elementpath-2.1.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.13 pkgsrc/textproc/py-elementpath/distinfo:1.14
--- pkgsrc/textproc/py-elementpath/distinfo:1.13 Sat Jan 16 08:35:01 2021
+++ pkgsrc/textproc/py-elementpath/distinfo Mon Jan 25 14:25:32 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/01/16 08:35:01 adam Exp $
+$NetBSD: distinfo,v 1.14 2021/01/25 14:25:32 adam Exp $
-SHA1 (elementpath-2.1.1.tar.gz) = 3c0533bed97c159ce907aec283bc23756dcff1ea
-RMD160 (elementpath-2.1.1.tar.gz) = b45c5106cfc0c176b3a990a4faae398aa8dc5d1a
-SHA512 (elementpath-2.1.1.tar.gz) = 77414f37aecbe44d44cb51fdfcdad630d35fe00d6ff14dcc819851b5d844ba7f266026f6763aa70265c11cca922fb78f565d0fb33f41749594a9f256fa44ac1a
-Size (elementpath-2.1.1.tar.gz) = 199609 bytes
+SHA1 (elementpath-2.1.2.tar.gz) = b28644b983ce577088a205cd65818b2ff5aa0d9f
+RMD160 (elementpath-2.1.2.tar.gz) = a175473d4e4f7e272e55a6403d695d6b0c0a5265
+SHA512 (elementpath-2.1.2.tar.gz) = 3ba7802d4a4f81c73743963b8ee8cc293973430b521f67615f344d78bf259fd371630ce09d0acff223584ac5aa11cccdfe47fe34b0dfd5ff64faacd181e10d28
+Size (elementpath-2.1.2.tar.gz) = 204979 bytes
Home |
Main Index |
Thread Index |
Old Index