17
0

Accepting request 877607 from devel:languages:python:certbot

certbot version bump

OBS-URL: https://build.opensuse.org/request/show/877607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-nginx?expand=0&rev=25
This commit is contained in:
2021-03-08 14:19:56 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9afe611f99a78b8898941b8ad7bdcf7f3c2b6e0fce27125268f7c713e64b34ee
size 76335

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e972cc19c0fa9e5b7863da0423b156fbfb5623fd30b558fd2fd6d21c24c0b08
size 76011

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 8 08:42:04 UTC 2021 - Markéta Machová <mmachova@suse.com>
- update to version 1.13.0
* Support for Python 2 has been removed.
* The nginx authenticator now configures all matching HTTP and HTTPS vhosts for the HTTP-01
challenge. It is now compatible with external HTTPS redirection by a CDN or load balancer.
-------------------------------------------------------------------
Fri Jan 8 10:19:34 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-certbot-nginx
Version: 1.11.0
Version: 1.13.0
Release: 0
Summary: Nginx plugin for Certbot
License: Apache-2.0