mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
python313Packages.volkszaehler: 0.5.0 -> 0.5.2
Diff: https://github.com/home-assistant-ecosystem/python-volkszaehler/compare/refs/tags/0.5.0...0.5.2 Changelog: https://github.com/home-assistant-ecosystem/python-volkszaehler/releases/tag/0.5.2
This commit is contained in:
parent
a0fce0a65d
commit
86a906f924
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "volkszaehler";
|
||||
version = "0.5.0";
|
||||
version = "0.5.2";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
|
@ -19,7 +19,7 @@ buildPythonPackage rec {
|
|||
owner = "home-assistant-ecosystem";
|
||||
repo = "python-volkszaehler";
|
||||
tag = version;
|
||||
hash = "sha256-7SB0x0BO9SMeMG1M/hH4fX7oDbtwPgCzyRrrUq1/WPo=";
|
||||
hash = "sha256-2XOV+Cft7xLIDNDpwNc+F8VasCYD8XEkxnwW0iS/p9U=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue