1
0
forked from ports/contrib

python3-xmlschema: 1.11.0 -> 1.11.1

This commit is contained in:
Tim Biermann 2022-05-22 22:40:11 +02:00
parent 85a1f84cf7
commit 82107c38f9
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.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__/

View File

@ -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

View File

@ -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)