diff options
author | Tim Biermann <tbier@posteo.de> | 2021-08-21 20:14:10 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-08-22 00:07:36 +0200 |
commit | 063de8bc892c5ddbf81fddc091237e36cc3a1512 (patch) | |
tree | ade33718a572f6d7a94315bf32567375db50e000 /python3-keyring | |
parent | 33e5ab34155ba97151c4d59c2b9ac602216f676f (diff) | |
download | contrib-063de8bc892c5ddbf81fddc091237e36cc3a1512.tar.gz contrib-063de8bc892c5ddbf81fddc091237e36cc3a1512.tar.xz |
python3-keyring: 23.0.1 -> 23.1.0
Diffstat (limited to 'python3-keyring')
-rw-r--r-- | python3-keyring/.footprint | 14 | ||||
-rw-r--r-- | python3-keyring/.signature | 8 | ||||
-rw-r--r-- | python3-keyring/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-keyring/.footprint b/python3-keyring/.footprint index ae966e4fd..f6c6fb8c3 100644 --- a/python3-keyring/.footprint +++ b/python3-keyring/.footprint @@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/ 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/keyring-23.0.1-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.0.1-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.0.1-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.0.1-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.0.1-py3.9.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.0.1-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.0.1-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/keyring-23.1.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.1.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.1.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.1.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.1.0-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.1.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.1.0-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/keyring/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring/__init__.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring/__main__.py diff --git a/python3-keyring/.signature b/python3-keyring/.signature index d1154ebc5..7d039801d 100644 --- a/python3-keyring/.signature +++ b/python3-keyring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wL+QbOblJx4ZS+VwE4eU0qOmISZ7ISZfXyU+4z+O91AWKQXn47UoEfE64GVyBaZwd7VbkLOruv0Imc/7mAf2AI= -SHA256 (Pkgfile) = a5abf4875046327bfd22c61d859cba70688c0d24283041ae6f46c054c7d3de05 -SHA256 (.footprint) = cc0d4f6a4fd466aea0a05666abe9a3cf2a45a6f2cad6d20e5d5ac51458487ad3 -SHA256 (keyring-23.0.1.tar.gz) = 045703609dd3fccfcdb27da201684278823b72af515aedec1a8515719a038cb8 +RWSagIOpLGJF36Rty8TaOCPdKgTeHzq9XK3k1ATsJQQDKlJP7xlkMDoogKWSsMiipxnqND7Ed6KbaBBAL9IUT4WtySiHhLnGnAU= +SHA256 (Pkgfile) = 6b63828fbb823538ab25a4d66dbbb22c0501690ead14bfecd788fd0c7502b6e2 +SHA256 (.footprint) = 0c01dfecc00eae72afed2c40f8d20d1a595be86a1123256206217ee9ceae07e8 +SHA256 (keyring-23.1.0.tar.gz) = b7e0156667f5dcc73c1f63a518005cd18a4eb23fe77321194fefcc03748b21a4 diff --git a/python3-keyring/Pkgfile b/python3-keyring/Pkgfile index d4375bd46..54d5c5564 100644 --- a/python3-keyring/Pkgfile +++ b/python3-keyring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-entrypoints python3-importlib_metadata python3-secretstorage name=python3-keyring -version=23.0.1 +version=23.1.0 release=1 source=(https://pypi.io/packages/source/k/keyring/keyring-$version.tar.gz) |