python-inflect/python-inflect.changes
Tomáš Chvátal 0219d1eeea Accepting request 793901 from home:polslinux:branches:devel:languages:python
- Update to 4.1.0
  * Certain operations now allow ignore arbitrary leading words.
  * Require Python 3.6 or later.
  * Drop support for Python 3.4.
  * Project now builds on jaraco/skeleton for shared package management.

OBS-URL: https://build.opensuse.org/request/show/793901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflect?expand=0&rev=6
2020-04-14 14:30:46 +00:00

44 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 14 11:03:28 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 4.1.0
* Certain operations now allow ignore arbitrary leading words.
* Require Python 3.6 or later.
* Drop support for Python 3.4.
* Project now builds on jaraco/skeleton for shared package management.
-------------------------------------------------------------------
Tue Jun 11 08:38:40 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 2.1.0
* Relicensed under the more permissive MIT License.
* fix inconsistencies with the inflect method
* Improved unicode handling.
* Fix capitalization issues in processes where more than one word
is involved.
* fix extraneous close parentheses.
* Dropped support for Python 3.3.
* Moved hosting to jazzband.
-------------------------------------------------------------------
Tue Jul 4 18:37:00 UTC 2017 - aloisio@gmx.com
- Converted to singlespec
- Enabled tests
-------------------------------------------------------------------
Tue Aug 2 13:24:18 UTC 2016 - sor.alexei@meowr.ru
- Switch to Python2.
-------------------------------------------------------------------
Sun May 8 07:09:10 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sat Feb 14 21:14:47 UTC 2015 - arun@gmx.de
- initial version