pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-parsel py-parsel: updated to 1.5.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/df4c7af9e7e9
branches: trunk
changeset: 387345:df4c7af9e7e9
user: adam <adam%pkgsrc.org@localhost>
date: Thu Nov 15 09:53:33 2018 +0000
description:
py-parsel: updated to 1.5.1
1.5.1:
* has-class XPath function handles newlines and other separators
in class names properly;
* fixed parsing of HTML documents with null bytes;
* documentation improvements;
* Python 3.7 tests are run on CI; other test improvements.
diffstat:
www/py-parsel/Makefile | 4 ++--
www/py-parsel/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 20880c69c2dd -r df4c7af9e7e9 www/py-parsel/Makefile
--- a/www/py-parsel/Makefile Thu Nov 15 09:50:38 2018 +0000
+++ b/www/py-parsel/Makefile Thu Nov 15 09:53:33 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/07/09 06:17:14 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/11/15 09:53:33 adam Exp $
-DISTNAME= parsel-1.5.0
+DISTNAME= parsel-1.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/parsel/}
diff -r 20880c69c2dd -r df4c7af9e7e9 www/py-parsel/distinfo
--- a/www/py-parsel/distinfo Thu Nov 15 09:50:38 2018 +0000
+++ b/www/py-parsel/distinfo Thu Nov 15 09:53:33 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/07/09 06:17:14 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/11/15 09:53:33 adam Exp $
-SHA1 (parsel-1.5.0.tar.gz) = 80f1e657cb633dfd3fa403b50384dfbebf27c6f0
-RMD160 (parsel-1.5.0.tar.gz) = 237e837913e569a88733d869a130ed519a7b775d
-SHA512 (parsel-1.5.0.tar.gz) = ca440d198eaa343aa4be9a04fbaa36a0ff7eda2e8b9ffb66c077715ac517edf1cee9554220981ab142da87d02e20be0a4f88dff446cb314a9a1bff6bd7c834f1
-Size (parsel-1.5.0.tar.gz) = 39370 bytes
+SHA1 (parsel-1.5.1.tar.gz) = 1eeb15923381ddf8e8e3e6ccbc4c33a0ac4d080e
+RMD160 (parsel-1.5.1.tar.gz) = ba21b4d5c1127dd0bd04da97e512e4862d5bc5be
+SHA512 (parsel-1.5.1.tar.gz) = 0e7ffcaecf2f3867ce899ed8ae4093c20f6da3e32f4e5cff90f13352421d4ca37f3375c018e7d45747c508138cfbcdaa86528706e8c36892ac6c0ccccb59f7c5
+Size (parsel-1.5.1.tar.gz) = 40613 bytes
Home |
Main Index |
Thread Index |
Old Index