python3-elementpath: 4.3.0 -> 4.4.0

This commit is contained in:
Tim Biermann 2024-03-12 18:12:28 +01:00
parent bcb367727d
commit 116c9e769b
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.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.3.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.3.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.3.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.3.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.3.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.3.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/elementpath-4.4.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.4.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.4.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.4.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.4.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.4.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
RWSagIOpLGJF3y6hucxK1DkRY8nng2xhlX3L9Y8etOmTRsO/5Pr508IFHV+rrpK6IcSO4zrcopmUS2Zjn3+Afw69UQnnmr+E3gE=
SHA256 (Pkgfile) = 193c0c480477f5eba6af461a21a07e2c5bbf9bcc4de34f6f3978a1225d6efb58
SHA256 (.footprint) = 8f103ba47a8bdc223c4105c301d774e4564af69d8e764eb7b1d0e874ff806ec6
SHA256 (python3-elementpath-4.3.0.tar.gz) = 16953653c9e86aebf520be5cf235b7d2f5154df15462fa9ce477eea37fa1755a
RWSagIOpLGJF36Zmnlmw4Fu+OcEYZryUnkCFhV6xJiBoTpPSpPxOboCa4+hsgQZ33HarxM6eMhGhwbKZwF7z5wCio6VcEQkEQgc=
SHA256 (Pkgfile) = 56629b5d94b820760fd17df3836fe6ce3c8950cb8946a390a4c7cb04a61b0f68
SHA256 (.footprint) = c6087a6d2d2198c2af1ef80f91da14f268752dbbb5210ab3d510a314b8225388
SHA256 (python3-elementpath-4.4.0.tar.gz) = cb1392e6cc7e16fcecc10d048fdd1d635bac3616c75e4de6fb1a6c637e45dde8

View File

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