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:           Sat Oct  3 18:11:59 UTC 2020

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

Log Message:
py-beautifulsoup4: updated to 4.9.3

4.9.3:
* Implemented a significant performance optimization to the process of
  searching the parse tree.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-beautifulsoup4/Makefile
cvs rdiff -u -r1.16 -r1.17 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.20 pkgsrc/www/py-beautifulsoup4/Makefile:1.21
--- pkgsrc/www/py-beautifulsoup4/Makefile:1.20  Tue Sep 29 18:47:29 2020
+++ pkgsrc/www/py-beautifulsoup4/Makefile       Sat Oct  3 18:11:59 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/09/29 18:47:29 adam Exp $
+# $NetBSD: Makefile,v 1.21 2020/10/03 18:11:59 adam Exp $
 
-DISTNAME=      beautifulsoup4-4.9.2
+DISTNAME=      beautifulsoup4-4.9.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.16 pkgsrc/www/py-beautifulsoup4/distinfo:1.17
--- pkgsrc/www/py-beautifulsoup4/distinfo:1.16  Tue Sep 29 18:47:29 2020
+++ pkgsrc/www/py-beautifulsoup4/distinfo       Sat Oct  3 18:11:59 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/09/29 18:47:29 adam Exp $
+$NetBSD: distinfo,v 1.17 2020/10/03 18:11:59 adam Exp $
 
-SHA1 (beautifulsoup4-4.9.2.tar.gz) = 021f08e3e51383c93a3cde3d238ab68f3d002ba9
-RMD160 (beautifulsoup4-4.9.2.tar.gz) = 3e2a74e057819961513a3547b0b3092f0874bace
-SHA512 (beautifulsoup4-4.9.2.tar.gz) = 3bac5d57404e0be1e77a1bd560750e831c8636fc5f9b3c05b375c0cf44d6846ed73127a2a7d1d8ca657c21ec33854b8194f76b62820fb627d80a5906229a7454
-Size (beautifulsoup4-4.9.2.tar.gz) = 375880 bytes
+SHA1 (beautifulsoup4-4.9.3.tar.gz) = 2a2beb32b1457245fff614adc90fa24fdfb37c2d
+RMD160 (beautifulsoup4-4.9.3.tar.gz) = 825e3830c785519220eab2998eb83f396cae13fd
+SHA512 (beautifulsoup4-4.9.3.tar.gz) = e3cb6258bd7c51f12128fa8ee5948fb3566163ae233fac2dda21bab7772ab8dbb384d920b0ea138ef9921307b48f89cee3a9bf6111dfc8903d917ee7af365f34
+Size (beautifulsoup4-4.9.3.tar.gz) = 376031 bytes



Home | Main Index | Thread Index | Old Index