Commit graph

11 commits

Author SHA1 Message Date
Keshav Kini eab1bfbc21 python3Packages.pyparsing: 2.4.6 -> 2.4.7 2020-12-28 10:14:06 -08:00
Kevin Amado cdfb32d17a pythonPackages.pyparsing: improve tests
- Fetch pyparsing from GitHub instead of PyPi
- Add tests
2020-01-21 15:57:22 -08:00
Jonathan Ringer 5961f211f3 python.pkgs wide: fix problematic urls 2020-01-10 21:02:12 -08:00
Frederik Rietdijk e6a3eeba8a python: pyparsing: 2.4.5 -> 2.4.6 2019-12-30 16:46:54 +01:00
Frederik Rietdijk 95cbd02c8b python: pyparsing: 2.4.2 -> 2.4.5 2019-11-12 14:57:20 +01:00
Frederik Rietdijk 54fc6ea371 python: pyparsing: 2.3.1 -> 2.4.2 2019-10-27 16:26:50 +01:00
Frederik Rietdijk c78bf91587 python: pyparsing: 2.3.0 -> 2.3.1 2019-01-18 09:37:09 +01:00
Frederik Rietdijk 21cc8938d4 python: pyparsing: 2.2.2 -> 2.3.0 2018-12-03 16:50:34 +01:00
Frederik Rietdijk d589245280 python: pyparsing: 2.2.0 -> 2.2.2 2018-10-13 09:50:16 +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
Lancelot SIX 9bb9d93ee7 pythonPackages.pyparsing: 2.1.10 -> 2.2.0 2017-07-17 14:23:48 +02:00