python3-xmlschema: 3.1.0 -> 3.2.0

This commit is contained in:
Tim Biermann 2024-03-28 17:14:59 +01:00
parent a681044465
commit 19d6e4c6c4
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -6,13 +6,13 @@ drwxr-xr-x root/root usr/bin/
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/xmlschema-3.1.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.1.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.1.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.1.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.1.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.1.0.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.1.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/xmlschema-3.2.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.2.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.2.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.2.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.2.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.2.0.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.2.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/xmlschema/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/xmlschema/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF309IH9x9dF+XzF4u5/kw3p1uZ1FaCFTFWhtNdXWWfJwotRl8Vp3eZTQZzls5MBoaqNJOc7nTb4iGJARov+dlbgE=
SHA256 (Pkgfile) = 9e51e1fcc7f52061d3c8e8e2e5c7cab97f6c0becd0c2d1bff2168707a2075583
SHA256 (.footprint) = 88b97f48bdf2d017ab1c6fb131e1c7d7c0192093c764cc7ad7f2b69ddaa1e746
SHA256 (xmlschema-3.1.0.tar.gz) = a0d64f3e9f24c8af9b2e56a4b66e8edfbdc60bc09b5f9f61b3076b3233be49cb
RWSagIOpLGJF37eNJJMM8x6Ze67bJk6cokyi5PhqpVmu/5+OLVsJY2+m03BnjCsqfwFpv4vLjcVY8C98F25b9TSbFuBb5NoIaQE=
SHA256 (Pkgfile) = 0bf26d4625c40514aa28ba6f7ccb37e0015a225f286679bd5156923914db0d1d
SHA256 (.footprint) = 1e6b24a2369ce4b0c775346d5f5ff3fa23ed508e462bb0ef594cc6b8fcb2a795
SHA256 (xmlschema-3.2.0.tar.gz) = 541d96893691aae3cb93ea36a85dde18327012e26e0c51d610f4f79e7fc86f7b

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-elementpath python3-installer python3-wheel
name=python3-xmlschema
version=3.1.0
version=3.2.0
release=1
source=(https://pypi.org/packages/source/x/xmlschema/xmlschema-$version.tar.gz)