python3-bleach: 5.0.1 -> 6.0.0

This commit is contained in:
Tim Biermann 2023-01-26 18:48:30 +01:00
parent 4340ff8d59
commit 10b55ffb8e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/bleach-5.0.1-py3.10.egg-info/
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-5.0.1-py3.10.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-5.0.1-py3.10.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-5.0.1-py3.10.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-5.0.1-py3.10.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-5.0.1-py3.10.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-5.0.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/bleach-6.0.0-py3.10.egg-info/
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.0.0-py3.10.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.0.0-py3.10.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.0.0-py3.10.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.0.0-py3.10.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.0.0-py3.10.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.0.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/bleach/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/bleach/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/bleach/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32ESk5S5YYVO21C2NiLwa4AXMBQuk3EiP+zTosaY1z03TG5054hthOTJGfO5LiZsnCMkJaYDuitJOqNvTMQ/FAo=
SHA256 (Pkgfile) = b22841d11d5a9ef4ab60ecc6021268263c46610f2abf1dae8e9ee9536a55d7e7
SHA256 (.footprint) = 52a8eaed5ccd64217379f47c74152d3ee6ba1f38cd87c1ab983efb5b1a5b4fcd
SHA256 (bleach-5.0.1.tar.gz) = 0d03255c47eb9bd2f26aa9bb7f2107732e7e8fe195ca2f64709fcf3b0a4a085c
RWSagIOpLGJF3wn54YF7zeb+4+5OTXZRjgNouOLbV5VmQ5p48Pc4bComTYLLLXqE0o926OKprf0Dl6ZG2DkkMAiAhXwpHWYkEAQ=
SHA256 (Pkgfile) = f0620cc7824e7de32982cd145c23664f2b72851601ac503aea9f1ed66c615193
SHA256 (.footprint) = dfe05eb060129d70c90da39861f7c96c550d8945da0050b3b007f481ae431682
SHA256 (bleach-6.0.0.tar.gz) = 1a1a85c1595e07d8db14c5f09f09e6433502c51c595970edc090551f0db99414

View File

@ -4,7 +4,7 @@
# Depends on: python3-packaging python3-webencodings
name=python3-bleach
version=5.0.1
version=6.0.0
release=1
source=(https://pypi.org/packages/source/b/bleach/bleach-$version.tar.gz)