!6 Update package to version 1.0.0

From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-05-09 01:41:16 +00:00 committed by Gitee
commit 661dfec110
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-trustme
Version: 0.9.0
Version: 1.0.0
Release: 1
Summary: #1 quality TLS certs while you wait, for the discerning tester
License: MIT -or- Apache License 2.0
URL: https://github.com/python-trio/trustme
Source0: https://github.com/python-trio/trustme/archive/refs/tags/v%{version}.tar.gz
Source0: https://github.com/python-trio/trustme/archive/refs/tags/v%{version}.tar.gz#/trustme-%{version}.tar.gz
BuildArch: noarch
Requires: python3-cryptograph
@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Sat May 06 2023 wubijie <wubijie@kylinos.cn> - 1.0.0-1
- Update package to version 1.0.0
* Wed Jun 01 2022 yangping <yangping69@h-partners.com> - 0.9.0-1
- Update to v0.9.0

BIN
trustme-1.0.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.