summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/text
diff options
context:
space:
mode:
authorRobert Schütz <robert.schuetz@stud.uni-heidelberg.de>2019-05-05 23:31:31 +0200
committerGitHub <noreply@github.com>2019-05-05 23:31:31 +0200
commit1ea22b8868cf54c5709dd124bb4c2c111f2a4281 (patch)
treefb50970c25ffb8ca669cd0e09466ecd616f425fd /pkgs/tools/text
parentc4146b0df0de6c15c781efeafbe364cfb9190cda (diff)
parent7e09b531ae81c83f613b8a8f30eca5adef23fa64 (diff)
Merge pull request #60217 from dotlambda/home-assistant-0.92
home-assistant: 0.91.4 -> 0.92.2
Diffstat (limited to 'pkgs/tools/text')
-rw-r--r--pkgs/tools/text/transifex-client/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/text/transifex-client/default.nix b/pkgs/tools/text/transifex-client/default.nix
index c765a801348a..9a11b5fba57a 100644
--- a/pkgs/tools/text/transifex-client/default.nix
+++ b/pkgs/tools/text/transifex-client/default.nix
@@ -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