pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-beautifulsoup4 py-beautifulsoup4: updated to 4.7.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a115fb9b806
branches: trunk
changeset: 317498:7a115fb9b806
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jan 08 09:30:44 2019 +0000
description:
py-beautifulsoup4: updated to 4.7.1
4.7.1:
* Fixed a significant performance problem introduced in 4.7.0.
* Fixed an incorrectly raised exception when inserting a tag before or
after an identical tag.
* Beautiful Soup will no longer try to keep track of namespaces that
are not defined with a prefix; this can confuse soupselect.
* Tried even harder to avoid the deprecation warning originally fixed in
4.6.1.
diffstat:
www/py-beautifulsoup4/Makefile | 4 ++--
www/py-beautifulsoup4/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 4511847db0cc -r 7a115fb9b806 www/py-beautifulsoup4/Makefile
--- a/www/py-beautifulsoup4/Makefile Tue Jan 08 09:18:18 2019 +0000
+++ b/www/py-beautifulsoup4/Makefile Tue Jan 08 09:30:44 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/01/02 10:36:08 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/01/08 09:30:44 adam Exp $
-DISTNAME= beautifulsoup4-4.7.0
+DISTNAME= beautifulsoup4-4.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= https://www.crummy.com/software/BeautifulSoup/bs4/download/${PKGVERSION_NOREV:R}/
diff -r 4511847db0cc -r 7a115fb9b806 www/py-beautifulsoup4/distinfo
--- a/www/py-beautifulsoup4/distinfo Tue Jan 08 09:18:18 2019 +0000
+++ b/www/py-beautifulsoup4/distinfo Tue Jan 08 09:30:44 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/01/02 10:36:08 adam Exp $
+$NetBSD: distinfo,v 1.10 2019/01/08 09:30:44 adam Exp $
-SHA1 (beautifulsoup4-4.7.0.tar.gz) = e2c961305af068e2aeda84c4b8e95423f1f181e5
-RMD160 (beautifulsoup4-4.7.0.tar.gz) = 8d3b31a411e28bcb231ea3c8b884f9f26e18d122
-SHA512 (beautifulsoup4-4.7.0.tar.gz) = 7bd431aa9ddcb972f13d39c46c16c87891cb9df9f8d90dcb1c818512f721f1d467d111b2fb2f0b96fb09b6ef8356c0d196a260a52f86fa0c904f145bca6782e3
-Size (beautifulsoup4-4.7.0.tar.gz) = 150086 bytes
+SHA1 (beautifulsoup4-4.7.1.tar.gz) = 1000ef6113d020d5140d556862107c3d502dd5ed
+RMD160 (beautifulsoup4-4.7.1.tar.gz) = 177353bdcd7b87aa7a922c807271df81f0bcddb4
+SHA512 (beautifulsoup4-4.7.1.tar.gz) = 7aa77bc6008bbcbbbe91b0a850007ab237d2832b63a787fbd94b7cbf47d4276b185e0c61c134df73221406458edff2b75b6b8c2b53b543aa3bb1b0e2202dac5a
+Size (beautifulsoup4-4.7.1.tar.gz) = 167065 bytes
Home |
Main Index |
Thread Index |
Old Index