Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Pamplemousse
ec1a445028
pythonPackage.progressbar2: Fix
...
The `postPatch` phase is failing when no `.pyc` file is generated in
`tests` by the build (`rm: missing operand` error).
As per @jonringer's comment, the whole `postPatch` is not needed anymore.
2019-12-03 09:21:56 -07:00
Frederik Rietdijk
6707246fd5
python: progressbar2: 3.42.0 -> 3.47.0
2019-10-27 16:26:49 +01:00
R. RyanTM
9bf6694abf
python37Packages.progressbar2: 3.39.3 -> 3.42.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-progressbar2/versions
2019-06-23 18:12:59 +02:00
R. RyanTM
5271abdb86
python37Packages.progressbar2: 3.39.2 -> 3.39.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-progressbar2/versions
(cherry picked from commit dfd04596fe5eea2cfa736660cad10ddf8b2c8f0b)
2019-04-07 13:53:38 +02:00
Frederik Rietdijk
6f0555b030
python.pkgs: rename pytestflakes to pytest-flakes
...
to follow naming guideline
2019-02-17 14:40:55 +01:00
Robert Schütz
6672304418
python.pkgs.progressbar2: 3.12.0 -> 3.39.2
2019-01-22 16:19:52 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Robert Schütz
ee8f15ec7c
pythonPackages.pytestrunner: 2.6.2 -> 3.0
...
Also add missing dependency to progressbar2
2018-01-20 13:37:43 +01:00
Frederik Rietdijk
1623c8371c
buildPythonPackage: rename nix_run_setup.py to nix_run_setup
...
If the extension is .py it tends to be picked up by tools, breaking for
example tests.
2018-01-20 13:31:14 +01:00
Ashley Gillman
f4508a0adf
pythonPackages.progressbar2: Get tests running.
2018-01-17 12:58:27 +10:00
Ashley Gillman
19b3b16384
pythonPackages.progressbar2: move to separate file.
2018-01-16 18:46:30 +10:00