python312Packages.django-modeltranslation: 0.19.5 -> 0.19.6

This commit is contained in:
R. Ryantm 2024-08-08 02:49:11 +00:00
parent 086a5ea5b3
commit 5a51773c34

View File

@ -12,7 +12,7 @@
let
# 0.18.12 was yanked from PyPI, it refers to this issue:
# https://github.com/deschler/django-modeltranslation/issues/701
version = "0.19.5";
version = "0.19.6";
in
buildPythonPackage {
pname = "django-modeltranslation";
@ -22,7 +22,7 @@ buildPythonPackage {
owner = "deschler";
repo = "django-modeltranslation";
rev = "refs/tags/v${version}";
hash = "sha256-wIvX9m3AGa6rLAWI56B7sEyj04g8cPIF37JWgVzbtig=";
hash = "sha256-zFY8YsM1Qp6rdcb+Upfk0/6mTv0o1zwxGqKzTupZ1zI=";
};
# Remove all references to pytest-cov