python3-elementpath: 4.2.1 -> 4.3.0

This commit is contained in:
Tim Biermann 2024-02-23 17:00:33 +01:00
parent ef1ac1867b
commit 50df8888e0
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.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-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/
-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
RWSagIOpLGJF323QKGTg95GrfL+2R9Kj2gLEbWHblOQiMglzONU4nXBg5qk54bvjEJI1Vm20HlTuUjoM/SKXbbO75OWYtAKIxwM=
SHA256 (Pkgfile) = c55b18db10a26269397551f84163e68815aea92d1d70413eaeac50d100d4b432
SHA256 (.footprint) = 3c83ef5d5206bef297725acb356cdc158d0e05f6066172a35300b8030589137f
SHA256 (python3-elementpath-4.2.1.tar.gz) = 3094e39e7d733ec5071aab7e9ae336c81bf6de49c1090dd326e0407c0d17a82e
RWSagIOpLGJF3y6hucxK1DkRY8nng2xhlX3L9Y8etOmTRsO/5Pr508IFHV+rrpK6IcSO4zrcopmUS2Zjn3+Afw69UQnnmr+E3gE=
SHA256 (Pkgfile) = 193c0c480477f5eba6af461a21a07e2c5bbf9bcc4de34f6f3978a1225d6efb58
SHA256 (.footprint) = 8f103ba47a8bdc223c4105c301d774e4564af69d8e764eb7b1d0e874ff806ec6
SHA256 (python3-elementpath-4.3.0.tar.gz) = 16953653c9e86aebf520be5cf235b7d2f5154df15462fa9ce477eea37fa1755a

View File

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