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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b52758c3be5
branches:  trunk
changeset: 311542:1b52758c3be5
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 14 07:26:20 2018 +0000

description:
py-beautifulsoup4: updated to 4.6.3

4.6.3:
* Exactly the same as 4.6.2. Re-released to make the README file
  render properly on PyPI.

4.6.2:
* Fix an exception when a custom formatter was asked to format a void
  element

diffstat:

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

diffs (27 lines):

diff -r 884d98bfbc42 -r 1b52758c3be5 www/py-beautifulsoup4/Makefile
--- a/www/py-beautifulsoup4/Makefile    Tue Aug 14 06:57:53 2018 +0000
+++ b/www/py-beautifulsoup4/Makefile    Tue Aug 14 07:26:20 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/08/02 15:31:03 adam Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/14 07:26:20 adam Exp $
 
-DISTNAME=      beautifulsoup4-4.6.1
+DISTNAME=      beautifulsoup4-4.6.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  https://www.crummy.com/software/BeautifulSoup/bs4/download/${PKGVERSION_NOREV:R}/
diff -r 884d98bfbc42 -r 1b52758c3be5 www/py-beautifulsoup4/distinfo
--- a/www/py-beautifulsoup4/distinfo    Tue Aug 14 06:57:53 2018 +0000
+++ b/www/py-beautifulsoup4/distinfo    Tue Aug 14 07:26:20 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/08/02 15:31:03 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/08/14 07:26:20 adam Exp $
 
-SHA1 (beautifulsoup4-4.6.1.tar.gz) = 6d93b0a801e97808fedf4aae8290e23c972fd44d
-RMD160 (beautifulsoup4-4.6.1.tar.gz) = 18a612ed6bb14b80206bb8a92e5dcfdf04727b07
-SHA512 (beautifulsoup4-4.6.1.tar.gz) = 598f6be620d6c656bdab6d0d6e767a1ffc695a790dc5e3e8cc0f411555de1c52ef1972c93d0916135375c74e5272dd112f00e5ed2fb12a12c90d5d30d852e91c
-Size (beautifulsoup4-4.6.1.tar.gz) = 165733 bytes
+SHA1 (beautifulsoup4-4.6.3.tar.gz) = c1524e05640204bd1eca7b56ec12e7dd7b2d0b8e
+RMD160 (beautifulsoup4-4.6.3.tar.gz) = fc039d0cd41ef5612cdd57fcdfff4b1758a85a1a
+SHA512 (beautifulsoup4-4.6.3.tar.gz) = 0cacae77843326ebee87d108b6706a7ca6943684bcccc62554d2ae5d77dfd181c97435ceca9d3e2e51962b024bbe52bc08d7f0dc516311aa87b3a1f87fb4ae23
+Size (beautifulsoup4-4.6.3.tar.gz) = 167469 bytes



Home | Main Index | Thread Index | Old Index