diff --git a/python-securesystemslib.changes b/python-securesystemslib.changes index 7c13b21..e1aa761 100644 --- a/python-securesystemslib.changes +++ b/python-securesystemslib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Sep 26 08:32:13 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.3.0 + * Annotate library (#970) + * Deprecate hash module (#977) + * Modernize license metadata (#942) + * Refactor signing scheme parsing (#981) + * Misc test and ci/cd improvements (#926, #953, #958, #965, #966) +- Use Python 3.11 on SLE-15 by default + ------------------------------------------------------------------- Mon Feb 10 20:35:16 UTC 2025 - Dirk Müller diff --git a/python-securesystemslib.spec b/python-securesystemslib.spec index 3eb504b..7995f0c 100644 --- a/python-securesystemslib.spec +++ b/python-securesystemslib.spec @@ -15,9 +15,9 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%{?sle15_python_module_pythons} Name: python-securesystemslib -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: Cryptographic and general routines for Secure Systems Lab License: MIT diff --git a/securesystemslib-1.2.0.tar.gz b/securesystemslib-1.2.0.tar.gz deleted file mode 100644 index b1562af..0000000 --- a/securesystemslib-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34fa63e3296a0540b122a13bf51722ecd015be00c1d2ed45b23442e718920e76 -size 934472 diff --git a/securesystemslib-1.3.0.tar.gz b/securesystemslib-1.3.0.tar.gz new file mode 100644 index 0000000..9254ff7 --- /dev/null +++ b/securesystemslib-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b53e5989289d97fa42ed7fde1b4bad80985f15dba8c774c043b395a90c908e5 +size 934551