Сравнение protobuf-6.33.5 с protobuf-7.34.0
| /usr/portage/dev-python/protobuf/protobuf-7.34.0.ebuild 2026-03-03 11:46:17.173671584 +0300 | ||
|---|---|---|
| 67 | 67 |
local EPYTEST_DESELECT=() |
| 68 | 68 |
local EPYTEST_IGNORE=( |
| 69 | 69 |
# TODO: figure out how to build the pybind11 test extension |
| 70 |
# (NB: upstream actually ignores these tests...) |
|
| 70 | 71 |
google/protobuf/internal/recursive_message_pybind11_test.py |
| 72 |
google/protobuf/internal/proto_api_test.py |
|
| 71 | 73 |
) |
| 72 | 74 | |
| 73 | 75 |
case ${EPYTHON} in
|
| ... | ... | |
| 138 | 140 |
internal/more_messages.proto |
| 139 | 141 |
internal/no_package.proto |
| 140 | 142 |
internal/packed_field_test.proto |
| 143 |
internal/packed_field_test.proto |
|
| 141 | 144 |
internal/self_recursive.proto |
| 142 | 145 |
internal/test_bad_identifiers.proto |
| 143 | 146 |
internal/test_proto2.proto |