python3-elementpath: 4.2.0 -> 4.2.1

This commit is contained in:
Tim Biermann 2024-02-10 12:51:55 +01:00
parent 58b73b79e4
commit 467f3833c1
Signed by untrusted user: 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.2.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/elementpath-4.2.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.2.1-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
RWSagIOpLGJF32/M43RwgxCunqakMqH0BlmFayBLZcRWoDs5EoyMn8A9olyRK5Y4tmGB1HNozEOiIXUb4jmfsr/2dCz6mNpsVQw=
SHA256 (Pkgfile) = 12b5afe108bb14c069e27358f9ce2cc2106da7bf71bfe1c220374118e702e926
SHA256 (.footprint) = bdbf783edfb4fc7a416267c2f72ee1700d41d829fc2b95c657fa47e63b4ecb52
SHA256 (python3-elementpath-4.2.0.tar.gz) = e91e9a5cd61161d4aa713e198670a664f0f08313e2a35645fc575621f1cb76c8
RWSagIOpLGJF323QKGTg95GrfL+2R9Kj2gLEbWHblOQiMglzONU4nXBg5qk54bvjEJI1Vm20HlTuUjoM/SKXbbO75OWYtAKIxwM=
SHA256 (Pkgfile) = c55b18db10a26269397551f84163e68815aea92d1d70413eaeac50d100d4b432
SHA256 (.footprint) = 3c83ef5d5206bef297725acb356cdc158d0e05f6066172a35300b8030589137f
SHA256 (python3-elementpath-4.2.1.tar.gz) = 3094e39e7d733ec5071aab7e9ae336c81bf6de49c1090dd326e0407c0d17a82e

View File

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