python312Packages.scmrepo: adjust inputs

This commit is contained in:
Fabian Affolter
2025-02-06 23:52:07 +01:00
parent c42d7abc8c
commit f94455c09a
@@ -1,10 +1,9 @@
{
lib,
aiohttp-retry,
asyncssh,
buildPythonPackage,
dulwich,
dvc-http,
dvc-objects,
fetchFromGitHub,
fsspec,
funcy,
@@ -15,7 +14,7 @@
pythonOlder,
setuptools,
setuptools-scm,
shortuuid,
tqdm,
}:
buildPythonPackage rec {
@@ -38,17 +37,16 @@ buildPythonPackage rec {
];
dependencies = [
aiohttp-retry
asyncssh
dulwich
dvc-http
dvc-objects
fsspec
funcy
gitpython
pathspec
pygit2
pygtrie
shortuuid
tqdm
];
# Requires a running Docker instance