pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-beautifulsoup4
Module Name: pkgsrc
Committed By: wen
Date: Sun Feb 12 04:01:39 UTC 2017
Modified Files:
pkgsrc/www/py-beautifulsoup4: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-beautifulsoup4/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-beautifulsoup4/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-beautifulsoup4/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-beautifulsoup4/Makefile
diff -u pkgsrc/www/py-beautifulsoup4/Makefile:1.7 pkgsrc/www/py-beautifulsoup4/Makefile:1.8
--- pkgsrc/www/py-beautifulsoup4/Makefile:1.7 Tue Aug 9 14:40:53 2016
+++ pkgsrc/www/py-beautifulsoup4/Makefile Sun Feb 12 04:01:39 2017
@@ -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/
Index: pkgsrc/www/py-beautifulsoup4/PLIST
diff -u pkgsrc/www/py-beautifulsoup4/PLIST:1.3 pkgsrc/www/py-beautifulsoup4/PLIST:1.4
--- pkgsrc/www/py-beautifulsoup4/PLIST:1.3 Tue Aug 9 14:40:53 2016
+++ pkgsrc/www/py-beautifulsoup4/PLIST Sun Feb 12 04:01:39 2017
@@ -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}/${EGG_FILE}/top_level.txt
${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
Index: pkgsrc/www/py-beautifulsoup4/distinfo
diff -u pkgsrc/www/py-beautifulsoup4/distinfo:1.4 pkgsrc/www/py-beautifulsoup4/distinfo:1.5
--- pkgsrc/www/py-beautifulsoup4/distinfo:1.4 Tue Aug 9 14:40:53 2016
+++ pkgsrc/www/py-beautifulsoup4/distinfo Sun Feb 12 04:01:39 2017
@@ -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