- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sigstore-protobuf-specs?expand=0&rev=3
This commit is contained in:
2025-02-25 20:23:28 +00:00
committed by Git OBS Bridge
parent 419cd08149
commit 701525e756
4 changed files with 19 additions and 6 deletions

View File

@@ -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