Files
nixpkgs/pkgs/development/python-modules/pydbus
Martin Weinelt 0ec908a1b0 python311Packages.pydbus: patch python311 compat
The package has not been updated since 2018 and has been running into
removals on python311.

Fortunately getfullargspec is a drop-in replacement for getargspec, so a
simple substitution restore life support for now.
2023-10-27 01:17:10 +02:00
..