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:
parent
b4cca74d1b
commit
04c89f9811
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "weheat";
|
pname = "weheat";
|
||||||
version = "2024.09.23";
|
version = "2024.11.2";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.7";
|
disabled = pythonOlder "3.7";
|
||||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
|||||||
owner = "wefabricate";
|
owner = "wefabricate";
|
||||||
repo = "wh-python";
|
repo = "wh-python";
|
||||||
rev = "refs/tags/${version}";
|
rev = "refs/tags/${version}";
|
||||||
hash = "sha256-egxc4gJaFIjbdvDVmenN61Rsg1NmlJSqxdG/7con9mU=";
|
hash = "sha256-QD/mu4eVFxf7iLJtpaR7lYRdeDmcpXoErlY4EAzSeRU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pythonRelaxDeps = [
|
pythonRelaxDeps = [
|
||||||
|
Loading…
Reference in New Issue
Block a user