Commit Graph

17 Commits

Author SHA1 Message Date
Daniël de Kok
4dc0c1761c 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.

(cherry picked from commit 77aa1a7f5b)
2020-02-18 15:03:45 -05:00
R. RyanTM
6141926e39 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
2019-08-20 01:58:57 -07:00
worldofpeace
e7c0604fb1 pythonPackages.ftfy: enable tests 2019-01-28 20:33:46 +00:00
R. RyanTM
bd0e9bba3d 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
2019-01-28 20:33:46 +00:00
Frederik Rietdijk
826ab7026e Merge master into staging-next 2018-12-18 09:22:17 +01:00
Robert Schütz
4313a9b6be python.pkgs.ftfy: disable on python2 2018-12-15 11:17:00 +01:00
Frederik Rietdijk
b20e1a6741 python: ftfy: 5.3.0 -> 5.5.0 2018-12-03 16:50:30 +01:00
R. RyanTM
810385d62b 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
2018-10-24 08:34:22 -07:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Augustin Borsu
8187d93da2 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.
2018-03-14 20:29:10 +01:00
Frederik Rietdijk
f3b6425713 python: ftfy: 5.2.0 -> 5.3.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk
b0ac491e11 python: ftfy: 5.1.1 -> 5.2.0 2017-12-31 10:55:05 +01:00
Frederik Rietdijk
7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Rodney Lorrimar
566f5e9e8d 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.
2017-09-12 23:04:11 +01:00
Frederik Rietdijk
a2b8f39d63 python.pkgs.ftfy: disable Python 2 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02:00
Sasha Delly
fe17ed640a ftfy: init at 4.4.3 2017-08-13 22:41:30 +02:00