From 9d2d99477e4cd5b329c4deff72f306ad7223ebdc Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 30 Jul 2024 20:17:32 +0200 Subject: [PATCH] python3-xmlschema: 3.3.1 -> 3.3.2 --- python3-xmlschema/.footprint | 14 +++++++------- python3-xmlschema/.signature | 8 ++++---- python3-xmlschema/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/python3-xmlschema/.footprint b/python3-xmlschema/.footprint index ffe45e02b..0056d9425 100644 --- a/python3-xmlschema/.footprint +++ b/python3-xmlschema/.footprint @@ -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.3.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.1.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.1.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.1.dist-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.1.dist-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/xmlschema-3.3.2.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.2.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.2.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.2.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.2.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.2.dist-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-3.3.2.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__/ diff --git a/python3-xmlschema/.signature b/python3-xmlschema/.signature index 028694490..4e82ba7e4 100644 --- a/python3-xmlschema/.signature +++ b/python3-xmlschema/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3z1zMklWXkkczehNlAo1N6bApbibD2ZcXA6N2eR83LPyQVPyKEZlCITISpP7QamFKaCkZ73lbUzKFO7FQ49VhAM= -SHA256 (Pkgfile) = eeb7b37aa2ba1b671ab59db4febeef6f52643e4c9e218d64619e0222b80bc0a5 -SHA256 (.footprint) = b436071144e6cfbe323cae921f5389cbb0fe6b5d86a46434e3564c29d420f456 -SHA256 (xmlschema-3.3.1.tar.gz) = 2066ecbc9728112073f6f44d17c5c16723aff1c7d22a7c4c6421e2d68ec5f0ea +RWSagIOpLGJF34R96zDVdodF+85Bw0fuBwcQICHuwYutYJL+4vLFH+xb++7ItfHs31w/lyKDRpig/xjT/wlVlGxg2rMxkUigzQ4= +SHA256 (Pkgfile) = 4becf4af3d4199843cde9b7ff944ad042e69977f117ade5432268da160742095 +SHA256 (.footprint) = 700a2f5071ddcff5bdbb17e3144c9ed179ae8a4bc8e0e85ecd7403b65449151b +SHA256 (xmlschema-3.3.2.tar.gz) = a2f021f21d0b5ab371e9bcb5a1d5c34b9ba2c74ad3e32854474c4159bf94e158 diff --git a/python3-xmlschema/Pkgfile b/python3-xmlschema/Pkgfile index 8484399c5..315962baf 100644 --- a/python3-xmlschema/Pkgfile +++ b/python3-xmlschema/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-build python3-elementpath python3-installer python3-wheel name=python3-xmlschema -version=3.3.1 +version=3.3.2 release=1 source=(https://pypi.org/packages/source/x/xmlschema/xmlschema-$version.tar.gz)