SHA256
1
0
forked from pool/protobuf

Accepting request 975051 from home:mcepl:branches:devel:languages:python

- Remove change_desc_db.patch, because underlying bug in
  gh#googleapis/python-api-core#372 has been fixed.

OBS-URL: https://build.opensuse.org/request/show/975051
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=116
This commit is contained in:
Martin Pluskal
2022-05-05 09:09:38 +00:00
committed by Git OBS Bridge
parent a02710abd8
commit ba2c1947ae
3 changed files with 6 additions and 31 deletions

View File

@@ -36,10 +36,6 @@ URL: https://github.com/protocolbuffers/protobuf
Source0: https://github.com/protocolbuffers/protobuf/archive/v%{version}.tar.gz#/%{tarname}-%{version}.tar.gz
Source1: manifest.txt.in
Source2: baselibs.conf
# PATCH-FIX-UPSTREAM change_desc_db.patch gh#googleapis/python-api-core#372 mcepl@suse.com
# Remove leading dot from database entries, probably just a poor workaround
# Reported to upstream as gh#protocolbuffers/protobuf#9867
Patch0: change_desc_db.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module python-dateutil}
BuildRequires: %{python_module setuptools}