Commit graph

12 commits

Author SHA1 Message Date
Fabian Affolter b1f267d40b python310Packages.agate: update disabled
- add changelog to meta
- remove postPatch section
2023-04-30 21:07:58 +02:00
Fabian Affolter 41dc5202d0 python310Packages.agate: 1.6.3 -> 1.7.1
Diff: https://github.com/wireservice/agate/compare/1.6.3...1.7.1
2023-04-30 20:38:40 +02:00
Martin Weinelt 0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Guillaume Girol 33afbf39f6 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.
2023-01-21 12:00:00 +00:00
Martin Weinelt bbbb7a79cd
python3Packges.pyicu: rename from PyICU 2022-12-28 18:09:57 +01:00
Sandro 7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
Fabian Affolter b574f9fc33 python3Packages.agate: 1.6.1 -> 1.6.3 2021-11-09 09:13:46 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robert Schütz fda46a645c python.pkgs.agate: fix tests
Need to use fetchFromGitHub because examples/ is missing from PyPI tarball.
Also clean up the expression and specify appropriate checkInputs.
Fixes #42867.
2018-07-06 16:22:51 +02:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 8e9a3aa949 python: agate: 1.6.0 -> 1.6.1 2018-04-08 11:34:52 +02:00
Rahul Gopinath 4036bc91da agate: refactor 2017-05-03 11:58:29 -07:00