python3Packages.openccu-data: 2026.5.0 -> 2026.6.1
Diff: https://github.com/SukramJ/openccu-data/compare/2026.5.0...2026.6.1 Changelog: https://github.com/SukramJ/openccu-data/blob/2026.6.1/changelog.md
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "openccu-data";
|
||||
version = "2026.5.0";
|
||||
version = "2026.6.1";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "SukramJ";
|
||||
repo = "openccu-data";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-jJNNpBeEQ1CPZP/5ssenXSmvC7FMbUUBhG1Ty/3hGvk=";
|
||||
hash = "sha256-iG9TKQQH8wM9sEHfaSPfWwbledwCSS/OlnTZ059l774=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user