python312Packages.securetar: refactor
This commit is contained in:
parent
1ffc6e0c7a
commit
a7f17f6ee4
@ -22,9 +22,9 @@ buildPythonPackage rec {
|
||||
hash = "sha256-h0GubDuwINDNfDxBVJv74yu/OnzMasq5f0lPoIrNNCA=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ setuptools ];
|
||||
build-system = [ setuptools ];
|
||||
|
||||
propagatedBuildInputs = [ cryptography ];
|
||||
dependencies = [ cryptography ];
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user