python312Packages.weheat: 2024.09.23 -> 2024.11.2 (#353369)

This commit is contained in:
Nick Cao 2024-11-27 08:54:34 -05:00 committed by GitHub
commit 080f5b2231
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "weheat";
version = "2024.09.23";
version = "2024.11.26";
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-KM1LcO+hmhG+9yyrL2QpeO+SKumR+SKyc+66NJMJijk=";
};
pythonRelaxDeps = [