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:   adam
Date:           Tue Aug 14 07:26:20 UTC 2018

Modified Files:
        pkgsrc/www/py-beautifulsoup4: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-beautifulsoup4/Makefile
cvs rdiff -u -r1.7 -r1.8 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.11 pkgsrc/www/py-beautifulsoup4/Makefile:1.12
--- pkgsrc/www/py-beautifulsoup4/Makefile:1.11  Thu Aug  2 15:31:03 2018
+++ pkgsrc/www/py-beautifulsoup4/Makefile       Tue Aug 14 07:26:20 2018
@@ -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}/

Index: pkgsrc/www/py-beautifulsoup4/distinfo
diff -u pkgsrc/www/py-beautifulsoup4/distinfo:1.7 pkgsrc/www/py-beautifulsoup4/distinfo:1.8
--- pkgsrc/www/py-beautifulsoup4/distinfo:1.7   Thu Aug  2 15:31:03 2018
+++ pkgsrc/www/py-beautifulsoup4/distinfo       Tue Aug 14 07:26:20 2018
@@ -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