python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / zipp / patches / 01-no-big-O.patch
blobaf98efc22ec6191ea513620ad8db2af1eaabe73a
1 We have no big-O packaged yet.
3 --- zipp-3.21.0/pyproject.toml.orig
4 +++ zipp-3.21.0/pyproject.toml
5 @@ -33,7 +33,6 @@
6 "jaraco.itertools",
7 "jaraco.functools",
8 "more_itertools",
9 - "big-O",
10 "pytest-ignore-flaky",
11 "jaraco.test",
12 "importlib_resources; python_version < '3.9'",