15
0

- update to 3.3.2:

* Fixed a deprecation warning with jeepney 0.8.
    Thanks to Sam McKelvie for the pull request!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=31
This commit is contained in:
2022-05-11 10:33:13 +00:00
committed by Git OBS Bridge
parent 4f6d417de3
commit 844844a803
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-SecretStorage
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-SecretStorage
Version: 3.3.1
Version: 3.3.2
Release: 0
Summary: Python bindings to FreeDesktoporg Secret Service API
License: BSD-3-Clause