Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Niklas Hambüchen
401649da34
pythonPackages.Babel: Fix build with Nix < 2.3. Fixes #75676
2020-02-02 20:17:35 +01:00
Niklas Hambüchen
19ff097181
pythonPackages.Babel: Add comment about #75676
2020-01-28 00:55:33 +01:00
Frederik Rietdijk
296b2ab3c4
pythonPackages.Babel: remove glibcLocales and don't set LC_ALL
...
as we already set
LANG = "${if python.stdenv.isDarwin then "en_US" else "C"}.UTF-8";
in `buildPythonPackage`.
This is related to issue https://github.com/NixOS/nixpkgs/issues/74904
2019-12-30 16:46:55 +01:00
Domen Kožar
e3065afa44
python3Packages.Babel: disable tests on darwin since they fail
...
cc @fridh
2019-11-12 13:10:11 +01:00
Frederik Rietdijk
8bea48fc44
python: Babel: 2.6.0 -> 2.7.0
2019-10-27 15:29:10 +01:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything
2019-07-03 11:27:39 +02:00
Frederik Rietdijk
4322b20013
python: Babel: 2.5.3 -> 2.6.0
2018-06-21 07:42:50 +02:00
Robert Schütz
959f6cb284
python: Babel: 2.3.4 -> 2.5.3
2018-04-08 11:34:57 +02:00
Robert Schütz
a77bed927a
python.pkgs.Babel: move expression
2018-04-08 11:34:57 +02:00