Martin Weinelt
7fbefa1b06
python3Packages.virtualenv: update disabled tests
2021-10-11 01:22:10 +02:00
Martin Weinelt
03de8807ec
python3Packages.virtualenv: 20.7.2 -> 20.8.1
2021-10-11 01:22:09 +02:00
Martin Weinelt
d9674e2c03
python3Packages.virtualenv: 20.4.7 -> 20.7.2
2021-09-01 21:23:15 +02:00
Martin Weinelt
9f51a9b960
python3Packages.virtualenv: 20.4.3 -> 20.4.7
2021-06-22 13:42:44 +02:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm
2021-06-03 12:44:33 +02:00
Frederik Rietdijk
e0372c7c8e
python3Packages.virtualenv: 20.2.2 -> 20.4.3
2021-04-03 17:49:39 +02:00
Robert Schütz
af1a9c5678
pythonPackages.virtualenv: disable tests failing on python2
...
They try to find the `python3` executable.
2021-03-02 10:32:41 +01:00
Cole Helbling
69f8105930
python3Packages.virtualenv: don't add fish as a checkInput
...
Otherwise, everything that touches fish is a mass-rebuild. Not ideal.
2021-03-02 10:32:41 +01:00
Frederik Rietdijk
b3c9c97633
python3Packages.virtualenv: 20.2.1 -> 20.2.2
2021-02-26 11:01:58 +01:00
Martin Weinelt
d6d63aef7d
pytestCheckHook: add support for disabling arbitrary paths
...
Renames `disabledTestFiles` to the more genereric `disabledTestPaths` to
reflect that change.
2021-02-15 00:34:35 +01:00
Fabian Affolter
e975b75082
python3Packages.virtualenv: enable tests
2021-01-31 09:27:01 +01:00
Jonathan Ringer
c98d6ce51f
Revert "python3Packages.virtualenv: 20.2.1 -> 20.3.1"
...
This reverts commit 86235815b3
.
2021-01-19 11:11:11 -08:00
Jonathan Ringer
135a14fa45
Revert "python3Packages.virtualenv: enable tests"
...
This reverts commit c030d1b85b
.
2021-01-19 11:11:02 -08:00
Fabian Affolter
c030d1b85b
python3Packages.virtualenv: enable tests
2021-01-19 09:43:27 -08:00
Fabian Affolter
86235815b3
python3Packages.virtualenv: 20.2.1 -> 20.3.1
2021-01-19 09:43:27 -08:00
Frederik Rietdijk
257ad21919
python3Packages.virtualenv: 20.0.35 -> 20.2.1
2020-12-01 14:44:22 +01:00
Frederik Rietdijk
b072c1b5b5
python3Packages.virtualenv: 20.0.31 -> 20.0.35
2020-11-05 15:47:05 -08:00
Frederik Rietdijk
ef78337439
python3Packages.virtualenv: 20.0.30 -> 20.0.31
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
fb85deed0a
python: virtualenv: 20.0.28 -> 20.0.30
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
4ab7171869
python: virtualenv: 20.0.21 -> 20.0.28
2020-08-04 21:54:58 +02:00
Frederik Rietdijk
f17001afd8
Python: fix virtualenv with Python 2
2020-05-24 10:43:24 +02:00
Frederik Rietdijk
c778596f56
Merge master into staging-next
2020-05-24 10:03:22 +02:00
Christian Albrecht
dc80e0724c
pythonPackages.virtualenv: 16.7.9 -> 20.0.21 fix #66366
2020-05-23 18:15:45 +02:00
Frederik Rietdijk
c569f597eb
python3Packages.virtualenv: 16.7.9 -> 16.7.10
2020-05-11 22:13:15 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Frederik Rietdijk
b1aa99fdcc
python: virtualenv: 16.7.8 -> 16.7.9
2019-12-30 16:46:48 +01:00
Frederik Rietdijk
6aa6c8b55b
python: virtualenv: 16.7.7 -> 16.7.8
2019-12-15 16:23:16 +01:00
Frederik Rietdijk
1f145970dd
python: virtualenv: 16.4.3 -> 16.7.7
2019-10-27 16:26:55 +01:00
Frederik Rietdijk
1b72e48eee
python: virtualenv: 16.4.1 -> 16.4.3
2019-04-18 12:42:43 +02:00
Ethan Glasser-Camp
2556b7bfad
virtualenv: Update patch for 16.2.0 ( #57533 )
2019-03-13 23:58:52 +01:00
Frederik Rietdijk
faa8bbcbf0
python: virtualenv: 16.4.0 -> 16.4.1
2019-02-23 20:05:18 +01:00
Robert Schütz
254099bf7d
python.pkgs.virtualenv: rebase virtualenv-change-prefix.patch
2019-02-17 14:40:51 +01:00
Frederik Rietdijk
1def91f076
python: virtualenv: 16.1.0 -> 16.4.0
2019-02-17 14:40:46 +01:00
Robert Schütz
4f8d1006b8
python.pkgs.virtualenv: rebase virtualenv-change-prefix.patch
2018-12-03 16:50:38 +01:00
Frederik Rietdijk
53e4029d44
python: virtualenv: 16.0.0 -> 16.1.0
2018-12-03 16:50:36 +01: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
efb3528d4c
python: virtualenv: 15.2.0 -> 16.0.0
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
1f23a948e0
python: virtualenv: 15.1.0 -> 15.2.0
2018-04-08 11:34:56 +02:00
Frederik Rietdijk
d58e1f1c7b
python.pkgs: many updates
2017-08-25 19:36:14 +02:00
Frederik Rietdijk
fbbf5e79c3
python.pkgs.virtualenv: move to separate expression
2017-07-07 17:59:32 +02:00