Merge pull request #298966 from r-ryantm/auto-update/python312Packages.niaclass

python312Packages.niaclass: 0.1.4 -> 0.2.0
This commit is contained in:
Nick Cao 2024-03-25 14:23:47 -04:00 committed by GitHub
commit a2a32866ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 = [