python313Packages.dvc-data: 3.16.9 -> 3.16.10
Diff: https://github.com/iterative/dvc-data/compare/refs/tags/3.16.9...refs/tags/3.16.10 Changelog: https://github.com/iterative/dvc-data/releases/tag/3.16.10
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "dvc-data";
|
||||
version = "3.16.9";
|
||||
version = "3.16.10";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.12";
|
||||
@@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
owner = "iterative";
|
||||
repo = "dvc-data";
|
||||
tag = version;
|
||||
hash = "sha256-S2lZ92EmuWyhf2xmXnxxK0I74VMOx0IpROW6gRDzFLE=";
|
||||
hash = "sha256-kYPgEsLrcSYf6YAjFENf2HZKdQ4391pFxaZDIFOubkY=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools-scm ];
|
||||
|
||||
Reference in New Issue
Block a user