1
0
forked from ports/contrib

python3-elementpath: 4.1.5 -> 4.2.0

This commit is contained in:
Tim Biermann 2024-02-04 10:56:00 +01:00
parent 1432fc1418
commit 94bbc2eac0
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.1.5-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.5-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.5-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.5-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.5-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.5-py3.10.egg-info/top_level.txt
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/
-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
RWSagIOpLGJF3w5lf3I4cFrCc8lYnDW7NPMilkmJRy7qD7lO5wU2L7wm1h5Q+t9AhDabWqOWJfy8kgd9wYcbLFVmq9UnOHPqhwg=
SHA256 (Pkgfile) = b5dafc0b6b7907cd569b3fda9bb11d019c5048f988d1511468e731c446da7785
SHA256 (.footprint) = 8a3d129cfe564e7873e01453e7979436c166f1be83e1b6787a212a6a20982a2b
SHA256 (python3-elementpath-4.1.5.tar.gz) = c9edc9486eff47a574313587449915c819f139627fd0617fde87ee403c9675f4
RWSagIOpLGJF32/M43RwgxCunqakMqH0BlmFayBLZcRWoDs5EoyMn8A9olyRK5Y4tmGB1HNozEOiIXUb4jmfsr/2dCz6mNpsVQw=
SHA256 (Pkgfile) = 12b5afe108bb14c069e27358f9ce2cc2106da7bf71bfe1c220374118e702e926
SHA256 (.footprint) = bdbf783edfb4fc7a416267c2f72ee1700d41d829fc2b95c657fa47e63b4ecb52
SHA256 (python3-elementpath-4.2.0.tar.gz) = e91e9a5cd61161d4aa713e198670a664f0f08313e2a35645fc575621f1cb76c8

View File

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