python3-xmlschema: 1.11.2 -> 1.11.3

This commit is contained in:
Tim Biermann 2022-06-25 12:39:32 +02:00
parent c5d6a71854
commit 175f070d02
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.2-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.2-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.2-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.2-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.2-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.2-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.2-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/xmlschema-1.11.3-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.3-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.3-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.3-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.3-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.3-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/xmlschema-1.11.3-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
RWSagIOpLGJF39bawVtdadKKtF96rmn5ZVixJgzVjescJskyaZFzt+zoZYtbgHauwskdLDhCoyfydZUwuPAHtNhz2xf84FqiJQA=
SHA256 (Pkgfile) = b6c3c9aeb27d0a8a2ac0f7a4255c3d5422b151de4b924e514a0db9fdbf3df55e
SHA256 (.footprint) = fe96f2c558f9289c2ff97e2da83624f1bfb7391b4efd226bda363ebc1d2543f2
SHA256 (python3-xmlschema-1.11.2.tar.gz) = 75b246f73ce1b9826b9b47d82da8c7485e4a0d1316946348d992376631a6cf54
RWSagIOpLGJF32BUpEvxL+75SLkdznWu4htIPEGUW/roobgmiL0zir5rgHvz/RMsAVGdDWdfgl/ouqIm9LY4aIaeU7GFNGppQQ0=
SHA256 (Pkgfile) = cd1c3a6dcca8673a33beed12db198cfd4fb8e409a5386f6981cf4fb2da43db62
SHA256 (.footprint) = 7d92f05bfdaf8f03f71abf7a39a563bba11aaa7db45e71ea5f98615ba5b91dc9
SHA256 (python3-xmlschema-1.11.3.tar.gz) = 0fd756affe3fdb28bf47ae18d1faf4270a175297fa2aa4b0fc2b79a97139c94e

View File

@ -4,7 +4,7 @@
# Depends on: python3-elementpath python3-pip
name=python3-xmlschema
version=1.11.2
version=1.11.3
release=1
source=(https://github.com/sissaschool/xmlschema/archive/v$version/$name-$version.tar.gz)