diff --git a/acme-3.2.0.tar.gz b/acme-3.2.0.tar.gz deleted file mode 100644 index 75163b7..0000000 --- a/acme-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e11d0ccf43ec19244ada40df1dc4ca49c9ce407749f3771d2cefe0674e206d84 -size 92875 diff --git a/acme-3.3.0.tar.gz b/acme-3.3.0.tar.gz new file mode 100644 index 0000000..60cd22a --- /dev/null +++ b/acme-3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c026edc0db13a36fb80d802d2e0256525b52272543beca3b8ddf2264bd8ef1f8 +size 93342 diff --git a/python-acme.changes b/python-acme.changes index 6dfb08b..b51c30a 100644 --- a/python-acme.changes +++ b/python-acme.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Mar 21 12:18:34 UTC 2025 - Markéta Machová + +- 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 diff --git a/python-acme.spec b/python-acme.spec index 55aff4c..e17972e 100644 --- a/python-acme.spec +++ b/python-acme.spec @@ -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