repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python/elasticsearch: update to 8.16.0
[oi-userland.git]
/
components
/
python
/
zipp
/
patches
/
01-no-big-O.patch
blob
af98efc22ec6191ea513620ad8db2af1eaabe73a
1
We have no big-O packaged yet.
2
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'",