pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-beautifulsoup4 Update to 4.5.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3614f9d67c0b
branches:  trunk
changeset: 358410:3614f9d67c0b
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Feb 12 04:01:39 2017 +0000

description:
Update to 4.5.3

Upstream changes:
= 4.5.3 (20170102) =

* Fixed foster parenting when html5lib is the tree builder. Thanks to
  Geoffrey Sneddon for a patch and test.

* Fixed yet another problem that caused the html5lib tree builder to
  create a disconnected parse tree. [bug=1629825]

= 4.5.2 (20170102) =

* Apart from the version number, this release is identical to
  4.5.3. Due to user error, it could not be completely uploaded to
  PyPI. Use 4.5.3 instead.

diffstat:

 www/py-beautifulsoup4/Makefile |   4 ++--
 www/py-beautifulsoup4/PLIST    |   5 ++++-
 www/py-beautifulsoup4/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 729fdef1bf87 -r 3614f9d67c0b www/py-beautifulsoup4/Makefile
--- a/www/py-beautifulsoup4/Makefile    Sun Feb 12 03:24:20 2017 +0000
+++ b/www/py-beautifulsoup4/Makefile    Sun Feb 12 04:01:39 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2016/08/09 14:40:53 leot Exp $
+# $NetBSD: Makefile,v 1.8 2017/02/12 04:01:39 wen Exp $
 
-DISTNAME=      beautifulsoup4-4.5.1
+DISTNAME=      beautifulsoup4-4.5.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  http://www.crummy.com/software/BeautifulSoup/bs4/download/4.5/
diff -r 729fdef1bf87 -r 3614f9d67c0b www/py-beautifulsoup4/PLIST
--- a/www/py-beautifulsoup4/PLIST       Sun Feb 12 03:24:20 2017 +0000
+++ b/www/py-beautifulsoup4/PLIST       Sun Feb 12 04:01:39 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/08/09 14:40:53 leot Exp $
+@comment $NetBSD: PLIST,v 1.4 2017/02/12 04:01:39 wen Exp $
 ${PYSITELIB}/${EGG_FILE}/PKG-INFO
 ${PYSITELIB}/${EGG_FILE}/SOURCES.txt
 ${PYSITELIB}/${EGG_FILE}/dependency_links.txt
@@ -7,6 +7,9 @@
 ${PYSITELIB}/bs4/__init__.py
 ${PYSITELIB}/bs4/__init__.pyc
 ${PYSITELIB}/bs4/__init__.pyo
+${PYSITELIB}/bs4/1631353.py
+${PYSITELIB}/bs4/1631353.pyc
+${PYSITELIB}/bs4/1631353.pyo
 ${PYSITELIB}/bs4/builder/__init__.py
 ${PYSITELIB}/bs4/builder/__init__.pyc
 ${PYSITELIB}/bs4/builder/__init__.pyo
diff -r 729fdef1bf87 -r 3614f9d67c0b www/py-beautifulsoup4/distinfo
--- a/www/py-beautifulsoup4/distinfo    Sun Feb 12 03:24:20 2017 +0000
+++ b/www/py-beautifulsoup4/distinfo    Sun Feb 12 04:01:39 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/08/09 14:40:53 leot Exp $
+$NetBSD: distinfo,v 1.5 2017/02/12 04:01:39 wen Exp $
 
-SHA1 (beautifulsoup4-4.5.1.tar.gz) = 60f790e04bef71ca8143126839aba55b2e00b560
-RMD160 (beautifulsoup4-4.5.1.tar.gz) = 9f7d6d5d52f07a2edc8c3bb73e106043b0e0e4b0
-SHA512 (beautifulsoup4-4.5.1.tar.gz) = d560d7f743507084ec546708d29bb3764512f5b2c380004280dde813350bf48d1697fddce3bd3f95186407bf5142941d7adc7d0de8e7962eb5ca1278dbc7e93f
-Size (beautifulsoup4-4.5.1.tar.gz) = 158039 bytes
+SHA1 (beautifulsoup4-4.5.3.tar.gz) = 1418181249fd9e9a4cd766f733ce111d74eaae53
+RMD160 (beautifulsoup4-4.5.3.tar.gz) = 30f17c4b959f82c2a86bc2043f6c528c9e4eab1a
+SHA512 (beautifulsoup4-4.5.3.tar.gz) = d31db0e3bb778a78c37882fcd55dc580eb5eeadfd48744eae6e2e0d0ef5983b216a4682af84a4971611b05fb99c45012ce094475f2d7c39a5b90dad99906ec84
+Size (beautifulsoup4-4.5.3.tar.gz) = 159185 bytes



Home | Main Index | Thread Index | Old Index