Skip to content

Commit ce9990d

Browse files
authored
Bump protobuf package to 5.28.3 (pyodide#5136)
1 parent 2aa3187 commit ce9990d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/project/changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ myst:
6464

6565
### Packages
6666

67+
- Upgraded `protobuf` to 5.28.3 {pr}`5136`
6768
- Upgraded `scikit-learn` to 1.5.2 {pr}`4823`, {pr}`5016`, {pr}`5072`
6869
- Upgraded `libcst` to 1.4.0 {pr}`4856`
6970
- Upgraded `lakers` to 0.3.3 {pr}`4885`

packages/protobuf/meta.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
package:
22
name: protobuf
3-
version: 5.27.3
3+
version: 5.28.3
44
top-level:
55
- google
66

77
source:
8-
url: https://files.pythonhosted.org/packages/1b/61/0671db2ab2aee7c92d6c1b617c39b30a4cd973950118da56d77e7f397a9d/protobuf-5.27.3.tar.gz
9-
sha256: 82460903e640f2b7e34ee81a947fdaad89de796d324bcbc38ff5430bcdead82c
8+
url: https://files.pythonhosted.org/packages/74/6e/e69eb906fddcb38f8530a12f4b410699972ab7ced4e21524ece9d546ac27/protobuf-5.28.3.tar.gz
9+
sha256: 64badbc49180a5e401f373f9ce7ab1d18b63f7dd4a9cdc43c92b9f0b481cef7b
1010
patches:
1111
- patches/0001-Fix-signature-of-PyUpb_MessageMeta_Clear.patch
1212

0 commit comments

Comments
 (0)