diff --git a/python-trustme.changes b/python-trustme.changes index b13d1e1..80ad201 100644 --- a/python-trustme.changes +++ b/python-trustme.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 16 11:20:19 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.2.1 + * Update from deprecated pyOpenSSL APIs to non-deprecated + cryptography APIs. (#670) + ------------------------------------------------------------------- Tue Nov 5 15:14:17 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-trustme.spec b/python-trustme.spec index 568c799..90bd3a2 100644 --- a/python-trustme.spec +++ b/python-trustme.spec @@ -1,7 +1,7 @@ # # spec file for package python-trustme # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-trustme -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: Fake CA provider for Python tests License: Apache-2.0 OR MIT diff --git a/trustme-1.2.0.tar.gz b/trustme-1.2.0.tar.gz deleted file mode 100644 index cd49899..0000000 --- a/trustme-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed2264fb46c35459e6de9e454ed4bab73be44b6a2a26ad417f9b6854aebb644a -size 26350 diff --git a/trustme-1.2.1.tar.gz b/trustme-1.2.1.tar.gz new file mode 100644 index 0000000..9ece40d --- /dev/null +++ b/trustme-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6528ba2bbc7f2db41f33825c8dd13e3e3eb9d334ba0f909713c8c3139f4ae47f +size 26844