forked from pool/python-sigstore-protobuf-specs
- Revert back to 0.3.2, it's only requirement requires that version.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sigstore-protobuf-specs?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 16 01:41:28 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Revert back to 0.3.2, it's only requirement requires that version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 25 20:22:22 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Tue Feb 25 20:22:22 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-sigstore-protobuf-specs
|
Name: python-sigstore-protobuf-specs
|
||||||
Version: 0.4.0
|
Version: 0.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for serializing and deserializing Sigstore messages
|
Summary: A library for serializing and deserializing Sigstore messages
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -25,12 +25,10 @@ URL: https://github.com/sigstore/protobuf-specs
|
|||||||
Source: https://files.pythonhosted.org/packages/source/s/sigstore-protobuf-specs/sigstore_protobuf_specs-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/s/sigstore-protobuf-specs/sigstore_protobuf_specs-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module flit-core >= 3.2}
|
BuildRequires: %{python_module flit-core >= 3.2}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pydantic >= 2}
|
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# /SECTION
|
# /SECTION
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Requires: python-betterproto
|
Requires: python-betterproto
|
||||||
Requires: python-pydantic >= 2
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
@@ -51,6 +49,8 @@ A library for serializing and deserializing Sigstore messages
|
|||||||
%python_expand PYTHONPATH=%{buildroot}/%{python_sitelib} $python -c "import sigstore_protobuf_specs"
|
%python_expand PYTHONPATH=%{buildroot}/%{python_sitelib} $python -c "import sigstore_protobuf_specs"
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
%license LICENSE
|
||||||
|
%doc README.md
|
||||||
%{python_sitelib}/sigstore_protobuf_specs
|
%{python_sitelib}/sigstore_protobuf_specs
|
||||||
%{python_sitelib}/sigstore_protobuf_specs-%{version}.dist-info
|
%{python_sitelib}/sigstore_protobuf_specs-%{version}.dist-info
|
||||||
|
|
||||||
|
3
sigstore_protobuf_specs-0.3.2.tar.gz
Normal file
3
sigstore_protobuf_specs-0.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cae041b40502600b8a633f43c257695d0222a94efa1e5110a7ec7ada78c39d99
|
||||||
|
size 17529
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5eb5a2cf6c40bc60eb4703ea31c0df9b410a92153bd22dde5a3f1b4f66ef0a90
|
|
||||||
size 18530
|
|
Reference in New Issue
Block a user