summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/babel (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-241-1/+2
* python313Packages.babel: 2.16.0 -> 2.17.0•••https://github.com/python-babel/babel/releases/tag/v2.17.0 Martin Weinelt2025-03-111-2/+2
* python3Packages.babel: 2.15.0 -> 2.16.0•••https://github.com/python-babel/babel/releases/tag/v2.16.0 Martin Weinelt2024-10-131-2/+2
* python311Packages.babel: adopt; modernize•••and remove references to python <= 3.9seth2024-06-241-11/+7
* python3Packages.babel: 2.14.0 -> 2.15.0•••https://github.com/python-babel/babel/releases/tag/v2.15.0 Martin Weinelt2024-06-241-4/+3
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-22/+17
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* python311Packages.babel: 2.12.1 -> 2.14.0•••https://github.com/python-babel/babel/blob/v2.14.0/CHANGES.rst Martin Weinelt2023-12-201-4/+11
* treewide: reduce packages I maintainerSandro Jäckel2023-07-231-1/+1
* pypy3Packages.babel: fix build•••babel> <frozen importlib._bootstrap>:1007: babel> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ babel> babel> name = 'tzdata', import_ = <function _gcd_import at 0x00007ffff797fa00> babel> babel> > ??? babel> E ModuleNotFoundError: No module named 'tzdata' babel> babel> <frozen importlib._bootstrap>:984: ModuleNotFoundError babel> babel> During handling of the above exception, another exception occurred: Sandro Jäckel2023-07-091-2/+5
* Revert "python3Packages.babel: revert test fixes for now"•••This reverts commit 3607a737006fe222c1eff66ae78bbc1ea5993fb4. i.e. it reapplies commits 86fc053269358 and cebf6aa8fd0d. Vladimír Čunát2023-03-131-3/+33
* python3Packages.babel: revert test fixes for now•••This reverts commits 86fc053269358 and cebf6aa8fd0d. The intention is to delay the huge rebuild, as we do have binaries for the non-reproducible builds already. Vladimír Čunát2023-03-131-33/+3
* python38Packages.babel: Disable tests•••Tests would require backports-zoneinfo, which yields an infinite recursion via sphinx, hypothesis, argon2-cffi, autobahn, .... Martin Weinelt2023-03-121-3/+4
* python310Packages.babel: Fix tests, disable tests•••Some tests required pytz, some tests are just broken two times a year on days when EST is moving from and to daylight saving time. Now with that out of the way, some general goodness towards the package. Martin Weinelt2023-03-121-3/+32
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* python310Packages.babel: 2.11.0 -> 2.12.1Sandro Jäckel2023-03-031-3/+3
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* python310Packages.babel: 2.10.3 -> 2.11.0Sandro Jäckel2022-11-061-5/+4
* python310Packages.babel: 2.10.1 -> 2.10.3Sandro Jäckel2022-06-241-2/+2
* python310Packages.babel: 2.9.1 -> 2.10.1 (#171867)Sandro2022-05-091-0/+25