automatic version update by autodist [release 1.18.0-1mamba;Sat Aug 07 2021]
This commit is contained in:
parent
8edffa8728
commit
de1583f750
@ -1,5 +1,5 @@
|
|||||||
Name: python-acme
|
Name: python-acme
|
||||||
Version: 1.17.0
|
Version: 1.18.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: ACME protocol implementation for Python
|
Summary: ACME protocol implementation for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,6 +11,7 @@ Source: https://pypi.debian.net/acme/acme-%{version}.tar.gz
|
|||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
|
BuildRequires: python3.7dist(chardet)
|
||||||
BuildRequires: python3.7dist(cryptography)
|
BuildRequires: python3.7dist(cryptography)
|
||||||
BuildRequires: python3.7dist(josepy)
|
BuildRequires: python3.7dist(josepy)
|
||||||
BuildRequires: python3.7dist(pyopenssl)
|
BuildRequires: python3.7dist(pyopenssl)
|
||||||
@ -54,6 +55,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/acme-%{version}-py*.egg-info/*
|
%{python_sitearch}/acme-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 07 2021 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jul 12 2021 Automatic Build System <autodist@mambasoft.it> 1.17.0-1mamba
|
* Mon Jul 12 2021 Automatic Build System <autodist@mambasoft.it> 1.17.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user