| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.ftfy: Fix dependencies•••`ftfy` depends on `setuptools`. This is not declared by `ftfy` directly, but without it you'll get a `ModuleNotFoundError`. | Lily Ballard | 2020-04-06 | 1 | -0/+2 |
| * | python3Packages.ftfy: 5.6 -> 5.7•••Changelog: https://github.com/LuminosoInsight/python-ftfy/blob/master/CHANGELOG.md#version-57-february-18-2020 The most important change in this version is the update of Unicode character categories data to Unicode 12.1. This fixes the Python 3.8 build. | Daniël de Kok | 2020-02-18 | 1 | -2/+2 |
| * | python37Packages.ftfy: 5.5.1 -> 5.6•••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-ftfy/versions | R. RyanTM | 2019-08-20 | 1 | -2/+2 |
| * | pythonPackages.ftfy: enable tests | worldofpeace | 2019-01-28 | 1 | -10/+10 |
| * | python37Packages.ftfy: 5.5.0 -> 5.5.1•••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-ftfy/versions | R. RyanTM | 2019-01-28 | 1 | -2/+2 |
| * | Merge master into staging-next | Frederik Rietdijk | 2018-12-18 | 1 | -0/+2 |
| |\ | |||||
| | * | python.pkgs.ftfy: disable on python2 | Robert Schütz | 2018-12-15 | 1 | -0/+2 |
| * | | python: ftfy: 5.3.0 -> 5.5.0 | Frederik Rietdijk | 2018-12-03 | 1 | -2/+2 |
| |/ | |||||
| * | python36Packages.ftfy: 4.4.3 -> 5.3.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.6-ftfy/versions | R. RyanTM | 2018-10-24 | 1 | -2/+2 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -2/+0 |
| * | python.ftfy: 5.3.0 -> 4.4.3•••V5 only supports python3. Since at the moment the only packages that use ftfy are spacy and textacy which both support python2 and 3, I propose to roll back to v4 until another package requires v5, at that point we can make a duplicate package. | Augustin Borsu | 2018-03-14 | 1 | -10/+12 |
| * | python: ftfy: 5.2.0 -> 5.3.0 | Frederik Rietdijk | 2018-02-03 | 1 | -2/+2 |
| * | python: ftfy: 5.1.1 -> 5.2.0 | Frederik Rietdijk | 2017-12-31 | 1 | -2/+2 |
| * | python.pkgs: updates | Frederik Rietdijk | 2017-10-27 | 1 | -2/+2 |
| * | pythonPackages.ftfy: 5.1.1 -> 4.4.3•••ftfy package was added for spaCy and is only used by spaCy. This change downgrades its version to meet the bounds specified by spaCy (>=4.4.2,<5.0.0). Relevant to #28643. | Rodney Lorrimar | 2017-09-12 | 1 | -3/+4 |
| * | python.pkgs.ftfy: disable Python 2 | Frederik Rietdijk | 2017-09-07 | 1 | -2/+10 |
| * | python.pkgs: many updates | Frederik Rietdijk | 2017-08-25 | 1 | -2/+2 |
| * | ftfy: init at 4.4.3 | Sasha Delly | 2017-08-13 | 1 | -0/+35 |
