forked from pool/python-securesystemslib
Compare commits
10 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| cd3459f4fd | |||
| 1a5213a1c6 | |||
| 0bdc710468 | |||
| db92248ea3 | |||
| d5090404ba | |||
| bab940a7e9 | |||
| a40c170ea3 | |||
| ac64e63e7f | |||
| 13ba0326fc | |||
| 2d13b6df7d |
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34fa63e3296a0540b122a13bf51722ecd015be00c1d2ed45b23442e718920e76
|
||||
size 934472
|
||||
3
securesystemslib-1.3.0.tar.gz
Normal file
3
securesystemslib-1.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b53e5989289d97fa42ed7fde1b4bad80985f15dba8c774c043b395a90c908e5
|
||||
size 934551
|
||||
Reference in New Issue
Block a user