Commit Graph

10 Commits

Author SHA1 Message Date
Luke Granger-Brown
3d568360e7
python3Packages.attrs: separate test run into a separate tests attribute.
This resolves a circular dependency issue between pytest and attrs, by
instead building a separate output that _just_ contains the tests from
the original package, which is then consumed by a separate tests
derivation.

The downside of this approach is that these tests will not be run on
Hydra. They're not being run on Hydra at the moment, either, since
doCheck is false.
2021-06-21 16:48:39 -07:00
Luke Granger-Brown
fe2d2498c9
python3Packages.attrs: 20.3.0 -> 21.2.0 2021-06-21 16:48:39 -07:00
Frederik Rietdijk
2d44bd355e python3Packages.attrs: 19.3.0 -> 20.3.0 2020-12-01 14:44:09 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
b74344c075 python: attrs: 18.2.0 -> 19.3.0 2019-10-18 09:54:02 +02:00
Frederik Rietdijk
6ed588816d python: attrs: 18.1.0 -> 18.2.0 2018-12-03 16:50:28 +01:00
Frederik Rietdijk
95becbec96 python: attrs: 17.4.0 -> 18.1.0 2018-06-21 07:42:51 +02:00
Frederik Rietdijk
b4dda63590 python.pkgs.attrs: disable tests to prevent infinite recursion 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
36b8acaf1f python: attrs: 17.2.0 -> 17.4.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00