1
0
forked from ports/contrib

python3-xmlschema: 2.2.2 -> 2.2.3

This commit is contained in:
Tim Biermann 2023-04-20 16:54:52 +02:00
parent e9d27a62ee
commit 6aea6457fe
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 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-2.2.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.2.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.2.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/xmlschema-2.2.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.3.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.3.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/xmlschema-2.2.3.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
RWSagIOpLGJF384SqYtw0shyDqVN8gCJ9IK7nFun3SrnVm86zNrDzvrxSoHkvycExRnCZI6TeC4w0VNoCakgk7b4KV9kbHUxUwo=
SHA256 (Pkgfile) = a8a1556f62c543615b6c634f7987258647f2c13ccddc320c1476db1e1af29d21
SHA256 (.footprint) = 631789a67b09aee9ad75f8a6034c3f7a6a95b5a080ec1ae196f3557da455f8b5
SHA256 (xmlschema-2.2.2.tar.gz) = 0caa96668807b4b51c42a0fe2b6610752bc59f069615df3e34dcfffb962973fd
RWSagIOpLGJF382f7rtyo9rrWlOLHmVo4FqO+zNoB7n8tzRx91dzb7cw1cS07cBrzgJgV2kqNnPJbn+sM5OqbTpsEt3411ArQQA=
SHA256 (Pkgfile) = aa585caf1f43d92f6d4caf094d68aa89d289a49e14a54f170a7a3f1922ed04a7
SHA256 (.footprint) = 7f50fa2a5e37dab0911a211e639baf46b252f8e03901896472513b62cf61e8a8
SHA256 (xmlschema-2.2.3.tar.gz) = d21ba86af4432720231fb4b40f1205fa75fd718d6856ec3b8118984de31c225b

View File

@ -1,10 +1,10 @@
# Description: An XML Schema validator and decoder
# URL: https://github.com/sissaschool/xmlschema
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-build python3-elementpath python3-installer
# Depends on: python3-build python3-elementpath python3-installer python3-wheel
name=python3-xmlschema
version=2.2.2
version=2.2.3
release=1
source=(https://pypi.org/packages/source/x/xmlschema/xmlschema-$version.tar.gz)