- update to 3.3.1:
* Fixed a deprecation warning from cryptography module. * Added a :PEP:`561` ``py.typed`` file to declare typing support. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=29
This commit is contained in:
parent
c2f017584f
commit
4f6d417de3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30cfdef28829dad64d6ea1ed08f8eff6aa115a77068926bcc9f5225d5a3246aa
|
||||
size 19352
|
3
SecretStorage-3.3.1.tar.gz
Normal file
3
SecretStorage-3.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195
|
||||
size 19566
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 2 00:28:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.3.1:
|
||||
* Fixed a deprecation warning from cryptography module.
|
||||
* Added a :PEP:`561` ``py.typed`` file to declare typing support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 20:55:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-SecretStorage
|
||||
Version: 3.3.0
|
||||
Version: 3.3.1
|
||||
Release: 0
|
||||
Summary: Python bindings to FreeDesktoporg Secret Service API
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user