Accepting request 632855 from home:mcalabkova:branches:devel:languages:python:certbot
- Update runtime requirements OBS-URL: https://build.opensuse.org/request/show/632855 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
5f9ce09be9
commit
18fafee805
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ Group: Development/Languages/Python
|
||||
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 >= 0.21.1}
|
||||
BuildRequires: %{python_module certbot >= 0.26.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module zope.component}
|
||||
@@ -35,9 +35,9 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: apache2
|
||||
Requires: augeas-lenses
|
||||
Requires: python-acme >= 0.25.0
|
||||
Requires: python-augeas
|
||||
Requires: python-certbot >= 0.21.1
|
||||
Requires: python-mock
|
||||
Requires: python-certbot >= 0.26.0
|
||||
Requires: python-zope.component
|
||||
Requires: python-zope.interface
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user