Update to v0.9.0

This commit is contained in:
penelope 2022-06-01 18:40:05 +08:00
parent 7bf793c1b1
commit a818c95a58
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-trustme
Version: 0.6.0
Version: 0.9.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://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
Requires: python3-cryptograph
@ -30,7 +30,7 @@ Provides: python3-trustme-doc
%prep
%autosetup -n trustme-0.6.0
%autosetup -n trustme-%{version}
%build
%py3_build
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%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>
- Package Spec generated

Binary file not shown.

BIN
v0.9.0.tar.gz Normal file

Binary file not shown.