python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / attrs / patches / 02-no-pympler.patch
blobd08784556b18838d9b9e8aba27ae0df1d47c6632
1 We do not have this optional dependency packaged yet.
3 --- attrs-24.2.0/pyproject.toml.orig
4 +++ attrs-24.2.0/pyproject.toml
5 @@ -40,7 +40,6 @@
6 # For regression test to ensure cloudpickle compat doesn't break.
7 'cloudpickle; platform_python_implementation == "CPython"',
8 "hypothesis",
9 - "pympler",
10 # 4.3.0 dropped last use of `convert`
11 "pytest>=4.3.0",
12 "pytest-xdist[psutil]",