!9 Update to 3.3.2

From: @chen-jan 
Reviewed-by: @ruebb 
Signed-off-by: @ruebb
This commit is contained in:
openeuler-ci-bot 2022-07-08 06:36:08 +00:00 committed by Gitee
commit 29703033f7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
SecretStorage-3.3.2.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%global package_description \
This module provides a way for securely storing passwords and other secrets.
Name: python-SecretStorage
Version: 3.3.1
Release: 2
Version: 3.3.2
Release: 1
Summary: Python bindings to FreeDesktop.org Secret Service API
License: BSD-3-Clause
URL: https://github.com/mitya57/secretstorage
Source0: https://files.pythonhosted.org/packages/cd/08/758aeb98db87547484728ea08b0292721f1b05ff9005f59b040d6203c009/SecretStorage-3.3.1.tar.gz
Source0: https://files.pythonhosted.org/packages/bc/3b/6e294fcaa5aed4059f2aa01a1ee7d343953521f8e0f6965ebcf63c950269/SecretStorage-3.3.2.tar.gz
BuildArch: noarch
%description
%{package_description}
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Jul 08 2022 chenchen <chen_aka_jan@163.com> - 3.3.2-1
- Update to 3.3.2
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 3.3.1-2
- License compliance rectification