python: django-environ: 0.4.4 -> 0.4.5

This commit is contained in:
Frederik Rietdijk 2018-11-04 11:34:57 +01:00
parent 690e2e91e1
commit fa26d8e361
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@
buildPythonPackage rec {
pname = "django-environ";
version = "0.4.4";
version = "0.4.5";
src = fetchPypi {
inherit pname version;
sha256 = "1ylw16v5z46ckn8ynbx2zjam6nvipl0xxcr6icrf6driv02q8bzf";
sha256 = "6c9d87660142608f63ec7d5ce5564c49b603ea8ff25da595fd6098f6dc82afde";
};
# The testsuite fails to modify the base environment