python312Packages.niaclass: 0.1.4 -> 0.2.0

This commit is contained in:
R. Ryantm 2024-03-25 17:08:11 +00:00
parent b1b78f4369
commit 974f5dbc14
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "niaclass";
version = "0.1.4";
version = "0.2.0";
pyproject = true;
disabled = pythonOlder "3.9";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "lukapecnik";
repo = "NiaClass";
rev = "refs/tags/${version}";
hash = "sha256-md1e/cOIOQKoB760E5hjzjCsC5tS1CzgqAPTeVtrmuo=";
hash = "sha256-C3EF18lzheE+dXHJA6WJNFECAH4HfPiCDo7QxtHvOLI=";
};
pythonRelaxDeps = [