python3-secretstorage: 3.3.1 -> 3.3.2

This commit is contained in:
Tim Biermann 2022-04-19 20:17:09 +02:00
parent 172fb5d294
commit 267dfccb00
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.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.2-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.2-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.2-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.2-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.2-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/SecretStorage-3.3.2-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/secretstorage/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/secretstorage/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/secretstorage/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xM6FAITUDGkgBPHZDeFjijkbN50H6piYMMuYssEiBiYhf2+Hm0cvlwj8prfWEOlEA+bGNvpg8+I9MwsdRT3XAg=
SHA256 (Pkgfile) = 3f6d79973b07fa9136ea86fe1b4b0de1f86e9fb8702877e9a17685b75f0954d0
SHA256 (.footprint) = 798c5f4ee4ab1c8831bd9387d240a713f71bc4b731128261b8f064c04c1b2146
SHA256 (SecretStorage-3.3.1.tar.gz) = fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195
RWSagIOpLGJF39bY89/eiIfq2ywPqMFdXo4WBmFRoXzijcn6tNQ89+XSmf7HF66nd054ASlwgJHCBKwHbD53vEwLT0I5dYFm0wk=
SHA256 (Pkgfile) = 9d96d274a4686faa354b285a8f36910a023fce7d8906ad5f9259374ed73d5e85
SHA256 (.footprint) = b1c4fec02a4482c27fdde761fe4e976db58e8f883586b621dd13fc7a44cc8bad
SHA256 (SecretStorage-3.3.2.tar.gz) = 0a8eb9645b320881c222e827c26f4cfcf55363e8b374a021981ef886657a912f

View File

@ -4,7 +4,7 @@
# Depends on: python3-cryptography python3-jeepney
name=python3-secretstorage
version=3.3.1
version=3.3.2
release=1
source=(https://pypi.io/packages/source/S/SecretStorage/SecretStorage-$version.tar.gz)