15
0

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
This commit is contained in:
Tomáš Chvátal
2020-04-14 14:30:46 +00:00
committed by Git OBS Bridge
parent cae6d9db97
commit 0219d1eeea
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>