15
0

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

- update to version 3.8.0
  * Removing all filter()/map() calls--not consistent between Py2/Py3.
  * Various adapter fixes.
  * Some new translations.

OBS-URL: https://build.opensuse.org/request/show/708358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2019-06-07 12:57:10 +00:00
committed by Git OBS Bridge
parent 76988dfb7b
commit b55413c016
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 7 12:38:47 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 3.8.0
* Removing all filter()/map() calls--not consistent between Py2/Py3.
* Various adapter fixes.
* Some new translations.
-------------------------------------------------------------------
Fri May 3 08:45:55 CEST 2019 - Matej Cepl <mcepl@suse.com>