python3-elementpath: 3.0.0 -> 3.0.1

This commit is contained in:
Tim Biermann 2022-07-24 08:48:38 +02:00
parent 8b3f034013
commit fdee1d3bf7
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-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-3.0.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-3.0.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
RWSagIOpLGJF35lm8kwo8dSXyFsBduwSf05Y43fdF8S9oqNsxxsQRiLs3gVTFpgSngqA2BiKogBwcOe8FxpHH/Sz/F0qlsJDowA=
SHA256 (Pkgfile) = c0bd1851ea0480c7035d21e825ae08867f87de75da800f11b8e572c619386a03
SHA256 (.footprint) = 3a25fac98875844b3becccd69070110dcd33dadd5da3bb712889be71c7d24ae6
SHA256 (python3-elementpath-3.0.0.tar.gz) = 326c3b0fda4d9837cd4d6c60fae8730eae4aa4edb1b40b01b935d16a55957b14
RWSagIOpLGJF3+GvjTEDGNVKH4SdRnTjMp94fG6p0al9R0vX2f18HVmQ48CCbWLzAX6ZoT8IsD4zGM7l6+iYkiB/dQ6zB4/UHQU=
SHA256 (Pkgfile) = a4c6b87ee020c2e5378c085e9967cef9ccf486e9b2934d8651e23f2d341eaa9b
SHA256 (.footprint) = 1eab9b14422d0a829d258ff2f5f61c9182963171964f1742a7c73ea848cc1b1d
SHA256 (python3-elementpath-3.0.1.tar.gz) = 5169f5934c83bd178c32ede92a211eae5bb948c534a042fbed6e6c0bb8f2c10c

View File

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