Compare commits

2 Commits

Author SHA256 Message Date
b3b905d33b Accepting request 1327583 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1327583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=62
2026-01-17 13:54:21 +00:00
05a6f37511 - Update to 5.2.2
* Support for Python 3.14 was added.
  * While nothing significant should have changed from the user's perspective,
    we've been doing a lot of internal refactoring in preparation for soon
    adding support for IP address certificates to Certbot.
  * Fixed a regression that caused certbot to crash if multiple --webroot-path
    values were set on the command line.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=144
2026-01-15 13:57:36 +00:00
4 changed files with 16 additions and 5 deletions

View File

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

3
certbot-5.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16cf7c83572796f1a86c685e4dd365f8f5b834541163cc2f242aa834e3849d2d
size 447537

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jan 15 13:55:32 UTC 2026 - Markéta Machová <mmachova@suse.com>
- Update to 5.2.2
* Support for Python 3.14 was added.
* While nothing significant should have changed from the user's perspective,
we've been doing a lot of internal refactoring in preparation for soon
adding support for IP address certificates to Certbot.
* Fixed a regression that caused certbot to crash if multiple --webroot-path
values were set on the command line.
-------------------------------------------------------------------
Tue Oct 14 07:59:15 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-certbot
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-certbot
Version: 5.1.0
Version: 5.2.2
Release: 0
Summary: ACME client
License: Apache-2.0