- Update to 3.3.0

* deprecated acme.crypto_util.dump_pyopenssl_chain
  * deprecated acme.crypto_util._pyopenssl_cert_or_req_all_names
  * deprecated acme.crypto_util._pyopenssl_cert_or_req_san

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=122
This commit is contained in:
2025-03-21 12:20:45 +00:00
committed by Git OBS Bridge
parent 7a60e8ea1f
commit 61df3d0776
4 changed files with 12 additions and 4 deletions

View File

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

3
acme-3.3.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 21 12:18:34 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 3.3.0
* deprecated acme.crypto_util.dump_pyopenssl_chain
* deprecated acme.crypto_util._pyopenssl_cert_or_req_all_names
* deprecated acme.crypto_util._pyopenssl_cert_or_req_san
-------------------------------------------------------------------
Thu Feb 13 09:33:05 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%define libname acme
Name: python-%{libname}
Version: 3.2.0
Version: 3.3.0
Release: 0
Summary: Python library for the ACME protocol
License: Apache-2.0