diff options
| author | Manuel Frischknecht <manuel.frischknecht@gmail.com> | 2024-01-23 22:48:00 +0100 |
|---|---|---|
| committer | Manuel Frischknecht <manuel.frischknecht@gmail.com> | 2024-01-24 07:55:20 +0000 |
| commit | ebf324e4644282e71a9d074028b212cf7537efb7 (patch) | |
| tree | 82b10d786a534e68de2ae7b330d2880312243ff0 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 64cab3aa8d98a09aaf360b9277b2f7837c064293 (diff) | |
stratisd: fix build due to unused imports
With `rustc` 1.75, many rust project that use `#[deny(warnings)]`
stopped building due to unused imports that didn't trigger build
failures before for some reason.
`stratisd` now also fails to build because of a couple of those,
but they have already been fixed upstream in the following two
commits:
- https://github.com/stratis-storage/stratisd/commit/78440de6e6ed8eab5ddd25dbdfb7804d0698f2a2
- https://github.com/stratis-storage/stratisd/commit/0d1c67f71338d0ee6c1e6aa06f7fd6264ce9a4c5
In the meantime until a new version of `stratisd` is released,
this change pulls in those two changes via `fetchpatch`.
Co-authored-by: Nick Cao <nickcao@nichi.co>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
