python312Packages.django-q: use build-system/dependencies, correct us… (#363734)

This commit is contained in:
Sandro
2024-12-10 12:15:57 +01:00
committed by GitHub
@@ -17,7 +17,6 @@
pytestCheckHook,
pythonOlder,
redis,
setuptools,
}:
buildPythonPackage rec {
@@ -38,12 +37,11 @@ buildPythonPackage rec {
# analog to https://github.com/NixOS/nixpkgs/pull/171200
patches = [ ./pep-621.patch ];
nativeBuildInputs = [
build-system = [
poetry-core
setuptools
];
propagatedBuildInputs = [
dependencies = [
django-picklefield
arrow
blessed