Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sigstore for openSUSE:Factory
checked in at 2025-11-10 19:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sigstore (Old)
and /work/SRC/openSUSE:Factory/.python-sigstore.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sigstore"
Mon Nov 10 19:19:26 2025 rev:4 rq:1316812 version:4.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sigstore/python-sigstore.changes
2025-11-09 21:09:42.275669035 +0100
+++
/work/SRC/openSUSE:Factory/.python-sigstore.new.1980/python-sigstore.changes
2025-11-10 19:19:30.757806967 +0100
@@ -1,0 +2,6 @@
+Mon Nov 10 08:18:47 UTC 2025 - Dirk Müller <[email protected]>
+
+- remove sigstore-protobuf-specs:
+ * replaced by sigstore-models
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sigstore.spec ++++++
--- /var/tmp/diff_new_pack.GYkxIR/_old 2025-11-10 19:19:31.289829303 +0100
+++ /var/tmp/diff_new_pack.GYkxIR/_new 2025-11-10 19:19:31.293829471 +0100
@@ -52,7 +52,6 @@
BuildRequires: %{python_module rfc8785 >= 0.1.2}
BuildRequires: %{python_module rich >= 13.0}
BuildRequires: %{python_module sigstore-models}
-BuildRequires: %{python_module sigstore-protobuf-specs == 0.3.2}
BuildRequires: %{python_module sigstore-rekor-types == 0.0.18}
BuildRequires: %{python_module tuf >= 6.0}
BuildRequires: python-rpm-macros
@@ -77,7 +76,6 @@
Requires: python-rfc8785 >= 0.1.2
Requires: python-rich >= 13.0
Requires: python-sigstore-models
-Requires: python-sigstore-protobuf-specs == 0.3.2
Requires: python-sigstore-rekor-types == 0.0.18
Requires: python-tuf >= 6.0
Requires: (python-importlib_resources if python-base < 3.11)