python3-elementpath: 4.0.1 -> 4.1.0

This commit is contained in:
Tim Biermann 2023-03-25 10:39:43 +01:00
parent f5fef3e33f
commit 8c14b00cec
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.0.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.0.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.0.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.0.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.0.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.0.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/elementpath-4.1.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/elementpath-4.1.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
RWSagIOpLGJF3313SKhrqoRK5hG7zX4dvsgYnQE5LB/C+8+LNr/cLGnpZJY/kSZGi4IRC1KHh8YrVJ0PwPhwxRW87m4hlGCyCA4=
SHA256 (Pkgfile) = eb0ba1faca7e5d2c5d083c8daef0fb77eb1b15a2a7f5b3ee02c266faeb13b0c1
SHA256 (.footprint) = 0065a63836d44891a578ee410d32335af5e593525373001e01b397a1dc079562
SHA256 (python3-elementpath-4.0.1.tar.gz) = 0fbfd6780d2c5120bbfe001c177974bd1473e10d89ecc06d5914c80a038aceb5
RWSagIOpLGJF37pNP0VAFZRI3FzCph9xqx6d1HRospwqLQ/OAsvpmzJFE4hoWvS50K5JWAFa0kEYfMWQ9llZALuvSUc0GIoIVw8=
SHA256 (Pkgfile) = 1688dc94b6311a41a18d9f5b598262ba8d926f13b816df16e81d2c2d080a6e34
SHA256 (.footprint) = 6febc44767528afd9f678a7dc368e295f7e75b8fea66d51d66d48a99198f262e
SHA256 (python3-elementpath-4.1.0.tar.gz) = 703fb0e81e482aaa06e982d62c597ab5556957875e352ecf9db7a8870c231a0c

View File

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