python3-bleach: 6.0.0 -> 6.1.0

This commit is contained in:
Tim Biermann 2023-10-07 08:57:43 +02:00
parent 324739608b
commit 922adac83f
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-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-6.1.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/bleach-6.1.0-py3.10.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.1.0-py3.10.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.1.0-py3.10.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.1.0-py3.10.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.1.0-py3.10.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/bleach-6.1.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
RWSagIOpLGJF3wn54YF7zeb+4+5OTXZRjgNouOLbV5VmQ5p48Pc4bComTYLLLXqE0o926OKprf0Dl6ZG2DkkMAiAhXwpHWYkEAQ=
SHA256 (Pkgfile) = f0620cc7824e7de32982cd145c23664f2b72851601ac503aea9f1ed66c615193
SHA256 (.footprint) = dfe05eb060129d70c90da39861f7c96c550d8945da0050b3b007f481ae431682
SHA256 (bleach-6.0.0.tar.gz) = 1a1a85c1595e07d8db14c5f09f09e6433502c51c595970edc090551f0db99414
RWSagIOpLGJF37phGcTKGGW+QzvEi6csq+/qW+AA2nBXwYqu60FJ9PQmAzbsMu2RaNoMk2ziycvDRVRIAFURk9FLCZIFQ6QfFwY=
SHA256 (Pkgfile) = e095894f44269b2cd70bef0b6491fd86dc7057fce5c08de1287ad31c7bebefde
SHA256 (.footprint) = 0d94daf3f16e83e78f9b4bce313720a31b966c3d6c3c99a9623d192660143db0
SHA256 (bleach-6.1.0.tar.gz) = 0a31f1837963c41d46bbf1331b8778e1308ea0791db03cc4e7357b97cf42a8fe

View File

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