[packages/certbot] R: python-ndg-httpsclient
jajcus
jajcus at pld-linux.org
Fri May 4 10:45:13 CEST 2018
commit 30295a406722e897c537bdeb21a23f59a8229159
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Fri May 4 10:44:53 2018 +0200
R: python-ndg-httpsclient
Release: 2
certbot.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/certbot.spec b/certbot.spec
index b844f04..9d7b0eb 100644
--- a/certbot.spec
+++ b/certbot.spec
@@ -7,7 +7,7 @@
Summary: Certbot - EFF's tool to obtain certs from Let's Encrypt
Name: certbot
Version: 0.24.0
-Release: 1
+Release: 2
License: Apache v2.0
Group: Applications/Networking
Source0: https://github.com/certbot/certbot/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -28,8 +28,10 @@ BuildRequires: python-six
%if %{with python3}
BuildRequires: python3-setuptools
Requires: python3-zope.component >= 4.4.1
+Requires: python3-ndg-httpsclient
%else:
Requires: python-zope.component >= 4.4.1
+Requires: python-ndg-httpsclient
%endif
Obsoletes: letsencrypt
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/certbot.git/commitdiff/30295a406722e897c537bdeb21a23f59a8229159
More information about the pld-cvs-commit
mailing list