aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/protobuf-reenable-private-headers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-grpcio/protobuf-reenable-private-headers.patch')
-rw-r--r--python/python3-grpcio/protobuf-reenable-private-headers.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/python/python3-grpcio/protobuf-reenable-private-headers.patch b/python/python3-grpcio/protobuf-reenable-private-headers.patch
deleted file mode 100644
index 1f3dba1905..0000000000
--- a/python/python3-grpcio/protobuf-reenable-private-headers.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff --git a/cmake/installed_include_golden.txt b/cmake/installed_include_golden.txt
-index 20ad3219b6..0562066bd7 100644
---- a/cmake/installed_include_golden.txt
-+++ b/cmake/installed_include_golden.txt
-@@ -35,6 +35,8 @@ google/protobuf/compiler/php/php_generator.h
- google/protobuf/compiler/plugin.h
- google/protobuf/compiler/plugin.pb.h
- google/protobuf/compiler/plugin.proto
-+google/protobuf/compiler/python/generator.h
-+google/protobuf/compiler/python/pyi_generator.h
- google/protobuf/compiler/retention.h
- google/protobuf/compiler/scc.h
- google/protobuf/compiler/subprocess.h
-diff --git a/src/file_lists.cmake b/src/file_lists.cmake
-index d74a982f79..36984247bf 100644
---- a/src/file_lists.cmake
-+++ b/src/file_lists.cmake
- ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/php/php_generator.h
- ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.h
- ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.pb.h
-+ ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/generator.h
-+ ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/pyi_generator.h
- ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/retention.h
- ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/scc.h
- ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/subprocess.h