pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-bleach
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 20 11:31:22 UTC 2023
Modified Files:
pkgsrc/www/py-bleach: Makefile distinfo
Log Message:
py-bleach: updated to 6.1.0
Version 6.1.0 (October 6th, 2023)
---------------------------------
**Backwards incompatible changes**
* Dropped support for Python 3.7.
**Security fixes**
None
**Bug fixes**
* Add support for Python 3.12.
* Fix linkify with arrays in querystring
* Handle more cases with < followed by character data
* Fix entities inside a tags in linkification
* Update cap for tinycss2 to <1.3
* Updated Sphinx requirement
* Add dependabot for github actions and update github actions
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/py-bleach/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/py-bleach/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-bleach/Makefile
diff -u pkgsrc/www/py-bleach/Makefile:1.27 pkgsrc/www/py-bleach/Makefile:1.28
--- pkgsrc/www/py-bleach/Makefile:1.27 Fri May 5 15:46:44 2023
+++ pkgsrc/www/py-bleach/Makefile Fri Oct 20 11:31:22 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2023/05/05 15:46:44 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2023/10/20 11:31:22 adam Exp $
-DISTNAME= bleach-6.0.0
+DISTNAME= bleach-6.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bleach/}
Index: pkgsrc/www/py-bleach/distinfo
diff -u pkgsrc/www/py-bleach/distinfo:1.21 pkgsrc/www/py-bleach/distinfo:1.22
--- pkgsrc/www/py-bleach/distinfo:1.21 Fri May 5 08:47:37 2023
+++ pkgsrc/www/py-bleach/distinfo Fri Oct 20 11:31:22 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2023/05/05 08:47:37 adam Exp $
+$NetBSD: distinfo,v 1.22 2023/10/20 11:31:22 adam Exp $
-BLAKE2s (bleach-6.0.0.tar.gz) = 432e39ccc0e24eddc845c03c9734074685ee0de23a06cba1e827b27b532b8d21
-SHA512 (bleach-6.0.0.tar.gz) = 95900e4347c1f7d0aa5b2e8fbf43fac6410dd6bbbac988fb3f407a964d0aa1dc51fe3cf17459e6ce762a02b45bb3d20b539ca05727278d120aee9500cf0d208a
-Size (bleach-6.0.0.tar.gz) = 201298 bytes
+BLAKE2s (bleach-6.1.0.tar.gz) = 2d4b6ec7b4fb67ecd4a55670ab73767a885ceb44892017f9ae3045ac7155f172
+SHA512 (bleach-6.1.0.tar.gz) = d7c9e77decd5eb0aceb4b33ad7e213683354aa702508f332dd6be15a14010d3795c2115acbae964cbaeff3e74c15d35eb18268d8fd8286e2cd6ad1c0dc79a838
+Size (bleach-6.1.0.tar.gz) = 202119 bytes
Home |
Main Index |
Thread Index |
Old Index