python3-elementpath: 2.5.1 -> 2.5.2

This commit is contained in:
Tim Biermann 2022-05-18 07:41:04 +02:00
parent 88deb89dbf
commit 09cd873395
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ 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.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/elementpath-2.5.2-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.2-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.2-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.2-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.2-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.2-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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/Jp3fdkn671JQ5w7ceQ3oWzbKI9szn6gI5/LUyL6Y3igUQqlg8Q0+AjYgFqirXEgCm2lzvAuf5yIJopoNQDVAo=
SHA256 (Pkgfile) = 6d0f5f2e73083692a766dbabdaefcd45979a44e623fe5cf090fe224639ec971b
SHA256 (.footprint) = dc41e75f61344af3e721658bb5f151adade5bda16ffd839b87ca23a5023b39b5
SHA256 (python3-elementpath-2.5.1.tar.gz) = 9b26d1ba9878244649776f6e646c8d35dfeaca9b2dcfeb3d88a59129ce012fc5
RWSagIOpLGJF37umqfgdVS+/LB/r83rzSAqHKs84iBltRtj2kJuQoz+j9pklmIc7JLZPjZUmwmq0MYZpCre9HFBxG3QzxWF9iwg=
SHA256 (Pkgfile) = f144daccc9ecbcc3e9049b882646c17f4b13952786c5629cd48c1caf323b75fc
SHA256 (.footprint) = b4ae92d0dfa694fc81feb406a9fdf717c070e6eebc4726d47db93681286604b7
SHA256 (python3-elementpath-2.5.2.tar.gz) = 52c7adab8c20bafc346c5c0933d36d7e9a66b29d073ba2755a690ee46f538519

View File

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