Version: 1.1.1, Package name: py-unidecode-1.1.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description ASCII transliterations of Unicode text. This is a Python port of Text::Unidecode Perl module by Sean M. Burke |
Filesize: 207.179 KB |
Version History (View Complete History) |
|
2021-02-19 16:13:08 by Stuart Henderson | Files touched by this commit (146) |
Log message: 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 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-11-25 17:25:31 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Move tests to MODPY_PYTEST |
2019-07-04 14:53:31 by Kurt Mosiejczuk | Files touched by this commit (3) |
Log message: 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@ |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-02-07 05:28:41 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to py-unidecode-1.0.23, from Kurt Mosiejczuk |
2017-02-25 10:58:33 by Alexandr Shadchin | Files touched by this commit (3) |
Log message: Update to py-unidecode 0.04.20 ok benoit@ |
2017-01-03 12:27:52 by Landry Breuil | Files touched by this commit (28) |
Log message: bump ports depending on python3 in textproc |
2016-11-07 13:03:59 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Update to Unidecode-0.04.19 & add python3 FLAVOR From frantisek holop. |
2016-01-08 06:25:23 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: account for upstream having fucked up the version vs. egg version |
2016-01-07 14:37:50 by Jasper Lievisse Adriaanse | Files touched by this commit (45) |
Log message: remove HOMEPAGE from ports that had the (now default) pypi homepage |
2015-09-29 04:52:55 by Stuart Henderson | Files touched by this commit (54) |
Log message: bump REVISION for setuptools dep change. |
2015-09-29 03:02:55 by Edd Barrett | Files touched by this commit (17) |
Log message: Fix fallout from py-setuptools update. OK sthen@, input rpointel@, kili@. Thanks. |
2015-09-18 03:30:02 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to py-unidecode-0.04.18. |
2015-06-02 11:00:13 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to py-unidecode-0.04.17. |
2015-04-13 03:03:28 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: missing switch to MODPY_PI |