From e5d9ebbe467103f83eb56acd4b99ec8f77e27a6d Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 13 Sep 2021 22:41:30 +0200 Subject: [PATCH] python3-keyring: 23.2.0 -> 23.2.1 --- python3-keyring/.footprint | 14 +++++++------- python3-keyring/.signature | 8 ++++---- python3-keyring/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/python3-keyring/.footprint b/python3-keyring/.footprint index e0eca06d2..3d7b300d1 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.2.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.0-py3.9.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.0-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/keyring-23.2.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.1-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.1-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/keyring-23.2.1-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 c18306f6e..57089aba9 100644 --- a/python3-keyring/.signature +++ b/python3-keyring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33O1ymI/u6SPhiQe5mmhNR3J65HwKvtMNI21biTDnL89sZDgpM0FnWhiYBXZrLvFSj90ST5RXtnulF/fq9zL4A8= -SHA256 (Pkgfile) = 4e3272991e6511a74c2afacaa3199837d03fa668d3ce34e696033c549e5c4c9c -SHA256 (.footprint) = aaa04614327ab289e2a9aeb0d883411f50fa84bbefa53c731910fc9545230a6a -SHA256 (keyring-23.2.0.tar.gz) = 1e1970dcecde00c59ff6033d69cee3b283cd0d7cbad78b0dc4cdd15c8a28bcf8 +RWSagIOpLGJF35Tfm0GrKnUzSTayrln+owAC8esmRsmSDrbyWyhWYxnc7K/JNhOoh0fGXIU0Gpu5+Z9zj/fw/+ni7qbPJQY2GAk= +SHA256 (Pkgfile) = f6452037c3e237ae133cd20d1d1107c2568b44cc747e94c7d0e743301bca484b +SHA256 (.footprint) = 680f820066027a8fdbcc7d72735a2209f2477ddb753b0886909baabec352114c +SHA256 (keyring-23.2.1.tar.gz) = 6334aee6073db2fb1f30892697b1730105b5e9a77ce7e61fca6b435225493efe diff --git a/python3-keyring/Pkgfile b/python3-keyring/Pkgfile index 9e032cb9c..92eba1856 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.2.0 +version=23.2.1 release=1 source=(https://pypi.io/packages/source/k/keyring/keyring-$version.tar.gz)