python: sorl-thumbnail: 11.12 -> 12.5.0

This commit is contained in:
Frederik Rietdijk 2018-11-04 11:35:17 +01:00
parent f1cb91f59b
commit e68d7e58d9

View File

@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "sorl-thumbnail";
version = "11.12";
version = "12.5.0";
src = fetchPypi {
inherit pname version;
sha256 = "050b9kzbx7jvs3qwfxxshhis090hk128maasy8pi5wss6nx5kyw4";
sha256 = "8dfe5fda91a5047d1d35a0b9effe7b000764a01d648e15ca076f44e9c34b6dbd";
};
# Disabled due to an improper configuration error when tested against django. This looks like something broken in the test cases for sorl.