mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 10:04:08 +00:00
python312Packages.internetarchive: adopt modern attributes
This commit is contained in:
parent
019fb32948
commit
d89965a58b
@ -28,9 +28,9 @@ buildPythonPackage rec {
|
||||
hash = "sha256-0+tD+CtbR9MdqXH2CXWsXxyr5YM9gToExFnDQZa+gWM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ setuptools ];
|
||||
build-system = [ setuptools ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
tqdm
|
||||
requests
|
||||
jsonpatch
|
||||
|
Loading…
Reference in New Issue
Block a user