python3-elementpath: 4.1.2 -> 4.1.3

This commit is contained in:
Tim Biermann 2023-06-18 15:50:05 +02:00
parent a3ba09bd86
commit fa4ec2d06c
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.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-4.1.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.3-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
RWSagIOpLGJF378prH+++xMMOyZmDGR2OQEM4VYVXQAqIxNb45G/KKyEeOqEBW0v5j179LJ9A2Ldh+iuqBsfTnIkTBatIB+DwQ0=
SHA256 (Pkgfile) = 2bf493cfaecbbb1e106f099a7da4e81627b89a69dff0a7be92ea8b1330f30a3d
SHA256 (.footprint) = eac1da93d1b3c206ee1644bfa22e0d0349f3739ab824cb890b7c0ca437f77b81
SHA256 (python3-elementpath-4.1.2.tar.gz) = 33a51523f6800bd5470d8508c481a5228d4f3e5a4bc71b576fb4616c4d163c39
RWSagIOpLGJF37+soqiNsf2hs7SRPEhZnosSHkMFBWyNMhfvH54x6956Ile2ZhCRq0x+6w5kTppzxZfE9vU7bDpIykv1gO6YKg4=
SHA256 (Pkgfile) = ec11c124ceb2c32499f716c5036c3bf74f6ac3414fe3c3ffcada580b96a08433
SHA256 (.footprint) = 56534fbc914cce2b60a32bb543e1714b630369d66b91cbda61d32b489f6a37e8
SHA256 (python3-elementpath-4.1.3.tar.gz) = 05d38400671c7d6a61dada3d4792231e7116e06e1b285f8cbf401e296b47e632

View File

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