14
0

Accepting request 786914 from home:pgajdos:python

- version update to 0.9.7
  * Python 3.4 is no longer supported (it may work, but CI is disabled)
  * Python 3.8 support
  * fixed installation issues on OS X (thanks @kvinwang)
  * make it easier for distributions to have a reproducible build
    (thanks @bmwiedemann)

OBS-URL: https://build.opensuse.org/request/show/786914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-03-23 08:52:08 +00:00
committed by Git OBS Bridge
parent 1efb8234ca
commit 95e0c6d010
4 changed files with 16 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 20 14:18:38 UTC 2020 - pgajdos@suse.com
- version update to 0.9.7
* Python 3.4 is no longer supported (it may work, but CI is disabled)
* Python 3.8 support
* fixed installation issues on OS X (thanks @kvinwang)
* make it easier for distributions to have a reproducible build
(thanks @bmwiedemann)
-------------------------------------------------------------------
Sat Feb 9 15:45:10 UTC 2019 - John Vandenberg <jayvdb@gmail.com>