Loading pkgs/development/python-modules/django-modeltranslation/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ let # 0.18.12 was yanked from PyPI, it refers to this issue: # https://github.com/deschler/django-modeltranslation/issues/701 version = "0.18.13"; version = "0.19.0"; in buildPythonPackage { pname = "django-modeltranslation"; Loading @@ -21,7 +21,7 @@ buildPythonPackage { owner = "deschler"; repo = "django-modeltranslation"; rev = "refs/tags/v${version}"; hash = "sha256-9tfB5/XMLnwn+AgaT9TkHtc3HcHiD4pme/+BW1uztIs="; hash = "sha256-Ypz1C+Dx1v61A7LvIsW644qfFjNHQ7KXeKewQ5MAgi0="; }; # Remove all references to pytest-cov Loading Loading
pkgs/development/python-modules/django-modeltranslation/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ let # 0.18.12 was yanked from PyPI, it refers to this issue: # https://github.com/deschler/django-modeltranslation/issues/701 version = "0.18.13"; version = "0.19.0"; in buildPythonPackage { pname = "django-modeltranslation"; Loading @@ -21,7 +21,7 @@ buildPythonPackage { owner = "deschler"; repo = "django-modeltranslation"; rev = "refs/tags/v${version}"; hash = "sha256-9tfB5/XMLnwn+AgaT9TkHtc3HcHiD4pme/+BW1uztIs="; hash = "sha256-Ypz1C+Dx1v61A7LvIsW644qfFjNHQ7KXeKewQ5MAgi0="; }; # Remove all references to pytest-cov Loading