Accepting request 623136 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/623136 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-keyring?expand=0&rev=30
This commit is contained in:
commit
e39f4227a4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd188c7d40e6778e18d330a96d0bef77bffc109dad82270133e3969908016862
|
||||
size 42883
|
3
keyring-13.2.1.tar.gz
Normal file
3
keyring-13.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6364bb8c233f28538df4928576f4e051229e0451651073ab20b315488da16a58
|
||||
size 43140
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 9 13:37:36 UTC 2018 - dmueller@suse.com
|
||||
|
||||
- Update to 13.2.1:
|
||||
* #335: Fix regression in command line client.
|
||||
* Keyring command-line interface now reads the password
|
||||
directly from stdin if stdin is connected to a pipe.
|
||||
* #329: Improve output of ``keyring --list-backends``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 23 06:58:48 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-keyring
|
||||
Version: 13.0.0
|
||||
Version: 13.2.1
|
||||
Release: 0
|
||||
Summary: Store and access your passwords safely
|
||||
License: Python-2.0 AND MIT
|
||||
|
Loading…
Reference in New Issue
Block a user