pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-bleach py-bleach: updated to 3.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/540d94db56ef
branches:  trunk
changeset: 456361:540d94db56ef
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 26 18:12:20 2021 +0000

description:
py-bleach: updated to 3.3.1

Version 3.3.1 (July 14th, 2021)
-------------------------------

**Features**

* add more tests for CVE-2021-23980 / GHSA-vv2x-vrpj-qqpq
* bump python version to 3.8 for tox doc, vendorverify, and lint targets
* update bug report template tag
* update vendorverify script to detect and fail when extra files are vendored
* update release process docs to check vendorverify passes locally

**Bug fixes**

* remove extra vendored django present in the v3.3.0 whl
* duplicate h1 header doc fix

diffstat:

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

diffs (27 lines):

diff -r a1b071850d6e -r 540d94db56ef www/py-bleach/Makefile
--- a/www/py-bleach/Makefile    Mon Jul 26 18:08:47 2021 +0000
+++ b/www/py-bleach/Makefile    Mon Jul 26 18:12:20 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2021/04/06 19:51:47 adam Exp $
+# $NetBSD: Makefile,v 1.22 2021/07/26 18:12:20 adam Exp $
 
-DISTNAME=      bleach-3.3.0
+DISTNAME=      bleach-3.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/bleach/}
diff -r a1b071850d6e -r 540d94db56ef www/py-bleach/distinfo
--- a/www/py-bleach/distinfo    Mon Jul 26 18:08:47 2021 +0000
+++ b/www/py-bleach/distinfo    Mon Jul 26 18:12:20 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2021/04/06 19:51:47 adam Exp $
+$NetBSD: distinfo,v 1.18 2021/07/26 18:12:20 adam Exp $
 
-SHA1 (bleach-3.3.0.tar.gz) = 6813766dc5ea44e0fb5624457f2f715e89bbd7a7
-RMD160 (bleach-3.3.0.tar.gz) = eb40942d8a37ea5f874dddf7ecee06dde39063a5
-SHA512 (bleach-3.3.0.tar.gz) = 8e408289c5175234a383658552e48379da9f570866e4c248a4e5c0b7bdaa9a2e6be545943dd32968cdb425929d51de282cca0678fdc6dd06b6fc2c2f41b58097
-Size (bleach-3.3.0.tar.gz) = 181274 bytes
+SHA1 (bleach-3.3.1.tar.gz) = bf6c2dece13aac80c87e7bc2ccd654e1b693a168
+RMD160 (bleach-3.3.1.tar.gz) = 2f5fb57504fe5c71244fc130ceb8005c905e7a97
+SHA512 (bleach-3.3.1.tar.gz) = bb68275f91a4c724c14594d008f58d31ab0a97b08fd45b6cbe8237a31a1bbfd24a19cea1a835efffb979739ce17a3c065099e677019e498e78d9a4222ff2d66c
+Size (bleach-3.3.1.tar.gz) = 183687 bytes



Home | Main Index | Thread Index | Old Index