python3Packages.arviz-plots: 1.1.0 -> 1.2.0
Diff: https://github.com/arviz-devs/arviz-plots/compare/v1.1.0...v1.2.0 Changelog: https://github.com/arviz-devs/arviz-plots/blob/v1.2.0/CHANGELOG.md
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "arviz-plots";
|
||||
version = "1.1.0";
|
||||
version = "1.2.0";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
@@ -49,7 +49,7 @@ buildPythonPackage (finalAttrs: {
|
||||
owner = "arviz-devs";
|
||||
repo = "arviz-plots";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-ti1wD/aPNCk59wkad+xkvIKTB2Wkupovlo0Hg0YqK1o=";
|
||||
hash = "sha256-C08HLWnCixreeMj5imN7iOnYgYUZZ3+XG0lPExL4O1c=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user