python3-elementpath: 4.1.1 -> 4.1.2

This commit is contained in:
Tim Biermann 2023-05-03 16:44:30 +02:00
parent 265b37ca23
commit 296d84adcb
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.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/elementpath-4.1.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/elementpath-4.1.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.2-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/elementpath/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/elementpath/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39jobdH3AIa3QXZ4fj0II703M7KX1ZqJ6JnWDBTmUA9Eyxo8aGk3RTQGo9KtIDe+lDBECq0w5zQ4Jjvsr6udiAI=
SHA256 (Pkgfile) = b0804378da984f14703d5627dd0f302646a0cd5ce92ff8e241d11a5581e7a460
SHA256 (.footprint) = f44d8dc60ecba354ce04186fe3dcccced59c6a7919b132b56e6b0d8dcba6b5c2
SHA256 (python3-elementpath-4.1.1.tar.gz) = 198b3d7c0d8ccf9e87ed58c5eabe70cab4df6f79585db3a71e9b7d51e4f7f609
RWSagIOpLGJF378prH+++xMMOyZmDGR2OQEM4VYVXQAqIxNb45G/KKyEeOqEBW0v5j179LJ9A2Ldh+iuqBsfTnIkTBatIB+DwQ0=
SHA256 (Pkgfile) = 2bf493cfaecbbb1e106f099a7da4e81627b89a69dff0a7be92ea8b1330f30a3d
SHA256 (.footprint) = eac1da93d1b3c206ee1644bfa22e0d0349f3739ab824cb890b7c0ca437f77b81
SHA256 (python3-elementpath-4.1.2.tar.gz) = 33a51523f6800bd5470d8508c481a5228d4f3e5a4bc71b576fb4616c4d163c39

View File

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