!4 Update python-trustme to v0.9.0

From: @penelope_y 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-06-02 08:03:37 +00:00 committed by Gitee
commit b7b0d15348
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-trustme Name: python-trustme
Version: 0.6.0 Version: 0.9.0
Release: 1 Release: 1
Summary: #1 quality TLS certs while you wait, for the discerning tester Summary: #1 quality TLS certs while you wait, for the discerning tester
License: MIT -or- Apache License 2.0 License: MIT -or- Apache License 2.0
URL: https://github.com/python-trio/trustme URL: https://github.com/python-trio/trustme
Source0: https://files.pythonhosted.org/packages/76/de/8dc6d402ac6037ee419a4f8bf29b4374068f0517a599234adfcfcc961bc8/trustme-0.6.0.tar.gz Source0: https://github.com/python-trio/trustme/archive/refs/tags/v%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-cryptograph Requires: python3-cryptograph
@ -30,7 +30,7 @@ Provides: python3-trustme-doc
%prep %prep
%autosetup -n trustme-0.6.0 %autosetup -n trustme-%{version}
%build %build
%py3_build %py3_build
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Wed Jun 01 2022 yangping <yangping69@h-partners.com> - 0.9.0-1
- Update to v0.9.0
* Thu May 21 2020 Python_Bot <Python_Bot@openeuler.org> * Thu May 21 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated

Binary file not shown.

BIN
v0.9.0.tar.gz Normal file

Binary file not shown.