diff options
Diffstat (limited to '')
-rw-r--r-- | devel/py-grpcio-status/Makefile | 2 | ||||
-rw-r--r-- | devel/py-grpcio-status/distinfo | 6 | ||||
-rw-r--r-- | devel/py-grpcio-status/files/patch-setup.py | 2 | ||||
-rw-r--r-- | devel/py-grpcio-tools/Makefile | 2 | ||||
-rw-r--r-- | devel/py-grpcio-tools/distinfo | 6 | ||||
-rw-r--r-- | devel/py-grpcio/Makefile | 2 | ||||
-rw-r--r-- | devel/py-grpcio/distinfo | 6 |
7 files changed, 13 insertions, 13 deletions
diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile index 5eaaf7868965..1b4655c190b0 100644 --- a/devel/py-grpcio-status/Makefile +++ b/devel/py-grpcio-status/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio-status -PORTVERSION= 1.73.1 +PORTVERSION= 1.74.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-status/distinfo b/devel/py-grpcio-status/distinfo index c28197dda8d3..8094136214f5 100644 --- a/devel/py-grpcio-status/distinfo +++ b/devel/py-grpcio-status/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954176 -SHA256 (grpcio_status-1.73.1.tar.gz) = 928f49ccf9688db5f20cd9e45c4578a1d01ccca29aeaabf066f2ac76aa886668 -SIZE (grpcio_status-1.73.1.tar.gz) = 13664 +TIMESTAMP = 1753796068 +SHA256 (grpcio_status-1.74.0.tar.gz) = c58c1b24aa454e30f1fc6a7e0dbbc194c54a408143971a94b5f4e40bb5831432 +SIZE (grpcio_status-1.74.0.tar.gz) = 13662 diff --git a/devel/py-grpcio-status/files/patch-setup.py b/devel/py-grpcio-status/files/patch-setup.py index d2ce8332e5e5..5b7c3fa8aaa7 100644 --- a/devel/py-grpcio-status/files/patch-setup.py +++ b/devel/py-grpcio-status/files/patch-setup.py @@ -4,7 +4,7 @@ } INSTALL_REQUIRES = ( -- "protobuf>=6.30.0,<7.0.0", +- "protobuf>=6.31.1,<7.0.0", + "protobuf>=5.26.1,<7.0.0", "grpcio>={version}".format(version=grpc_version.VERSION), "googleapis-common-protos>=1.5.5", diff --git a/devel/py-grpcio-tools/Makefile b/devel/py-grpcio-tools/Makefile index 26b77775f640..328791dd5929 100644 --- a/devel/py-grpcio-tools/Makefile +++ b/devel/py-grpcio-tools/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio-tools -PORTVERSION= 1.73.1 +PORTVERSION= 1.74.0 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-grpcio-tools/distinfo b/devel/py-grpcio-tools/distinfo index acbb752c7c15..7de64edecda9 100644 --- a/devel/py-grpcio-tools/distinfo +++ b/devel/py-grpcio-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751175915 -SHA256 (grpcio_tools-1.73.1.tar.gz) = 6e06adec3b0870f5947953b0ef8dbdf2cebcdff61fb1fe08120cc7483c7978aa -SIZE (grpcio_tools-1.73.1.tar.gz) = 5429529 +TIMESTAMP = 1753441266 +SHA256 (grpcio_tools-1.74.0.tar.gz) = 88ab9eb18b6ac1b4872add6b394073bd8d44eee7c32e4dc60a022e25ffaffb95 +SIZE (grpcio_tools-1.74.0.tar.gz) = 5390007 diff --git a/devel/py-grpcio/Makefile b/devel/py-grpcio/Makefile index 010b8ca2e7a6..f2a490baf829 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio -PORTVERSION= 1.73.1 +PORTVERSION= 1.74.0 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index f16686296b18..23192b4d8d11 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751174608 -SHA256 (grpcio-1.73.1.tar.gz) = 7fce2cd1c0c1116cf3850564ebfc3264fba75d3c74a7414373f1238ea365ef87 -SIZE (grpcio-1.73.1.tar.gz) = 12730355 +TIMESTAMP = 1753440783 +SHA256 (grpcio-1.74.0.tar.gz) = 80d1f4fbb35b0742d3e3d3bb654b7381cd5f015f8497279a1e9c21ba623e01b1 +SIZE (grpcio-1.74.0.tar.gz) = 12756048 |