14
0

Accepting request 893329 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/893329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=13
This commit is contained in:
2021-05-15 19:50:16 +00:00
committed by Git OBS Bridge
parent dbca34a8c9
commit 91f187d03d
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat May 15 17:25:42 UTC 2021 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
* skip python2
- update to version 3.5.0:
* Rely on PEP 420 for namespace package.
- changes from version 3.4.0:
* Added WordSet.trim* methods.
- changes from version 3.3.0:
* Require Python 3.6 or later.
-------------------------------------------------------------------
Sat Mar 14 08:09:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>