Commit a108d7ee authored by R. RyanTM's avatar R. RyanTM
Browse files

python311Packages.django-modeltranslation: 0.18.12 -> 0.18.13

parent 0f6bec72
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,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.12";
  version = "0.18.13";
in
buildPythonPackage {
  pname = "django-modeltranslation";
@@ -20,7 +20,7 @@ buildPythonPackage {
    owner = "deschler";
    repo = "django-modeltranslation";
    rev = "refs/tags/v${version}";
    hash = "sha256-6rAAu3Fd4D93rX8kvkcqhykzBu/lDByQ6zpjWq7J8mg=";
    hash = "sha256-9tfB5/XMLnwn+AgaT9TkHtc3HcHiD4pme/+BW1uztIs=";
  };

  # Remove all references to pytest-cov