From 5ee93bddf2d0e7121755fd7f879dfe6aa9fb17e7 Mon Sep 17 00:00:00 2001 From: Eli Young Date: May 28 2019 21:05:57 +0000 Subject: Update to 0.34.2 (#1686200) --- diff --git a/.gitignore b/.gitignore index 3f98ec9..d729d48 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /certbot-nginx-0.29.1.tar.gz /certbot-nginx-0.30.2.tar.gz /certbot-nginx-0.31.0.tar.gz +/certbot-nginx-0.34.2.tar.gz diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec index c9ac29d..b8cbd37 100644 --- a/python-certbot-nginx.spec +++ b/python-certbot-nginx.spec @@ -13,7 +13,7 @@ %endif Name: python-%{pyname} -Version: 0.31.0 +Version: 0.34.2 Release: 1%{?dist} Summary: The nginx plugin for certbot @@ -33,19 +33,23 @@ BuildRequires: python3-devel %if %{with python2} #For running tests -BuildRequires: python2-acme >= 0.26.0 -BuildRequires: python2-certbot >= 0.22.0 +BuildRequires: python2-acme >= 0.29.0 +BuildRequires: python2-certbot >= 0.34.0 %if 0%{?rhel} +# EL7 has unversioned names for these packages BuildRequires: pyparsing +BuildRequires: pytest %else BuildRequires: python2-pyparsing +BuildRequires: python2-pytest %endif %endif %if %{with python3} -BuildRequires: python3-acme >= 0.26.0 -BuildRequires: python3-certbot >= 0.22.0 +BuildRequires: python3-acme >= 0.29.0 +BuildRequires: python3-certbot >= 0.34.0 BuildRequires: python3-pyparsing +BuildRequires: python3-pytest %endif %description @@ -59,8 +63,8 @@ Provides: %{pyname} = %{version}-%{release} %endif # Although a plugin for the certbot command it's technically # an extension to the certbot python libraries -Requires: python2-acme >= 0.26.0 -Requires: python2-certbot >= 0.22.0 +Requires: python2-acme >= 0.29.0 +Requires: python2-certbot >= 0.34.0 %if 0%{?rhel} Requires: pyparsing %else @@ -68,9 +72,9 @@ Requires: python2-pyparsing %endif %if 0%{?fedora} #Recommend the CLI as that will be the interface most use -Recommends: certbot >= 0.22.0 +Recommends: certbot >= 0.34.0 %else -Requires: certbot >= 0.22.0 +Requires: certbot >= 0.34.0 %endif Summary: The nginx plugin for certbot %{?python_provide:%python_provide python2-%{pyname}} @@ -87,14 +91,14 @@ Provides: %{pyname} = %{version}-%{release} %endif # Although a plugin for the certbot command it's technically # an extension to the certbot python libraries -Requires: python3-acme >= 0.26.0 -Requires: python3-certbot >= 0.22.0 +Requires: python3-acme >= 0.29.0 +Requires: python3-certbot >= 0.34.0 Requires: python3-pyparsing %if 0%{?fedora} #Recommend the CLI as that will be the interface most use -Recommends: certbot >= 0.22.0 +Recommends: certbot >= 0.34.0 %else -Requires: certbot >= 0.22.0 +Requires: certbot >= 0.34.0 %endif Summary: The nginx plugin for certbot %{?python_provide:%python_provide python3-%{pyname}} @@ -116,7 +120,7 @@ Plugin for certbot that allows for automatic configuration of nginx %check %if %{with python2} -%{__python2} setup.py test +(cd build/lib && %{__python2} ../../setup.py test) %endif %if %{with python3} %{__python3} setup.py test @@ -150,6 +154,9 @@ Plugin for certbot that allows for automatic configuration of nginx %endif %changelog +* Tue May 28 2019 Eli Young - 0.34.2-1 +- Update to 0.34.2 (#1686200) + * Fri Feb 08 2019 Eli Young - 0.31.0-1 - Update to 0.31.0 (#1673775) diff --git a/sources b/sources index 83562d5..7060098 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (certbot-nginx-0.31.0.tar.gz) = bfb8e1c39c0b40aabc08f6651100f29e2a8fff7c79906bd95c199c913bb3214f83d22684c637042093631ff0f69045099f11b33f80955f126ae356fba4807a7b +SHA512 (certbot-nginx-0.34.2.tar.gz) = 70e0007c5f6cfc0b5e20c3a977cc89fd852883ff4c5f5813d9b94b2817bdebe7b886befaa7dbda5699c4300796e8aca930eb20497306e31e254834efc561e6df