Commit graph

5 commits

Author SHA1 Message Date
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