python3Packages.apswutils: pin setuptools_80
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
fetchFromGitHub,
|
||||
|
||||
# build-system
|
||||
setuptools,
|
||||
setuptools_80,
|
||||
|
||||
# dependencies
|
||||
apsw,
|
||||
@@ -28,7 +28,7 @@ buildPythonPackage (finalAttrs: {
|
||||
};
|
||||
|
||||
build-system = [
|
||||
setuptools
|
||||
setuptools_80
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user