[packages/protobuf] - rel 3, remove unneeded patch

baggins baggins at pld-linux.org
Sun Nov 23 23:00:20 CET 2025


commit a8d616885a915203887d8759bddd1d606690445e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 24 01:00:10 2025 +0100

    - rel 3, remove unneeded patch

 protobuf.spec                |  4 +---
 python-no-broken-tests.patch | 11 -----------
 2 files changed, 1 insertion(+), 14 deletions(-)
---
diff --git a/protobuf.spec b/protobuf.spec
index 54f6e0b..16fc6c5 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -14,14 +14,13 @@ Summary:	Protocol Buffers - Google's data interchange format
 Summary(pl.UTF-8):	Protocol Buffers - format wymiany danych Google
 Name:		protobuf
 Version:	4.25.8
-Release:	2
+Release:	3
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/google/protobuf/releases
 Source0:	https://github.com/google/protobuf/archive/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	6da0bf008ca0354c4a4c626795b81abd
 Source1:	ftdetect-proto.vim
-Patch0:		python-no-broken-tests.patch
 Patch1:		no-utf8_range-pkgconfig.patch
 Patch2:		%{name}-x32.patch
 Patch3:		no-death-test.patch
@@ -195,7 +194,6 @@ buforów protokołowych (Protocol Buffers).
 
 %prep
 %setup -q
-#patch -P0 -p1
 %patch -P1 -p1
 %patch -P2 -p1
 %patch -P3 -p1
diff --git a/python-no-broken-tests.patch b/python-no-broken-tests.patch
deleted file mode 100644
index 09d7771..0000000
--- a/python-no-broken-tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- protobuf-4.25.8/python/setup.py~	2025-05-27 20:57:25.000000000 +0200
-+++ protobuf-4.25.8/python/setup.py	2025-09-03 01:22:31.493330110 +0200
-@@ -157,7 +157,7 @@
-     GenProto('../src/google/protobuf/timestamp.proto')
-     GenProto('../src/google/protobuf/type.proto')
-     GenProto('../src/google/protobuf/wrappers.proto')
--    GenerateUnittestProtos()
-+#    GenerateUnittestProtos()
- 
-     # _build_py is an old-style class, so super() doesn't work.
-     _build_py.run(self)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/protobuf.git/commitdiff/a8d616885a915203887d8759bddd1d606690445e




More information about the pld-cvs-commit mailing list