python312Packages.aemet-opendata: 0.5.5 -> 0.6.3
Diff: https://github.com/Noltari/AEMET-OpenData/compare/refs/tags/0.5.5...0.6.3 Changelog: https://github.com/Noltari/AEMET-OpenData/releases/tag/0.6.0 https://github.com/Noltari/AEMET-OpenData/releases/tag/0.6.1 https://github.com/Noltari/AEMET-OpenData/releases/tag/0.6.2 https://github.com/Noltari/AEMET-OpenData/releases/tag/0.6.3
This commit is contained in:
parent
a3a67865fb
commit
238f0190ba
@ -10,7 +10,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "aemet-opendata";
|
||||
version = "0.5.5";
|
||||
version = "0.6.3";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
@ -19,7 +19,7 @@ buildPythonPackage rec {
|
||||
owner = "Noltari";
|
||||
repo = "AEMET-OpenData";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-RX2FnXUALE4l5RG+L6KUBR57IlhRUSOxNc9JQMDDgvw=";
|
||||
hash = "sha256-fGl3nHU2MlSKFWh4lkpXWad7ivMhxkIsbODcZOemYaQ=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
Loading…
Reference in New Issue
Block a user