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:           Mon Jul 26 18:12:20 UTC 2021

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/py-bleach/Makefile
cvs rdiff -u -r1.17 -r1.18 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.21 pkgsrc/www/py-bleach/Makefile:1.22
--- pkgsrc/www/py-bleach/Makefile:1.21  Tue Apr  6 19:51:47 2021
+++ pkgsrc/www/py-bleach/Makefile       Mon Jul 26 18:12:20 2021
@@ -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/}

Index: pkgsrc/www/py-bleach/distinfo
diff -u pkgsrc/www/py-bleach/distinfo:1.17 pkgsrc/www/py-bleach/distinfo:1.18
--- pkgsrc/www/py-bleach/distinfo:1.17  Tue Apr  6 19:51:47 2021
+++ pkgsrc/www/py-bleach/distinfo       Mon Jul 26 18:12:20 2021
@@ -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