- 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 +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>