1
0

Accepting request 794146 from home:mcalabkova:branches:devel:languages:python

- Update to 1.0.8
  * Drop unsupported Python 2.6, 3.2, 3.3
  * Support Python 3.7, 3.8

OBS-URL: https://build.opensuse.org/request/show/794146
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-langdetect?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-04-15 10:59:47 +00:00
committed by Git OBS Bridge
parent f9f720e3e6
commit f4ef1f0649
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 15 10:20:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.0.8
* Drop unsupported Python 2.6, 3.2, 3.3
* Support Python 3.7, 3.8
-------------------------------------------------------------------
Sun May 12 02:49:04 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>