| Commit message (Expand) | Author | Age | Files | Lines |
| * | treewide: run nixfmt 1.0.0 | Wolfgang Walther | 2025-07-24 | 1 | -1/+2 |
| * | python313Packages.babel: 2.16.0 -> 2.17.0•••https://github.com/python-babel/babel/releases/tag/v2.17.0
| Martin Weinelt | 2025-03-11 | 1 | -2/+2 |
| * | python3Packages.babel: 2.15.0 -> 2.16.0•••https://github.com/python-babel/babel/releases/tag/v2.16.0
| Martin Weinelt | 2024-10-13 | 1 | -2/+2 |
| * | python311Packages.babel: adopt; modernize•••and remove references to python <= 3.9 | seth | 2024-06-24 | 1 | -11/+7 |
| * | python3Packages.babel: 2.14.0 -> 2.15.0•••https://github.com/python-babel/babel/releases/tag/v2.15.0
| Martin Weinelt | 2024-06-24 | 1 | -4/+3 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -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.
| stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | python311Packages.babel: 2.12.1 -> 2.14.0•••https://github.com/python-babel/babel/blob/v2.14.0/CHANGES.rst
| Martin Weinelt | 2023-12-20 | 1 | -4/+11 |
| * | treewide: reduce packages I maintainer | Sandro Jäckel | 2023-07-23 | 1 | -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äckel | 2023-07-09 | 1 | -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át | 2023-03-13 | 1 | -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át | 2023-03-13 | 1 | -33/+3 |
| * | python38Packages.babel: Disable tests•••Tests would require backports-zoneinfo, which yields an infinite
recursion via sphinx, hypothesis, argon2-cffi, autobahn, ....
| Martin Weinelt | 2023-03-12 | 1 | -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 Weinelt | 2023-03-12 | 1 | -3/+32 |
| * | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes.
| Martin Weinelt | 2023-03-03 | 1 | -1/+1 |
| * | python310Packages.babel: 2.11.0 -> 2.12.1 | Sandro Jäckel | 2023-03-03 | 1 | -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 Girol | 2023-01-21 | 1 | -1/+1 |
| * | python310Packages.babel: 2.10.3 -> 2.11.0 | Sandro Jäckel | 2022-11-06 | 1 | -5/+4 |
| * | python310Packages.babel: 2.10.1 -> 2.10.3 | Sandro Jäckel | 2022-06-24 | 1 | -2/+2 |
| * | python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) | Sandro | 2022-05-09 | 1 | -0/+25 |