Commit graph

7 commits

Author SHA1 Message Date
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
aszlig 9da116091b
nbxmpp: 0.6.5 -> 0.6.6
Upstream changes:

  * Record all SSL errors instead of only the first
  * Pass arguments to plugin/plugout methods
  * Allow the Roster to be initalized without requesting it from the
    server

Tested by building and running Gajim 1.0.3.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar
2018-06-08 20:26:04 +02:00
Michael Raskin b82ee7c3d2 pythonPackages.nbxmpp: 0.6.4 -> 0.6.5 2018-05-02 02:46:51 +02:00
Nikolay Amiantov cf981d3e2b python.pkgs.nbxmpp: 0.6.3 -> 0.6.4 2018-03-21 04:11:22 +03:00
Frederik Rietdijk 34703427ff python: nbxmpp: 0.6.2 -> 0.6.3 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 2ac6b00b97 python: nbxmpp: 0.6.0 -> 0.6.2 2017-12-31 10:55:09 +01:00
Joerg Thalheim 53973938f1 python.pkgs.nbxmpp: 0.5.5 -> 0.6.0 2017-11-20 10:08:11 +00:00