From a56fd6af93309b83309ddc9d192e51c44f4268cb Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Mar 04 2020 22:28:22 +0000 Subject: Update to 1.3.0 (#1809810) --- diff --git a/.gitignore b/.gitignore index ff66d67..40d32d1 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ /certbot-nginx-1.0.0.tar.gz.asc /certbot-nginx-1.2.0.tar.gz /certbot-nginx-1.2.0.tar.gz.asc +/certbot-nginx-1.3.0.tar.gz +/certbot-nginx-1.3.0.tar.gz.asc diff --git a/python-certbot-nginx-remove-mock-runtime-dependency.patch b/python-certbot-nginx-remove-mock-runtime-dependency.patch index 52be677..34cd263 100644 --- a/python-certbot-nginx-remove-mock-runtime-dependency.patch +++ b/python-certbot-nginx-remove-mock-runtime-dependency.patch @@ -1,12 +1,12 @@ diff --git a/setup.py b/setup.py -index dc50f5c..7b9b15e 100644 +index fe707fb..c63ad9c 100644 --- a/setup.py +++ b/setup.py -@@ -11,7 +11,6 @@ version = '1.2.0' +@@ -11,7 +11,6 @@ version = '1.3.0' install_requires = [ 'acme>=1.0.0', 'certbot>=1.1.0', - 'mock', 'PyOpenSSL', - 'pyparsing>=1.5.5', # Python3 support; perhaps unnecessary? + 'pyparsing>=1.5.5', # Python3 support 'setuptools', diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec index e4d24b4..ae91208 100644 --- a/python-certbot-nginx.spec +++ b/python-certbot-nginx.spec @@ -13,8 +13,8 @@ %endif Name: python-%{pypi_name} -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: The nginx plugin for certbot License: ASL 2.0 @@ -46,12 +46,12 @@ BuildRequires: python2-certbot >= 1.1.0 BuildRequires: python2-mock %if 0%{?rhel} # EL7 has unversioned names for these packages -BuildRequires: pyparsing +BuildRequires: pyparsing >= 1.5.5 BuildRequires: pytest BuildRequires: python-setuptools BuildRequires: python-zope-interface %else -BuildRequires: python2-pyparsing +BuildRequires: python2-pyparsing >= 1.5.5 BuildRequires: python2-pytest BuildRequires: python2-setuptools BuildRequires: python2-zope-interface @@ -62,7 +62,7 @@ BuildRequires: python2-zope-interface BuildRequires: python3-acme >= 1.0.0 BuildRequires: python3-certbot >= 1.1.0 BuildRequires: python3-mock -BuildRequires: python3-pyparsing +BuildRequires: python3-pyparsing >= 1.5.5 BuildRequires: python3-pytest BuildRequires: python3-setuptools BuildRequires: python3-zope-interface @@ -85,9 +85,9 @@ Provides: %{pypi_name} = %{version}-%{release} Requires: python2-acme >= 1.0.0 Requires: python2-certbot >= 1.0.0 %if 0%{?rhel} -Requires: pyparsing +Requires: pyparsing >= 1.5.5 %else -Requires: python2-pyparsing +Requires: python2-pyparsing >= 1.5.5 %endif %if 0%{?fedora} #Recommend the CLI as that will be the interface most use @@ -112,7 +112,7 @@ Provides: %{pypi_name} = %{version}-%{release} # an extension to the certbot python libraries Requires: python3-acme >= 1.0.0 Requires: python3-certbot >= 1.0.0 -Requires: python3-pyparsing +Requires: python3-pyparsing >= 1.5.5 %if 0%{?fedora} #Recommend the CLI as that will be the interface most use Recommends: certbot >= 1.0.0 @@ -176,6 +176,9 @@ rm -rf %{pypi_name}.egg-info %endif %changelog +* Wed Mar 04 2020 Felix Schwarz - 1.3.0-1 +- Update to 1.3.0 (#1809810) + * Fri Feb 07 2020 Felix Schwarz - 1.2.0-2 - add missing build requirements diff --git a/sources b/sources index fd7bc81..0198d14 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (certbot-nginx-1.2.0.tar.gz) = 13ee747fc5b5cef0a9048a73078a2adda0b877113cd916bccd0ccedaf2ee24671069577eb27813fc38135b5827f7a83d347a254325229dcb08959abbef1a497f -SHA512 (certbot-nginx-1.2.0.tar.gz.asc) = a34c7b3bc681b2ba06406ccc7a807fa9b47a4c3f054aa53e6009e693c22b4bf8ecb78541377721682a9bf0e92ef54106ab1963a47d72a85e9a7812dc2f975c47 +SHA512 (certbot-nginx-1.3.0.tar.gz) = 7e6a02720ffecdc825c2e194dc5c952f0414dd2d32774e0eb7767b01b30234e8cd57b0c9201ce8bf8f5d34fbf4b1b5459a99c1ddc87d4a8a4e2039b342aa94e7 +SHA512 (certbot-nginx-1.3.0.tar.gz.asc) = bb15e2a0692d211ee2f178e73b08bc58223d765cf5301f50b9bfd1c44dad06e9957aa68d1efba7e408bb405a85b50f20beeb7183375b059506ed6f8902b92800