From 6d8761ed0f46a66d03fb24c54aec4d89bc200908271dbb3c05e4279057475135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 8 Mar 2021 08:43:31 +0000 Subject: [PATCH] - update to version 1.13.0 * Support for Python 2 has been removed. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=58 --- certbot-apache-1.11.0.tar.gz | 3 --- certbot-apache-1.13.0.tar.gz | 3 +++ python-certbot-apache.changes | 6 ++++++ python-certbot-apache.spec | 3 ++- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 certbot-apache-1.11.0.tar.gz create mode 100644 certbot-apache-1.13.0.tar.gz diff --git a/certbot-apache-1.11.0.tar.gz b/certbot-apache-1.11.0.tar.gz deleted file mode 100644 index 4514704..0000000 --- a/certbot-apache-1.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ed001427ec0b49324f2b9af7170fa6e6e88948fa51c3678b07bf17f8138863d -size 221609 diff --git a/certbot-apache-1.13.0.tar.gz b/certbot-apache-1.13.0.tar.gz new file mode 100644 index 0000000..cd36cd6 --- /dev/null +++ b/certbot-apache-1.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b5a16e80c1418e2edc05fc2578f522fb24974b2c13eb747cdfeef69e5bd5ae1 +size 220736 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 2371126..1708699 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 8 08:36:44 UTC 2021 - Markéta Machová + +- update to version 1.13.0 + * Support for Python 2 has been removed. + ------------------------------------------------------------------- Fri Jan 8 10:37:11 UTC 2021 - Antonio Larrosa diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 394118a..9d3f2b0 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-certbot-apache -Version: 1.11.0 +Version: 1.13.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0