Update to v0.9.0
This commit is contained in:
parent
7bf793c1b1
commit
a818c95a58
@ -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
BIN
v0.9.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user