python3Packages.odc-geo: 0.4.10 -> 0.5.0
https://github.com/opendatacube/odc-geo/releases/tag/v0.5.0 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -30,14 +30,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "odc-geo";
|
||||
version = "0.4.10";
|
||||
version = "0.5.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "opendatacube";
|
||||
repo = "odc-geo";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-f4wUUzcv4NM44zrCvW3sBRybppIBZEAm+oiTSW1B+Fw=";
|
||||
hash = "sha256-qFHFT68hJKCBcYKZypSoQufHYXVm3LiD7mn5eQtYYO8=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user