* Drop merged patch 0001-Change-the-SUSE-override-to-use-apachectl.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=59
This commit is contained in:
@@ -3,6 +3,7 @@ Mon Mar 8 08:36:44 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- update to version 1.13.0
|
||||
* Support for Python 2 has been removed.
|
||||
* Drop merged patch 0001-Change-the-SUSE-override-to-use-apachectl.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 8 10:37:11 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
@@ -25,8 +25,6 @@ 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
|
||||
# PATCH-FIX-UPSTREAM alarrosa@suse.com - gh#certbot/certbot#8592
|
||||
Patch0: 0001-Change-the-SUSE-override-to-use-apachectl.patch
|
||||
BuildRequires: %{python_module augeas}
|
||||
BuildRequires: %{python_module certbot >= 1.1.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
@@ -50,7 +48,6 @@ The Apache plugin for Certbot.
|
||||
|
||||
%prep
|
||||
%setup -q -n certbot-apache-%{version}
|
||||
%patch0 -p2
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user