Loading pkgs/development/python-modules/dvc-data/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ , dvc-objects , fetchFromGitHub , funcy , nanotime , pygtrie , pythonOlder , setuptools-scm Loading @@ -15,7 +14,7 @@ buildPythonPackage rec { pname = "dvc-data"; version = "2.12.0"; version = "2.12.1"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -24,7 +23,7 @@ buildPythonPackage rec { owner = "iterative"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-sA5FC/c1zrhjATuYIX1Kd9KHM2mh75s8pS/cG2hTDR0="; hash = "sha256-BmI2D1nMeqcV0jPMJ6jzHO38AscfzDMgwh91ekKlXEs="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; Loading @@ -38,7 +37,6 @@ buildPythonPackage rec { diskcache dvc-objects funcy nanotime pygtrie shortuuid sqltrie Loading Loading
pkgs/development/python-modules/dvc-data/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ , dvc-objects , fetchFromGitHub , funcy , nanotime , pygtrie , pythonOlder , setuptools-scm Loading @@ -15,7 +14,7 @@ buildPythonPackage rec { pname = "dvc-data"; version = "2.12.0"; version = "2.12.1"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -24,7 +23,7 @@ buildPythonPackage rec { owner = "iterative"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-sA5FC/c1zrhjATuYIX1Kd9KHM2mh75s8pS/cG2hTDR0="; hash = "sha256-BmI2D1nMeqcV0jPMJ6jzHO38AscfzDMgwh91ekKlXEs="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; Loading @@ -38,7 +37,6 @@ buildPythonPackage rec { diskcache dvc-objects funcy nanotime pygtrie shortuuid sqltrie Loading