Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sigstore-protobuf-specs for
openSUSE:Factory checked in at 2025-02-26 17:17:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sigstore-protobuf-specs (Old)
and /work/SRC/openSUSE:Factory/.python-sigstore-protobuf-specs.new.1873
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sigstore-protobuf-specs"
Wed Feb 26 17:17:52 2025 rev:2 rq:1248476 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sigstore-protobuf-specs/python-sigstore-protobuf-specs.changes
2025-01-21 21:11:57.322626963 +0100
+++
/work/SRC/openSUSE:Factory/.python-sigstore-protobuf-specs.new.1873/python-sigstore-protobuf-specs.changes
2025-02-26 17:19:07.980744205 +0100
@@ -1,0 +2,11 @@
+Tue Feb 25 20:22:22 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 0.4.0:
+ * Announced deprecation of JSONSchema outputs from this project
+ * Fix toolchain to write generated code as the user running the
+ build instead of root
+ * Recreated toolchain for code generation instead of depending
+ on third-party container image (#469 (#475
+ * Updated code generation tools
+
+-------------------------------------------------------------------
Old:
----
sigstore_protobuf_specs-0.3.2.tar.gz
New:
----
sigstore_protobuf_specs-0.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sigstore-protobuf-specs.spec ++++++
--- /var/tmp/diff_new_pack.brMkqG/_old 2025-02-26 17:19:10.440847160 +0100
+++ /var/tmp/diff_new_pack.brMkqG/_new 2025-02-26 17:19:10.444847328 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-sigstore-protobuf-specs
#
-# 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
@@ -17,18 +17,20 @@
Name: python-sigstore-protobuf-specs
-Version: 0.3.2
+Version: 0.4.0
Release: 0
Summary: A library for serializing and deserializing Sigstore messages
License: Apache-2.0
URL: https://github.com/sigstore/protobuf-specs
Source:
https://files.pythonhosted.org/packages/source/s/sigstore-protobuf-specs/sigstore_protobuf_specs-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module flit-core >= 3.2}
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module pydantic >= 2}
+BuildRequires: python-rpm-macros
# /SECTION
BuildRequires: fdupes
Requires: python-betterproto
+Requires: python-pydantic >= 2
BuildArch: noarch
%python_subpackages
++++++ sigstore_protobuf_specs-0.3.2.tar.gz ->
sigstore_protobuf_specs-0.4.0.tar.gz ++++++
++++ 1703 lines of diff (skipped)