sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=94
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf1ece833a599dae903c2203d12ea0d1692399dfa4a965428056b3ae6fe50170
|
||||
size 182872
|
||||
3
certbot_apache-2.11.0.tar.gz
Normal file
3
certbot_apache-2.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27d39c6ad4c95a5ee1d9d8c81e95c3379f8ba35ca181b4a0b64c2bd678983b43
|
||||
size 182950
|
||||
@@ -18,12 +18,12 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-certbot-apache
|
||||
Version: 2.9.0
|
||||
Version: 2.11.0
|
||||
Release: 0
|
||||
Summary: Apache plugin for Certbot
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/letsencrypt/letsencrypt
|
||||
Source: https://files.pythonhosted.org/packages/source/c/certbot-apache/certbot-apache-%{version}.tar.gz
|
||||
Source: https://files.pythonhosted.org/packages/source/c/certbot-apache/certbot_apache-%{version}.tar.gz
|
||||
BuildRequires: %{python_module augeas}
|
||||
BuildRequires: %{python_module certbot >= %{version}}
|
||||
BuildRequires: %{python_module pytest}
|
||||
@@ -41,7 +41,7 @@ BuildArch: noarch
|
||||
The Apache plugin for Certbot.
|
||||
|
||||
%prep
|
||||
%setup -q -n certbot-apache-%{version}
|
||||
%setup -q -n certbot_apache-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user