17
0

4 Commits

Author SHA256 Message Date
279f75ec73 Accepting request 1316823 from devel:languages:python
- update to 1.3.1:
  * AWSSigner: Don't send payload to AWS for signing, send hash
    only
  * Set Development status classifier to "production/stable" in
    Python packaging
  * Minor infrastructure changes

OBS-URL: https://build.opensuse.org/request/show/1316823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-securesystemslib?expand=0&rev=7
2025-11-10 18:19:39 +00:00
bb9dc3b975 - update to 1.3.1:
* AWSSigner: Don't send payload to AWS for signing, send hash
    only
  * Set Development status classifier to "production/stable" in
    Python packaging
  * Minor infrastructure changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-securesystemslib?expand=0&rev=16
2025-11-10 08:27:28 +00:00
cd3459f4fd Accepting request 1307338 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1307338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-securesystemslib?expand=0&rev=6
2025-09-26 20:25:18 +00:00
1a5213a1c6 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-securesystemslib?expand=0&rev=14
2025-09-26 09:31:44 +00:00
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Nov 10 08:27:15 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.3.1:
* AWSSigner: Don't send payload to AWS for signing, send hash
only
* Set Development status classifier to "production/stable" in
Python packaging
* Minor infrastructure changes
-------------------------------------------------------------------
Fri Sep 26 08:32:13 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <dmueller@suse.com> Mon Feb 10 20:35:16 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-securesystemslib # spec file for package python-securesystemslib
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,9 @@
# #
%{?sle15_python_module_pythons}
Name: python-securesystemslib Name: python-securesystemslib
Version: 1.2.0 Version: 1.3.1
Release: 0 Release: 0
Summary: Cryptographic and general routines for Secure Systems Lab Summary: Cryptographic and general routines for Secure Systems Lab
License: MIT License: MIT

View File

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

View File

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