pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-elementpath py-elementpath: updated to 2.1.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cea35853dac9
branches:  trunk
changeset: 445583:cea35853dac9
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jan 25 14:25:32 2021 +0000

description:
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

diffstat:

 textproc/py-elementpath/Makefile |   4 ++--
 textproc/py-elementpath/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 7bb7c8862c48 -r cea35853dac9 textproc/py-elementpath/Makefile
--- a/textproc/py-elementpath/Makefile  Mon Jan 25 14:23:59 2021 +0000
+++ b/textproc/py-elementpath/Makefile  Mon Jan 25 14:25:32 2021 +0000
@@ -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/}
diff -r 7bb7c8862c48 -r cea35853dac9 textproc/py-elementpath/distinfo
--- a/textproc/py-elementpath/distinfo  Mon Jan 25 14:23:59 2021 +0000
+++ b/textproc/py-elementpath/distinfo  Mon Jan 25 14:25:32 2021 +0000
@@ -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