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.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc4e871ee9a8
branches:  trunk
changeset: 445040:fc4e871ee9a8
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jan 16 08:35:01 2021 +0000

description:
py-elementpath: updated to 2.1.1

v2.1.1
Fix for issue (test failure on missing locale setting)
Extend tests for XPath 1.0 with minor fixes

diffstat:

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

diffs (27 lines):

diff -r d5e5ff7f981f -r fc4e871ee9a8 textproc/py-elementpath/Makefile
--- a/textproc/py-elementpath/Makefile  Sat Jan 16 08:33:26 2021 +0000
+++ b/textproc/py-elementpath/Makefile  Sat Jan 16 08:35:01 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/01/06 12:13:27 adam Exp $
+# $NetBSD: Makefile,v 1.13 2021/01/16 08:35:01 adam Exp $
 
-DISTNAME=      elementpath-2.1.0
+DISTNAME=      elementpath-2.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/elementpath/}
diff -r d5e5ff7f981f -r fc4e871ee9a8 textproc/py-elementpath/distinfo
--- a/textproc/py-elementpath/distinfo  Sat Jan 16 08:33:26 2021 +0000
+++ b/textproc/py-elementpath/distinfo  Sat Jan 16 08:35:01 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/01/06 12:13:27 adam Exp $
+$NetBSD: distinfo,v 1.13 2021/01/16 08:35:01 adam Exp $
 
-SHA1 (elementpath-2.1.0.tar.gz) = cd5117c540bb2de27bc3299785cf6376be0f93ef
-RMD160 (elementpath-2.1.0.tar.gz) = 35d57be643deed1f8f8e4a7de91949a16ac2511d
-SHA512 (elementpath-2.1.0.tar.gz) = a2a1d36a79464314e59aeb5f8c070b84c31d15a2101418da2bb8e9ed389a85c45827bc5366199f20e3be9c0b726a9543c3394fc872f1f4a84a81236b2211f428
-Size (elementpath-2.1.0.tar.gz) = 198091 bytes
+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



Home | Main Index | Thread Index | Old Index