diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-31 07:27:59 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-31 07:27:59 +0200 |
commit | bba54e35656e972578a505c6e1eeebc1756cd38a (patch) | |
tree | 452f990159924d1d9c450d03487e9511c4d7d707 /python3-elementpath | |
parent | 4fc418fd57ab8d98127deb23a603939ad49ec8c0 (diff) | |
download | contrib-bba54e35656e972578a505c6e1eeebc1756cd38a.tar.gz contrib-bba54e35656e972578a505c6e1eeebc1756cd38a.tar.xz |
python3-elementpath: 2.5.2 -> 2.5.3
Diffstat (limited to 'python3-elementpath')
-rw-r--r-- | python3-elementpath/.footprint | 12 | ||||
-rw-r--r-- | python3-elementpath/.signature | 8 | ||||
-rw-r--r-- | python3-elementpath/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-elementpath/.footprint b/python3-elementpath/.footprint index dab24a6d2..8fd0872c8 100644 --- a/python3-elementpath/.footprint +++ b/python3-elementpath/.footprint @@ -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__/ diff --git a/python3-elementpath/.signature b/python3-elementpath/.signature index 4f8fcc084..dd1cd5b51 100644 --- a/python3-elementpath/.signature +++ b/python3-elementpath/.signature @@ -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 diff --git a/python3-elementpath/Pkgfile b/python3-elementpath/Pkgfile index e4e63ae08..68cfe40cf 100644 --- a/python3-elementpath/Pkgfile +++ b/python3-elementpath/Pkgfile @@ -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) |