python3-elementpath: 2.5.3 -> 3.0.0

This commit is contained in:
Tim Biermann 2022-07-23 18:03:16 +02:00
parent 76c2ca5deb
commit 7d6d90f843
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 17 additions and 11 deletions

View File

@ -2,17 +2,19 @@ drwxr-xr-x root/root usr/
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/elementpath-2.5.3-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath-3.0.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/__init__.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/etree.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/etree.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/exceptions.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/exceptions.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/helpers.cpython-39.opt-1.pyc
@ -25,6 +27,8 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/schema_proxy.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/tdop.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/tdop.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/tree_builders.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/tree_builders.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/xpath3.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/xpath3.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/__pycache__/xpath_context.cpython-39.opt-1.pyc
@ -67,6 +71,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath/datatypes/__pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/datatypes/string.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/datatypes/untyped.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/datatypes/uri.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/etree.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/exceptions.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/helpers.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/namespaces.py
@ -97,6 +102,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath/regex/__pycache
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/regex/unicode_subsets.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/schema_proxy.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/tdop.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/tree_builders.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath/xpath1/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath/xpath1/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath/xpath1/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37BGb5QnwNDAN1MneZS0pWrugcxn+igZIXnwBbpbcv9NBNWVFZWkv9EiuAOCoelhOs4ESgXt90ZYgeuqGMqorAg=
SHA256 (Pkgfile) = 336f6a3c73bb1a4586345c2e07ccfdd000d20fd2eef8611fd26751a7a3121d0d
SHA256 (.footprint) = 3fc710bfefa96d43b2d91ac900f773cf96e3d30a354d08e59c7a23c6f1b212aa
SHA256 (python3-elementpath-2.5.3.tar.gz) = 5917ed1b7155e47205569f2310ff22d0b73e7707f08795dff348e6cd3e2615d0
RWSagIOpLGJF35lm8kwo8dSXyFsBduwSf05Y43fdF8S9oqNsxxsQRiLs3gVTFpgSngqA2BiKogBwcOe8FxpHH/Sz/F0qlsJDowA=
SHA256 (Pkgfile) = c0bd1851ea0480c7035d21e825ae08867f87de75da800f11b8e572c619386a03
SHA256 (.footprint) = 3a25fac98875844b3becccd69070110dcd33dadd5da3bb712889be71c7d24ae6
SHA256 (python3-elementpath-3.0.0.tar.gz) = 326c3b0fda4d9837cd4d6c60fae8730eae4aa4edb1b40b01b935d16a55957b14

View File

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