python312Packages.weheat: 2024.09.23 -> 2024.11.2

Diff: https://github.com/wefabricate/wh-python/compare/refs/tags/2024.09.23...2024.11.2
This commit is contained in:
Fabian Affolter 2024-11-03 14:07:57 +01:00
parent b4cca74d1b
commit 04c89f9811

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "weheat";
version = "2024.09.23";
version = "2024.11.2";
pyproject = true;
disabled = pythonOlder "3.7";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "wefabricate";
repo = "wh-python";
rev = "refs/tags/${version}";
hash = "sha256-egxc4gJaFIjbdvDVmenN61Rsg1NmlJSqxdG/7con9mU=";
hash = "sha256-QD/mu4eVFxf7iLJtpaR7lYRdeDmcpXoErlY4EAzSeRU=";
};
pythonRelaxDeps = [