summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rply
AgeCommit message (Collapse)Author
2019-03-15python.pkgs.rply: use propagatedBuildInputsRobert Schütz
2019-03-11python37Packages.rply: 0.7.6 -> 0.7.7R. RyanTM
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-rply/versions
2018-10-24python36Packages.rply: 0.7.5 -> 0.7.6R. RyanTM
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.6-rply/versions
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk
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`.
2017-11-01pythonPackages.rply: enable testsJörg Thalheim
2017-11-01pythonPackages.rply: 0.7.4 -> 0.7.5Andrew R. M
2017-11-01pythonPackages.rply: move to python-modules/Andrew R. M