python3-elementpath: 2.5.2 -> 2.5.3

This commit is contained in:
Tim Biermann 2022-05-31 07:27:59 +02:00
parent 4fc418fd57
commit bba54e3565
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.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-2.5.3-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/elementpath-2.5.3-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
RWSagIOpLGJF37umqfgdVS+/LB/r83rzSAqHKs84iBltRtj2kJuQoz+j9pklmIc7JLZPjZUmwmq0MYZpCre9HFBxG3QzxWF9iwg=
SHA256 (Pkgfile) = f144daccc9ecbcc3e9049b882646c17f4b13952786c5629cd48c1caf323b75fc
SHA256 (.footprint) = b4ae92d0dfa694fc81feb406a9fdf717c070e6eebc4726d47db93681286604b7
SHA256 (python3-elementpath-2.5.2.tar.gz) = 52c7adab8c20bafc346c5c0933d36d7e9a66b29d073ba2755a690ee46f538519
RWSagIOpLGJF37BGb5QnwNDAN1MneZS0pWrugcxn+igZIXnwBbpbcv9NBNWVFZWkv9EiuAOCoelhOs4ESgXt90ZYgeuqGMqorAg=
SHA256 (Pkgfile) = 336f6a3c73bb1a4586345c2e07ccfdd000d20fd2eef8611fd26751a7a3121d0d
SHA256 (.footprint) = 3fc710bfefa96d43b2d91ac900f773cf96e3d30a354d08e59c7a23c6f1b212aa
SHA256 (python3-elementpath-2.5.3.tar.gz) = 5917ed1b7155e47205569f2310ff22d0b73e7707f08795dff348e6cd3e2615d0

View File

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