aboutsummaryrefslogtreecommitdiff
path: root/www/py-google-cloud-logging/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-google-cloud-logging/files/patch-setup.py')
-rw-r--r--www/py-google-cloud-logging/files/patch-setup.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/py-google-cloud-logging/files/patch-setup.py b/www/py-google-cloud-logging/files/patch-setup.py
deleted file mode 100644
index 8050ab061f32..000000000000
--- a/www/py-google-cloud-logging/files/patch-setup.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py.orig 2024-03-14 18:16:40 UTC
-+++ setup.py
-@@ -46,7 +46,7 @@ dependencies = [
- "grpc-google-iam-v1 >=0.12.4, <1.0.0dev",
- "proto-plus >= 1.22.0, <2.0.0dev",
- "proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'",
-- "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
-+ "protobuf>=3.19.5,<6.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
- ]
- url = "https://github.com/googleapis/python-logging"
-