Loading pkgs/development/python-modules/django-cacheops/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "django-cacheops"; version = "7.1"; version = "7.2"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "django_cacheops"; inherit version; hash = "sha256-7Aeau5aFVzIe4gjGJ0ggIxgg+YymN33alx8EmBvCq1I="; hash = "sha256-y8EcwDISlaNkTie8smlA8Iy5wucdPuUGy8/wvdoanzM="; }; pythonRelaxDeps = [ "funcy" ]; Loading Loading
pkgs/development/python-modules/django-cacheops/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "django-cacheops"; version = "7.1"; version = "7.2"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "django_cacheops"; inherit version; hash = "sha256-7Aeau5aFVzIe4gjGJ0ggIxgg+YymN33alx8EmBvCq1I="; hash = "sha256-y8EcwDISlaNkTie8smlA8Iy5wucdPuUGy8/wvdoanzM="; }; pythonRelaxDeps = [ "funcy" ]; Loading