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
jenkins-core-weekly: update to 2.491
[oi-userland.git]
/
components
/
python
/
httpx
/
patches
/
02-no-ruff.patch
blob
da0d409a547ae07ff7913d2f397f717bd06824a9
1
We have no ruff support yet.
2
see https://github.com/tikv/jemallocator/issues/58
3
4
--- httpx-0.27.2/requirements.txt.orig
5
+++ httpx-0.27.2/requirements.txt
6
@@ -22,6 +22,5 @@
7
cryptography==43.0.0
8
mypy==1.11.0
9
pytest==8.3.1
10
-ruff==0.5.4
11
trustme==1.1.0
12
uvicorn==0.30.3