Merge pull request #322757 from r-ryantm/auto-update/python311Packages.rioxarray
python3Packages.rioxarray: 0.15.5 -> 0.15.7
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "rioxarray";
|
||||
version = "0.15.5";
|
||||
version = "0.15.7";
|
||||
pyproject = true;
|
||||
disabled = pythonOlder "3.10";
|
||||
|
||||
@@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
owner = "corteva";
|
||||
repo = "rioxarray";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-bumFZQktgUqo2lyoLtDXkh6Vv5oS/wobqYpvNYy7La0=";
|
||||
hash = "sha256-x5+T1ITZ6t+08s+WpSiqbohiKVfigREn63+5pJYHkxc=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user