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: Wed Feb 5 09:13:29 UTC 2025
Modified Files:
pkgsrc/www/py-beautifulsoup4: Makefile distinfo
Log Message:
py-beautifulsoup4: updated to 4.13.3
4.13.3 (20250204)
* Modified the 4.13.2 change slightly to restore backwards
compatibility. Specifically, calling a find_* method with no
arguments should return the first Tag out of the iterator, not the
first PageElement
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/py-beautifulsoup4/Makefile
cvs rdiff -u -r1.27 -r1.28 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.33 pkgsrc/www/py-beautifulsoup4/Makefile:1.34
--- pkgsrc/www/py-beautifulsoup4/Makefile:1.33 Tue Feb 4 18:27:07 2025
+++ pkgsrc/www/py-beautifulsoup4/Makefile Wed Feb 5 09:13:29 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2025/02/04 18:27:07 adam Exp $
+# $NetBSD: Makefile,v 1.34 2025/02/05 09:13:29 adam Exp $
-DISTNAME= beautifulsoup4-4.13.2
+DISTNAME= beautifulsoup4-4.13.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES+= ${MASTER_SITE_PYPI:=b/beautifulsoup4/}
Index: pkgsrc/www/py-beautifulsoup4/distinfo
diff -u pkgsrc/www/py-beautifulsoup4/distinfo:1.27 pkgsrc/www/py-beautifulsoup4/distinfo:1.28
--- pkgsrc/www/py-beautifulsoup4/distinfo:1.27 Tue Feb 4 18:27:07 2025
+++ pkgsrc/www/py-beautifulsoup4/distinfo Wed Feb 5 09:13:29 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2025/02/04 18:27:07 adam Exp $
+$NetBSD: distinfo,v 1.28 2025/02/05 09:13:29 adam Exp $
-BLAKE2s (beautifulsoup4-4.13.2.tar.gz) = f662abff154bc4d218ea1231f2cbbe4d298b7685724f06d72fcf3382fce48e0a
-SHA512 (beautifulsoup4-4.13.2.tar.gz) = d82ed6e11de477de4012397f1c530a2493f5bc894c1006601cb0197f728dfa155c15617a3458b2b4039b768cfacb485ab947c5177acd6d9e8a430fadaeb0701f
-Size (beautifulsoup4-4.13.2.tar.gz) = 619134 bytes
+BLAKE2s (beautifulsoup4-4.13.3.tar.gz) = b08c0fc7d724893320814b5942ee6d7437ad974d19e7cc9936ceed61521d3bd7
+SHA512 (beautifulsoup4-4.13.3.tar.gz) = 44cc938e5f981be0deeba864ed44460bcf37e8cdc1c1732fc948d3bc310b1b1008817a63794eb650165d7b56eda6d668ab0e16bcc5dd3ffcecbd932f743d48c1
+Size (beautifulsoup4-4.13.3.tar.gz) = 619516 bytes
Home |
Main Index |
Thread Index |
Old Index