1
0
forked from ports/contrib

python3-keyring: 23.2.0 -> 23.2.1

This commit is contained in:
Tim Biermann 2021-09-13 22:41:30 +02:00
parent 00a4b78972
commit e5d9ebbe46
3 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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)