python3-pysaml2: 7.4.0 -> 7.4.1

This commit is contained in:
Tim Biermann 2023-02-25 12:30:10 +01:00
parent 2b2a27542a
commit f871164cce
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -7,13 +7,13 @@ drwxr-xr-x root/root usr/bin/
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/pysaml2-7.4.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pysaml2-7.4.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pysaml2-7.4.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/saml2/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/saml2/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/saml2/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31d6cCyL5XNIOuSpNRQRIdjY+EFtgOYgWlQzQEyGbOSWYUQBO2ph7ij+yzGthNqaJuw8x2tQR3/RErGMj9tTOQk=
SHA256 (Pkgfile) = 4a1bce60b0c0798332a81f69a477b97d8fca0b17751de05b007523d41d2396e5
SHA256 (.footprint) = 773764bfe0522e052c00550f46cd4ef1184ad1fcdc33e6499aaef395f3a83094
SHA256 (pysaml2-7.4.0.tar.gz) = 86bbd3516b46d251f631e5e2e7ea92cb72d5d8104034d57a78f811dc9cc0fcd7
RWSagIOpLGJF39kGnedsjAgJwfkYyrLDNHF17emgxua+VOMRZ3W6FrXMBR0/1PdRcDu7KKwkPxesaOqZHdw0dRcTZW6rh40vQQs=
SHA256 (Pkgfile) = d271cda48c72045ee9aae9045c79c2e006c7e833a40483f379d283409d5a6d7d
SHA256 (.footprint) = 95c1fe00df3198405b84cc3d9156339b81b1f6706e5882034aa8f73f0b89957c
SHA256 (pysaml2-7.4.1.tar.gz) = 28a0a513d3fb219947314101b9a302f4c7df60f90677d82a64077edd2db58943

View File

@ -4,7 +4,7 @@
# Depends on: python3-dateutil python3-defusedxml python3-future python3-importlib_resources python3-pycryptodomex python3-pytz python3-requests python3-xmlschema python3-zope-interface xmlsec
name=python3-pysaml2
version=7.4.0
version=7.4.1
release=1
source=(https://pypi.org/packages/source/p/pysaml2/pysaml2-$version.tar.gz)