Loading pkgs/development/python-modules/qcodes/default.nix +2 −10 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ # build-system setuptools, versioningit, wheel, # dependencies broadbean, Loading Loading @@ -45,8 +44,6 @@ sphinx, sphinx-issues, towncrier, opencensus, opencensus-ext-azure, # checks deepdiff, Loading @@ -62,20 +59,19 @@ buildPythonPackage rec { pname = "qcodes"; version = "0.48.0"; version = "0.49.0"; pyproject = true; src = fetchFromGitHub { owner = "microsoft"; repo = "Qcodes"; rev = "refs/tags/v${version}"; hash = "sha256-Q1WyuK1mCbs75kGY1Aaw7S5EfFRjwqzZnhNyeSx7qc8="; hash = "sha256-AlrQH0yKbEz+ICdvWWjMD7LQvWl36cFWlp+fegAmtL8="; }; build-system = [ setuptools versioningit wheel ]; dependencies = [ Loading Loading @@ -125,10 +121,6 @@ buildPythonPackage rec { loop = [ # qcodes-loop ]; opencensus = [ opencensus opencensus-ext-azure ]; refactor = [ libcst ]; Loading Loading
pkgs/development/python-modules/qcodes/default.nix +2 −10 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ # build-system setuptools, versioningit, wheel, # dependencies broadbean, Loading Loading @@ -45,8 +44,6 @@ sphinx, sphinx-issues, towncrier, opencensus, opencensus-ext-azure, # checks deepdiff, Loading @@ -62,20 +59,19 @@ buildPythonPackage rec { pname = "qcodes"; version = "0.48.0"; version = "0.49.0"; pyproject = true; src = fetchFromGitHub { owner = "microsoft"; repo = "Qcodes"; rev = "refs/tags/v${version}"; hash = "sha256-Q1WyuK1mCbs75kGY1Aaw7S5EfFRjwqzZnhNyeSx7qc8="; hash = "sha256-AlrQH0yKbEz+ICdvWWjMD7LQvWl36cFWlp+fegAmtL8="; }; build-system = [ setuptools versioningit wheel ]; dependencies = [ Loading Loading @@ -125,10 +121,6 @@ buildPythonPackage rec { loop = [ # qcodes-loop ]; opencensus = [ opencensus opencensus-ext-azure ]; refactor = [ libcst ]; Loading