Files
nixpkgs/pkgs/development/python-modules
Daniël de Kok d2e918cc12 python3Packages.tokenizers: 0.8.1 -> 0.9.2
Changelog:

https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2

Changes in the derivation:

* Tokenizers uses a newer version of pyo3 that does not require Rust
  nightly anymore. So, we do not have to use any cheat codes anymore.
* Tokenizers is now a mixed Rust/Python project. The way it is set
  up does not work with Maturin, so switch to setuptools-rust instead.
* Add additional data files needed for tests.
* Use `pytestCheckHook`.
2020-10-28 10:41:27 -07:00
..
2020-10-18 10:31:10 +02:00
2020-10-26 03:39:01 +01:00
2020-10-15 23:38:32 -07:00
2020-10-16 00:01:17 -07:00
2020-10-28 11:21:17 +00:00
2020-10-25 10:17:35 +01:00
2020-10-15 23:36:46 -07:00
2020-10-18 10:31:11 +02:00
2020-10-25 10:29:53 +01:00
2020-10-15 23:51:01 -07:00
2020-10-28 08:41:58 -07:00
2020-10-24 22:54:17 -07:00
2020-10-17 22:35:27 -07:00
2020-10-26 14:01:35 +01:00
2020-10-17 14:40:21 -07:00
2020-10-17 12:01:41 -07:00