Merge pull request #327963 from r-ryantm/auto-update/python312Packages.django-modeltranslation

python312Packages.django-modeltranslation: 0.19.3 -> 0.19.5
This commit is contained in:
Nick Cao 2024-07-17 16:37:00 -04:00 committed by GitHub
commit c8bc890a39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.3";
version = "0.19.5";
in
buildPythonPackage {
pname = "django-modeltranslation";
@ -22,7 +22,7 @@ buildPythonPackage {
owner = "deschler";
repo = "django-modeltranslation";
rev = "refs/tags/v${version}";
hash = "sha256-tCj3+9iQ5DBf0fxAHgHkgcARFDfZTV/o6wvQ7ASUJWQ=";
hash = "sha256-wIvX9m3AGa6rLAWI56B7sEyj04g8cPIF37JWgVzbtig=";
};
# Remove all references to pytest-cov