Loading pkgs/development/python-modules/oslo-concurrency/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,13 +19,13 @@ buildPythonPackage rec { pname = "oslo-concurrency"; version = "6.1.0"; version = "6.2.0"; pyproject = true; src = fetchPypi { pname = "oslo.concurrency"; inherit version; hash = "sha256-tWSuCvLuV3DztuYw3yakuGdsf+Qih/GIPiWaUard8Jc="; hash = "sha256-q515k1EZ4ryw7et/hYcjaveEQkSrhxU3ILjKhDfRvgI="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/oslo-concurrency/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,13 +19,13 @@ buildPythonPackage rec { pname = "oslo-concurrency"; version = "6.1.0"; version = "6.2.0"; pyproject = true; src = fetchPypi { pname = "oslo.concurrency"; inherit version; hash = "sha256-tWSuCvLuV3DztuYw3yakuGdsf+Qih/GIPiWaUard8Jc="; hash = "sha256-q515k1EZ4ryw7et/hYcjaveEQkSrhxU3ILjKhDfRvgI="; }; postPatch = '' Loading