Commit graph

15 commits

Author SHA1 Message Date
Fabian Affolter 034d652422 python39Packages.zetup: fix Python 3.9 and switch to pytestCheckHook 2021-02-15 13:28:01 +01:00
Benjamin Hipple a65e052e4c python38Packages.zetup: fix build
Currently fails to build on python 3.8 due to an overly restrictive version bound.

ZHF: #80379

CC @NixOS/nixos-release-managers
2020-03-27 22:59:43 -04:00
Frederik Rietdijk 08770a8c8b python: zetup: 0.2.52 -> 0.2.64 2019-10-18 09:54:02 +02:00
Mario Rodas f8aa6f1235 pythonPackages.zetup: 0.2.48 -> 0.2.52 2019-08-13 09:18:25 +02:00
Chris Ostrouchov bdd84a0257 pythonPackages.zetup: refactor fix broken 2019-07-17 10:02:03 +02:00
Frederik Rietdijk d3d5fb65bf python: zetup: 0.2.45 -> 0.2.48 2019-04-18 12:42:43 +02:00
Robert Schütz 8eee646d96 python.pkgs.zetup: fix build 2019-03-15 22:12:47 +01:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Frederik Rietdijk 20fba59b2d python: zetup: 0.2.43 -> 0.2.45 2018-10-13 09:50:17 +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
Frederik Rietdijk 53446a74ab python: zetup: 0.2.42 -> 0.2.43 2018-05-10 10:09:14 +02:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk 79257d28e8 python.pkgs.zetup: 0.2.42 -> 0.2.34
downgrade because the previous upgrade broke the package. The latest
version requires a setuptools bump which we won't do yet.
2017-09-07 09:28:03 +02:00
Frederik Rietdijk 67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00
Jörg Thalheim b57deb8242 python.pkgs.zetup: init at 0.2.34
(needed as dependency for moretools)
2017-08-29 07:36:18 +01:00