Commit graph

17 commits

Author SHA1 Message Date
Martin Weinelt aaae72bf6b python3Packages.vowpalwabbit: 8.9.0 -> 8.10.2 2021-06-22 13:42:44 +02:00
DavHau cd8f3e6c44 python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
R. RyanTM 1f9b396785 python37Packages.vowpalwabbit: 8.8.1 -> 8.9.0 2020-11-14 07:45:33 +00:00
R. RyanTM 88a4b68985 python37Packages.vowpalwabbit: 8.8.0 -> 8.8.1 2020-04-01 16:51:08 -07:00
Daniël de Kok 0688cba0cd python3Packages.vowpalwabbit: fix build
- Drop the Boost patch. The patch does not apply anymore and the new
  CMake infrastructure picks up boost.
- Distable setuptools reStructuredText check. This check fails, but
  is (as far as I understand) an upstream bug.
- Clean up derivation a bit.
2020-02-18 20:41:37 +01:00
Frederik Rietdijk ae3f44d7b3 python: vowpalwabbit: 8.7.0.post1 -> 8.8.0 2019-12-30 16:46:48 +01:00
Frederik Rietdijk 912fb02527 python: vowpalwabbit: 8.5.0 -> 8.7.0.post1 2019-10-27 16:26:55 +01:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
teh 30103df024 vowpalwabbit: fix build. (#57455) 2019-03-12 00:49:01 +01:00
Daniël de Kok 69d418aeac vowpalwabbit: mark broken on aarch64. 2018-09-04 07:43:53 +02:00
Daniël de Kok fe7e89ba3b vowpal-wabbit: fix Darwin build.
- Follow the same logic for finding boost-python as for Linux.
- Set DYLD_LIBRARY_PATH so that ctypes find_library can find
  boost-python.
- Do not use '-mt' suffix when linking against boost-serialization
  and boost-program_options on Darwin.
2018-09-03 21:48:13 +02:00
Daniël de Kok 875bb6bcb9 vowpalwabbit: fix build against boost-python.
Patch setup.py to look for libboost_python{Major}{Minor}.
2018-09-03 15:47:04 +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
Frederik Rietdijk c9e555ca89 python: vowpalwabbit: 8.4.0 -> 8.5.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk 925f8f18d7 python: vowpalwabbit: 8.3.2 -> 8.4.0 2017-12-31 10:55:23 +01:00
Frederik Rietdijk 959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Tom Hunger bae3d0e49f vowpalwabbit: init at 8.3.2 2017-02-22 07:28:52 +01:00