python3Packages.django-environ: 0.9.0 -> 0.11.2

This commit is contained in:
Martin Weinelt 2023-09-15 14:06:03 +02:00
parent d4a7811263
commit f86c2ccc4f

View File

@ -7,11 +7,11 @@
buildPythonPackage rec {
pname = "django-environ";
version = "0.9.0";
version = "0.11.2";
src = fetchPypi {
inherit pname version;
hash = "sha256-v/U4FTMFYyjJrAL3F5C9W/HOqBsb7rZI8ouByeg+CiE=";
hash = "sha256-8yqHqgiZiUwn1OF3b6a0d+gWTtf2s+QQpiptcsqvZL4=";
};
# The testsuite fails to modify the base environment