IABSD.fr/ports/textproc/py-unidecode/pkg

Branch :


Log

Author Commit Date CI Message
0bfb21ba 2022-10-03 22:12:27 update to py3-unidecode-1.3.5
8c80a751 2022-03-11 20:02:12 drop RCS Ids
7788676e 2021-11-15 14:10:29 update to py3-unidecode-1.3.2
e27d4113 2021-10-24 09:28:46 switch some Python ports to py3-only. maintainer oks for the relevant ports from semarie, kmos, jung, martin, benoit, juanfra. general oks benoit bket daniel kmos
248932be 2021-02-19 23:13:00 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3 switch ports using command-line tools from py-sphinx that don't need a py2 version of it to py3-sphinx
8e64b3de 2019-07-04 20:53:31 Update textproc/py-unidecode 1.0.23 -1.1.1 From the changelog: * Fix tests failing on PyPy 7.1.1 * Add more Latin letter variants in U+1F1xx page. * Make it possible to use the Unidecode command-line utility via "python -m unidecode" (thanks to Jon Dufresne) * General clean up of code and documentation (thanks to Jon Dufresne) Moved package to PERMIT_PACKAGE and removed now-extraneous setting of LC_CTYPE (lang/python module does that now by default). OK sthen@
208beb1a 2017-02-25 17:58:33 Update to py-unidecode 0.04.20 ok benoit@
be826a07 2016-11-07 20:03:59 Update to Unidecode-0.04.19 & add python3 FLAVOR From frantisek holop.
97011d79 2015-09-18 09:30:02 Update to py-unidecode-0.04.18.
ab722b1f 2014-05-11 20:41:40 Import py-unidecode. This is a Python port of Text::Unidecode Perl module by Sean M. Burke <sburke@cpan.org>. from Nils R, ok sthen@