Loading pkgs/development/python-modules/py-aosmith/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "py-aosmith"; version = "1.0.11"; version = "1.0.12"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "bdr99"; repo = "py-aosmith"; rev = "refs/tags/${version}"; hash = "sha256-pwiH8h8d7INOeFqZTWZJgImfbch3xcmZlmdRYxpNmLA="; hash = "sha256-FhrAL1Iybi4LW4o8IvCAfEcrwbzJ+dnh+9W9HEd7c+M="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/py-aosmith/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "py-aosmith"; version = "1.0.11"; version = "1.0.12"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "bdr99"; repo = "py-aosmith"; rev = "refs/tags/${version}"; hash = "sha256-pwiH8h8d7INOeFqZTWZJgImfbch3xcmZlmdRYxpNmLA="; hash = "sha256-FhrAL1Iybi4LW4o8IvCAfEcrwbzJ+dnh+9W9HEd7c+M="; }; build-system = [ poetry-core ]; Loading