diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-24 08:48:38 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-24 08:48:38 +0200 |
commit | fdee1d3bf71514c969b861893b179aba7325d29b (patch) | |
tree | 0be336c98b61032c197154418039996206a8e996 /python3-elementpath | |
parent | 8b3f0340136ac4e8c1c4ac48ba5bcbc0270c17a7 (diff) | |
download | contrib-fdee1d3bf71514c969b861893b179aba7325d29b.tar.gz contrib-fdee1d3bf71514c969b861893b179aba7325d29b.tar.xz |
python3-elementpath: 3.0.0 -> 3.0.1
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 f963f7b2e..fbdc0074a 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-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__/ diff --git a/python3-elementpath/.signature b/python3-elementpath/.signature index 59ce75c55..c5a6ec9c4 100644 --- a/python3-elementpath/.signature +++ b/python3-elementpath/.signature @@ -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 diff --git a/python3-elementpath/Pkgfile b/python3-elementpath/Pkgfile index 7e19c403e..7a952c7da 100644 --- a/python3-elementpath/Pkgfile +++ b/python3-elementpath/Pkgfile @@ -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) |