Merge pull request #309182 from r-ryantm/auto-update/python311Packages.niaaml

python311Packages.niaaml: 1.2.0 -> 2.0.0
This commit is contained in:
Matthias Beyer
2024-05-16 17:18:57 +02:00
committed by GitHub
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "niaaml";
version = "1.2.0";
version = "2.0.0";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "lukapecnik";
repo = "NiaAML";
rev = "refs/tags/${version}";
hash = "sha256-jGbsxYlRJ81g74LqSKpquciPsLP+KSoNBTJPEaD/CHM=";
hash = "sha256-d6UlpMrT0GBZlcD1BCZxInXTdyFMBVltxnSyUFbSy0g=";
};
pythonRelaxDeps = [