Loading pkgs/development/python-modules/aiocron/default.nix +8 −8 Original line number Diff line number Diff line Loading @@ -4,10 +4,12 @@ fetchPypi, setuptools, python, croniter, cronsim, python-dateutil, tzlocal, pytestCheckHook, pytest-cov-stub, pytest-xdist, }: buildPythonPackage rec { Loading @@ -20,23 +22,21 @@ buildPythonPackage rec { hash = "sha256-G7ZaNq7hN+iDNZJ4OVbgx9xHi8PpJz/ChB1dDGBF5NI="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ croniter dependencies = [ cronsim python-dateutil tzlocal ]; nativeCheckInputs = [ pytestCheckHook pytest-cov-stub pytest-xdist tzlocal ]; postPatch = '' sed -i "/--ignore/d" setup.cfg ''; postInstall = '' rm -rf $out/${python.sitePackages}/tests ''; Loading pkgs/development/python-modules/uiprotect/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { pname = "uiprotect"; version = "7.5.2"; version = "7.5.4"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -49,7 +49,7 @@ buildPythonPackage rec { owner = "uilibs"; repo = "uiprotect"; tag = "v${version}"; hash = "sha256-cXvjxXvGnIJ5lRtH8t5TFTUgGKUZOcGkyur9e+Anbf4="; hash = "sha256-bDkMG+4XtniojoOnrfGRDewaDOP+jnUQRFYYFAHKxyE="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/aiocron/default.nix +8 −8 Original line number Diff line number Diff line Loading @@ -4,10 +4,12 @@ fetchPypi, setuptools, python, croniter, cronsim, python-dateutil, tzlocal, pytestCheckHook, pytest-cov-stub, pytest-xdist, }: buildPythonPackage rec { Loading @@ -20,23 +22,21 @@ buildPythonPackage rec { hash = "sha256-G7ZaNq7hN+iDNZJ4OVbgx9xHi8PpJz/ChB1dDGBF5NI="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ croniter dependencies = [ cronsim python-dateutil tzlocal ]; nativeCheckInputs = [ pytestCheckHook pytest-cov-stub pytest-xdist tzlocal ]; postPatch = '' sed -i "/--ignore/d" setup.cfg ''; postInstall = '' rm -rf $out/${python.sitePackages}/tests ''; Loading
pkgs/development/python-modules/uiprotect/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { pname = "uiprotect"; version = "7.5.2"; version = "7.5.4"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -49,7 +49,7 @@ buildPythonPackage rec { owner = "uilibs"; repo = "uiprotect"; tag = "v${version}"; hash = "sha256-cXvjxXvGnIJ5lRtH8t5TFTUgGKUZOcGkyur9e+Anbf4="; hash = "sha256-bDkMG+4XtniojoOnrfGRDewaDOP+jnUQRFYYFAHKxyE="; }; build-system = [ poetry-core ]; Loading