python3-keyring: 23.0.1 -> 23.1.0

This commit is contained in:
Tim Biermann 2021-08-21 20:14:10 +02:00
parent 33e5ab3415
commit 063de8bc89
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.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

View File

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

View File

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