Files
nixpkgs/pkgs/development/python-modules/multiset
Martin Weinelt 755adaaeb5 python310Packages.multiset: Fix build
The package has a broken python_requires version specifier, that breaks
the build with newer setuptools versions.

Convert the package to pep517 build, migrate the fetcher to an SRI hash,
and explicitly enable tests.
2023-03-03 23:59:32 +01:00
..