diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-19 20:17:09 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-19 20:17:09 +0200 |
commit | 267dfccb00d390d4a273a2b99e2488ccdafa9f8d (patch) | |
tree | af6cd7517a3c251e22682288cb3558d75711bb8f /python3-secretstorage | |
parent | 172fb5d294473672a577b527a2dfc70e632b70c2 (diff) | |
download | contrib-267dfccb00d390d4a273a2b99e2488ccdafa9f8d.tar.gz contrib-267dfccb00d390d4a273a2b99e2488ccdafa9f8d.tar.xz |
python3-secretstorage: 3.3.1 -> 3.3.2
Diffstat (limited to 'python3-secretstorage')
-rw-r--r-- | python3-secretstorage/.footprint | 12 | ||||
-rw-r--r-- | python3-secretstorage/.signature | 8 | ||||
-rw-r--r-- | python3-secretstorage/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-secretstorage/.footprint b/python3-secretstorage/.footprint index 9689d772f..dccde819a 100644 --- a/python3-secretstorage/.footprint +++ b/python3-secretstorage/.footprint @@ -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__/ diff --git a/python3-secretstorage/.signature b/python3-secretstorage/.signature index 4ece4f2a8..0261d817b 100644 --- a/python3-secretstorage/.signature +++ b/python3-secretstorage/.signature @@ -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 diff --git a/python3-secretstorage/Pkgfile b/python3-secretstorage/Pkgfile index 3450bda41..be8d6141e 100644 --- a/python3-secretstorage/Pkgfile +++ b/python3-secretstorage/Pkgfile @@ -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) |