3
0
Fork 0
forked from mirrors/nixpkgs

transifex-client: fix build

This commit is contained in:
Robert Schütz 2019-04-26 09:05:39 +02:00
parent 68113d7258
commit cf65abe85a

View file

@ -17,7 +17,7 @@ buildPythonApplication rec {
prePatch = ''
substituteInPlace requirements.txt --replace "urllib3<1.24" "urllib3<2.0" \
--replace "six==1.11.0" "six<2.0.0" \
--replace "python-slugify==1.2.6" "python-slugify<3.0.0"
--replace "python-slugify==1.2.6" "python-slugify<4.0.0"
'';
# Requires external resources