Commit graph

8 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 6efd5593d0 python3Packages.pyspf: 2.0.14pre -> 2.0.14 2020-01-07 09:53:43 -08:00
Milan Pässler fe2742cee4 python: pyspf: 2.0.13 -> 2.0.14pre1 2020-01-07 01:40:15 -08:00
Frederik Rietdijk 2c00923a57 python: pyspf: 2.0.12 -> 2.0.13 2019-11-22 08:37:22 +01:00
Milan Pässler dafbcb986a Revert "python37Packages.pyspf: 2.0.12 -> 2.0.13"
This reverts commit e3f9c4d790.
This fixes #72791.
Version 2.0.13 of pyspf introduced a bug where some incoming mails can cause a
crash and be falsely rejected. (https://github.com/sdgathman/pyspf/issues/17)
2019-11-14 19:33:16 -08:00
R. RyanTM e3f9c4d790 python37Packages.pyspf: 2.0.12 -> 2.0.13
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-pyspf/versions
2019-10-11 11:56:22 +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
Nikolay Amiantov 674c3d20fc python.pkgs.pyspf: move to a separate file 2018-02-25 22:24:09 +03:00