Commit graph

40 commits

Author SHA1 Message Date
Martin Weinelt 269558346f python3Packages.tqdm: 4.60.0 -> 4.61.1 2021-06-22 13:42:43 +02:00
Zhaofeng Li beb3446a1b tqdm: Disable pandas on RISC-V 2021-06-10 22:20:51 -07:00
Sandro Jäckel 89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Drew Risinger 52c35767ae python3Packages.tqdm: 4.58.0 -> 4.60.0 2021-04-16 10:18:32 -04:00
Sebastian Jordan 2e6b1f573f
pythonPackages.tqdm: Fix build on i686 architecture (#119608) 2021-04-16 09:58:49 -04:00
sternenseemann 969b6dc4ab pythonPackages.tqdm: 4.54.1 -> 4.58.0
* Remove some now unnecessary checkInputs
* add pandas, rich, numpy and tkinter to checkInput which enables tests
  of optional tqdm features.
2021-02-28 21:02:16 +01:00
sternenseemann 825d47052b pythonPackages.tqdm: 4.54.0 -> 4.54.1 2020-12-23 11:30:02 -08:00
Frederik Rietdijk fe20e43910 python3Packages.tqdm: fix build 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 30b6aa3bc1 python3Packages.tqdm: 4.48.2 -> 4.54.0 2020-12-01 14:44:21 +01:00
Frederik Rietdijk 326ef9bfdd python: tqdm: 4.48.0 -> 4.48.2 2020-08-16 19:31:18 +02:00
Frederik Rietdijk 10ac40d4c8 python: tqdm: 4.47.0 -> 4.48.0 2020-08-04 21:54:27 +02:00
Frederik Rietdijk 1b78d30af8 python: tqdm: 4.46.1 -> 4.47.0 2020-06-30 17:35:30 +02:00
Frederik Rietdijk 462aa777df python: tqdm: 4.46.0 -> 4.46.1 2020-06-05 18:44:50 +02:00
Frederik Rietdijk 4c9ba6fd18 python: tqdm: 4.45.0 -> 4.46.0 2020-05-11 22:12:08 +02:00
Frederik Rietdijk f7a8dc83db python: tqdm: 4.44.0 -> 4.45.0 2020-04-27 19:37:36 +02:00
Frederik Rietdijk d2a2b7674b python3Packages.tqdm: 4.42.1 -> 4.44.0 2020-04-27 19:37:36 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk e90ce6a56a python: tqdm: 4.40.2 -> 4.42.1 2020-02-06 10:25:19 +01:00
Mario Rodas 1581bc696a tqdm: 4.36.1 -> 4.40.2 2019-12-15 23:15:07 -08:00
Frederik Rietdijk 6b636a3ed5 python: tqdm: 4.32.2 -> 4.36.1 2019-10-18 09:54:03 +02:00
Frederik Rietdijk 685386d8d7 python: tqdm: 4.32.1 -> 4.32.2 2019-07-21 08:38:23 +02:00
Vladimír Čunát 0aa9f35a99
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
2019-06-18 09:44:13 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Frederik Rietdijk 5bdfb8450d python: tqdm: 4.31.1 -> 4.32.1 2019-06-15 08:44:03 +02:00
Frederik Rietdijk 8f0e605c97 python: tqdm: 4.28.1 -> 4.31.1 2019-02-17 14:40:44 +01:00
Frederik Rietdijk 11314100fc python: tqdm: 4.25.0 -> 4.28.1 2018-12-03 16:50:36 +01:00
Frederik Rietdijk e671f6bb61 python: tqdm: 4.24.0 -> 4.25.0 2018-08-25 18:07:17 +02:00
Frederik Rietdijk 59c3a5e875 python: tqdm: 4.23.4 -> 4.24.0 2018-08-25 07:38:34 +02:00
Matthew Bauer bca8144274 treewide: disable some tests broken on darwin
disable checks for:

- cython
- ldap
- tqdm
2018-08-16 22:44:07 -05:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00: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 92e2164fc9 python: tqdm: 4.21.0 -> 4.23.4 2018-06-22 13:09:33 +02:00
Frederik Rietdijk 6ea152f184 python: tqdm: 4.20.0 -> 4.21.0 2018-04-08 11:36:07 +02:00
Frederik Rietdijk e7cd0625f9 python: tqdm: 4.19.6 -> 4.20.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk ea65fabd02 python: tqdm: 4.19.5 -> 4.19.6 2018-03-03 12:00:45 +01:00
Frederik Rietdijk 0ef7ac155f python: tqdm: 4.19.4 -> 4.19.5 2017-12-31 10:55:21 +01:00
Frederik Rietdijk ddbe2dda4b python.pkgs.tqdm: remove performance tests 2017-11-25 08:49:32 +01:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02:00
Frederik Rietdijk 536a634f28 pythonPackages.tqdm: 4.8.4 -> 4.11.2
- matplotlib and pandas are optional dependencies, so let's remove them
- enable tests again
2017-05-01 06:06:38 +02:00