- update to version 1.4.0
* Turn off session tickets for apache plugin by default when appropriate. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=45
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-certbot-apache
|
||||
Version: 1.3.0
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Apache plugin for Certbot
|
||||
License: Apache-2.0
|
||||
@@ -26,7 +26,6 @@ URL: https://github.com/letsencrypt/letsencrypt
|
||||
Source: https://files.pythonhosted.org/packages/source/c/certbot-apache/certbot-apache-%{version}.tar.gz
|
||||
BuildRequires: %{python_module augeas}
|
||||
BuildRequires: %{python_module certbot >= 1.1.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module zope.component}
|
||||
|
||||
Reference in New Issue
Block a user