Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
6a851472f2
python3Packages.astor: disabled failing test
...
and prune the list of tests from working ones.
2022-09-17 08:11:57 +02:00
Markus S. Wamser
2043dbb6fa
pkgs.development.python-modules: remove unused args
2021-11-12 19:10:54 -08:00
Jonathan Ringer
71f1ac28d4
python3Packages.astor: fix tests
2020-08-16 15:57:00 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jonathan Ringer
c0ea42c846
python3Packages.astor: 0.8.0 -> 0.8.1
2019-12-10 18:44:40 -08:00
Jonathan Ringer
b3b4c5b12d
python38Packages.astor: disable bad test
2019-10-27 16:26:55 +01:00
Jonathan Ringer
c2b43fa657
pythonPackages.astor: fix packaging
2019-10-18 09:54:05 +02:00
Jonathan Ringer
ded0a4b6c0
pythonPackages.astor: disable for python2
...
The setup.py is no longer valid with setuptools>=41.4.0
2019-10-18 09:54:05 +02:00
Tadeo Kondrak
2b5b8493a7
astor: 0.7.1 -> 0.8.0
2019-07-04 04:08:43 -06:00
Frederik Rietdijk
7ac59b6c02
python: astor: 0.6.2 -> 0.7.1
2018-07-22 16:52:34 +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
Jörg Thalheim
976d17fb5e
python.pkgs.astor: also disable some test on python2
2018-01-24 06:24:16 +00:00
Jörg Thalheim
3b6b52b19f
python.pkgs.astor: fix python 3.6 tests
2018-01-24 06:21:40 +00:00
Frederik Rietdijk
db3a07fbda
python: astor: 0.5 -> 0.6.2
2017-12-30 17:06:31 +01:00
wisut hantanong
f970ee8e7e
python.pkgs.astor: move to separate expression
2017-07-28 16:07:36 +07:00