libreoffice: update to 24.8.4.2
[oi-userland.git] / components / python / attrs / patches / 02-no-pympler.patch
blob984a9bb12a338a0fc17d0feceb059756278b86ec
1 We do not have this optional dependency packaged yet.
3 --- attrs-24.3.0/pyproject.toml.orig
4 +++ attrs-24.3.0/pyproject.toml
5 @@ -39,7 +39,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]",