python3-elementpath: 2.5.0 -> 2.5.1

This commit is contained in:
Tim Biermann 2022-04-28 19:51:59 +02:00
parent 9eb966bcdf
commit 9c886316db
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.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.0-py3.9.egg-info/top_level.txt
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/
-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
RWSagIOpLGJF31r095XhmFbmVUImTcru9SFifdPI+KpjAd810hlLxulowrfhnDNRoPYlyINPgp7LOhMMDHSMBrihZfwwxg2bCQg=
SHA256 (Pkgfile) = 8969663a8920a3571fa249ef7122301ce5f13a5c86c5b9a8a70f8f7bbff07705
SHA256 (.footprint) = a6b576ec50622950b146ba7cb8f33eed10eb83f4adb3f4445a7537cf53cda9d5
SHA256 (python3-elementpath-2.5.0.tar.gz) = 82cb0d2ae49ba3e0b1b927bfc3200a429ecddee8973fc9e043db83dc8db5fb86
RWSagIOpLGJF3/Jp3fdkn671JQ5w7ceQ3oWzbKI9szn6gI5/LUyL6Y3igUQqlg8Q0+AjYgFqirXEgCm2lzvAuf5yIJopoNQDVAo=
SHA256 (Pkgfile) = 6d0f5f2e73083692a766dbabdaefcd45979a44e623fe5cf090fe224639ec971b
SHA256 (.footprint) = dc41e75f61344af3e721658bb5f151adade5bda16ffd839b87ca23a5023b39b5
SHA256 (python3-elementpath-2.5.1.tar.gz) = 9b26d1ba9878244649776f6e646c8d35dfeaca9b2dcfeb3d88a59129ce012fc5

View File

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