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.2.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea4042663992
branches: trunk
changeset: 441387:ea4042663992
user: adam <adam%pkgsrc.org@localhost>
date: Mon Nov 02 14:45:57 2020 +0000
description:
py-bleach: updated to 3.2.1
Version 3.2.1
* change linkifier to add rel="nofollow" as documented.
* suppress html5lib sanitizer DeprecationWarnings
Version 3.2.0
* ``html5lib`` dependency to version 1.1.0.
* update tests_website terminology.
diffstat:
www/py-bleach/Makefile | 9 ++++-----
www/py-bleach/PLIST | 19 +++++++------------
www/py-bleach/distinfo | 10 +++++-----
3 files changed, 16 insertions(+), 22 deletions(-)
diffs (81 lines):
diff -r 2b4f33703c93 -r ea4042663992 www/py-bleach/Makefile
--- a/www/py-bleach/Makefile Mon Nov 02 14:25:49 2020 +0000
+++ b/www/py-bleach/Makefile Mon Nov 02 14:45:57 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/10/04 17:12:21 js Exp $
+# $NetBSD: Makefile,v 1.19 2020/11/02 14:45:57 adam Exp $
-DISTNAME= bleach-3.1.5
+DISTNAME= bleach-3.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bleach/}
@@ -11,9 +10,9 @@
COMMENT= Easy whitelist-based HTML-sanitizing tool
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-six>=1.9:../../lang/py-six
+DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
+DEPENDS+= ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-webencodings-[0-9]*:../../textproc/py-webencodings
-DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner>=2.0:../../devel/py-test-runner
USE_LANGUAGES= # none
diff -r 2b4f33703c93 -r ea4042663992 www/py-bleach/PLIST
--- a/www/py-bleach/PLIST Mon Nov 02 14:25:49 2020 +0000
+++ b/www/py-bleach/PLIST Mon Nov 02 14:45:57 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/10/26 09:11:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2020/11/02 14:45:57 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -12,14 +12,12 @@
${PYSITELIB}/bleach/_vendor/__init__.py
${PYSITELIB}/bleach/_vendor/__init__.pyc
${PYSITELIB}/bleach/_vendor/__init__.pyo
-${PYSITELIB}/bleach/_vendor/html5lib-1.0.1.dist-info/DESCRIPTION.rst
-${PYSITELIB}/bleach/_vendor/html5lib-1.0.1.dist-info/INSTALLER
-${PYSITELIB}/bleach/_vendor/html5lib-1.0.1.dist-info/LICENSE.txt
-${PYSITELIB}/bleach/_vendor/html5lib-1.0.1.dist-info/METADATA
-${PYSITELIB}/bleach/_vendor/html5lib-1.0.1.dist-info/RECORD
-${PYSITELIB}/bleach/_vendor/html5lib-1.0.1.dist-info/WHEEL
-${PYSITELIB}/bleach/_vendor/html5lib-1.0.1.dist-info/metadata.json
-${PYSITELIB}/bleach/_vendor/html5lib-1.0.1.dist-info/top_level.txt
+${PYSITELIB}/bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst
+${PYSITELIB}/bleach/_vendor/html5lib-1.1.dist-info/INSTALLER
+${PYSITELIB}/bleach/_vendor/html5lib-1.1.dist-info/METADATA
+${PYSITELIB}/bleach/_vendor/html5lib-1.1.dist-info/RECORD
+${PYSITELIB}/bleach/_vendor/html5lib-1.1.dist-info/WHEEL
+${PYSITELIB}/bleach/_vendor/html5lib-1.1.dist-info/top_level.txt
${PYSITELIB}/bleach/_vendor/html5lib/__init__.py
${PYSITELIB}/bleach/_vendor/html5lib/__init__.pyc
${PYSITELIB}/bleach/_vendor/html5lib/__init__.pyo
@@ -38,9 +36,6 @@
${PYSITELIB}/bleach/_vendor/html5lib/_trie/_base.py
${PYSITELIB}/bleach/_vendor/html5lib/_trie/_base.pyc
${PYSITELIB}/bleach/_vendor/html5lib/_trie/_base.pyo
-${PYSITELIB}/bleach/_vendor/html5lib/_trie/datrie.py
-${PYSITELIB}/bleach/_vendor/html5lib/_trie/datrie.pyc
-${PYSITELIB}/bleach/_vendor/html5lib/_trie/datrie.pyo
${PYSITELIB}/bleach/_vendor/html5lib/_trie/py.py
${PYSITELIB}/bleach/_vendor/html5lib/_trie/py.pyc
${PYSITELIB}/bleach/_vendor/html5lib/_trie/py.pyo
diff -r 2b4f33703c93 -r ea4042663992 www/py-bleach/distinfo
--- a/www/py-bleach/distinfo Mon Nov 02 14:25:49 2020 +0000
+++ b/www/py-bleach/distinfo Mon Nov 02 14:45:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/04/30 09:37:26 adam Exp $
+$NetBSD: distinfo,v 1.15 2020/11/02 14:45:57 adam Exp $
-SHA1 (bleach-3.1.5.tar.gz) = 3034291f3ec699d76aafefa00282007064a90312
-RMD160 (bleach-3.1.5.tar.gz) = 428cab37cf75c23f4448cddb5114e5f24bce3496
-SHA512 (bleach-3.1.5.tar.gz) = 20db9ab6924a1e884107f30e1059f774b45fd169d3965a61a4ff028e3de17e30be81474d7da89d9275b2173a005c5504a9d11f0e0ca528bf36a9bf08aeed0607
-Size (bleach-3.1.5.tar.gz) = 177972 bytes
+SHA1 (bleach-3.2.1.tar.gz) = fe9e3c773c0fd6681352c17619c5748932cb481e
+RMD160 (bleach-3.2.1.tar.gz) = 006a74b01be71aa1b8a418c96c37ca6c736a1ce8
+SHA512 (bleach-3.2.1.tar.gz) = 61710f48f00333b38d251360736e19078063433ca4d7aada210a986f7d79b08c79c64b412686c67f360e4b2e8420c40c4b515eb175ab92bd546f88e2ba0e5835
+Size (bleach-3.2.1.tar.gz) = 179763 bytes
Home |
Main Index |
Thread Index |
Old Index