python313Packages.adax-local: 0.1.5 -> 0.2.0

Diff: https://github.com/Danielhiversen/pyAdaxLocal/compare/0.1.5...0.2.0
This commit is contained in:
Fabian Affolter
2025-10-04 00:19:51 +02:00
parent 8e3c6df93d
commit c40cf4b386
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "adax-local";
version = "0.1.5";
version = "0.2.0";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pyAdaxLocal";
tag = version;
hash = "sha256-V3jSBdYDo32oTAGNTvHJi+GSwlL3keSDhXpNpMoCkWs=";
hash = "sha256-HdhatjlN4oUzBV1cf/PfgOJbEks4KBdw4vH8Y/z6efQ=";
};
propagatedBuildInputs = [