From 82107c38f97991ba716e432d80b4cfe6df88d409 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 22 May 2022 22:40:11 +0200 Subject: [PATCH] python3-xmlschema: 1.11.0 -> 1.11.1 --- 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 0fc2660cd..54beaa787 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.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/xmlschema-1.11.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.0-py3.9.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.0-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/xmlschema-1.11.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.1-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.1-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.1-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/xmlschema/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/xmlschema/__pycache__/ diff --git a/python3-xmlschema/.signature b/python3-xmlschema/.signature index 1193d5fac..e018a8121 100644 --- a/python3-xmlschema/.signature +++ b/python3-xmlschema/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33PfVRKlkiE23SNC78SBjDHr6nk3ROFXopnBBncxzYZnDpEAwI1oFIVt/6pTx/M/XDHzGpU6mQdRuDWChGMw9gI= -SHA256 (Pkgfile) = 4d51fcf08c695c9eeea99bbd70d75f70b4838e7641d0de612f7fac597bb8ebc4 -SHA256 (.footprint) = bd9f6baa4e746d086c487e690672f21d588e867cdd7be6fba6173fb1ca45fc14 -SHA256 (python3-xmlschema-1.11.0.tar.gz) = 0f3c1a38ac1ac3f5e7f0463bdee839c374acd2e8a901a2faee0c7f5b5d0c4d64 +RWSagIOpLGJF3zGHZyC/gqVEdqd9AwQIsQmILNlh4D1Ko4+uW/eboGlw4d32TVBssiiHG44gxMa39CS+veoeZioLeQoImv1MQw0= +SHA256 (Pkgfile) = 9326fcf47b9c346fb983142717abbf70a2a02ad1a9dd9d42756e2ac7996f7fe5 +SHA256 (.footprint) = d0778cd8648c3aac87cb2bb5c423c34d22c793a8c39f6004ebaa8ea70ff25313 +SHA256 (python3-xmlschema-1.11.1.tar.gz) = 5472dbf48d91f94377865e7de30bacf27d9acffb6e97a717078dd889e2e9954d diff --git a/python3-xmlschema/Pkgfile b/python3-xmlschema/Pkgfile index f18f1815f..f8496cc31 100644 --- a/python3-xmlschema/Pkgfile +++ b/python3-xmlschema/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-elementpath python3-pip name=python3-xmlschema -version=1.11.0 +version=1.11.1 release=1 source=(https://github.com/sissaschool/xmlschema/archive/v$version/$name-$version.tar.gz)