Commit graph

10 commits

Author SHA1 Message Date
Nick Cao 061398e505
python3Packages.antlr4-python3-runtime: fix build 2023-09-03 09:18:30 -04:00
Jan Malakhovski 5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Martin Weinelt 2258156699
python3Packages.antlr4-python3-runtime: run correct tests
We're not interested in the profiling, but the actual tests.

They currently log a warning, because upstream does not test them in
their CI and the lexer/parser artifacts are out of date¹.

[1] https://github.com/antlr/antlr4/issues/4041
2022-12-28 12:20:56 +01:00
Jonas Heinrich 4d4f2ba156 python310Packages.antlr4_9-python3-runtime: init at 4.9 2022-07-26 07:20:24 -04:00
Jonathan Ringer c055b9b796
python3Packages.antlr4-python3-runtime: fix tests for 4.9+ 2022-06-06 16:13:23 -07:00
Jonathan Ringer 24fde66156 pythonPackages.antlr4-python{2,3}-runtime: use antlr4 source 2019-09-29 03:14:22 -07:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
R. RyanTM 1834a3ed22 python37Packages.antlr4-python3-runtime: 4.7.1 -> 4.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-antlr4-python3-runtime/versions
2018-12-26 10:45:22 +01: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
Maxime Dénès 50287f8c09
pythonPackages.antlr4-python3-runtime: init at 4.7.1 2018-03-08 08:21:03 +00:00