11
0

Accepting request 700317 from home:mcepl:branches:devel:languages:python

- Update to 3.7.6:
  - Fix CLI Upload to have correct version.
  - Fix for BS halping with string conversions on PI update from
    Saved Meta Column.
  - More improvements for adapter_asianfanficscom, including
    auto_sub feature, thanks oh45454545
  - Improvements for adapter_asianfanficscom, thanks oh45454545
  - Update adapter_asianfanficscom to fetch chapter texts from
    JSON url.
  - Ad wall indicator has changed for adapter_webnovelcom.
  - Fix use_archived_author in AO3.

OBS-URL: https://build.opensuse.org/request/show/700317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=17
This commit is contained in:
2019-05-03 06:53:38 +00:00
committed by Git OBS Bridge
parent 36325e3826
commit 76988dfb7b
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri May 3 08:45:55 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Update to 3.7.6:
- Fix CLI Upload to have correct version.
- Fix for BS halping with string conversions on PI update from
Saved Meta Column.
- More improvements for adapter_asianfanficscom, including
auto_sub feature, thanks oh45454545
- Improvements for adapter_asianfanficscom, thanks oh45454545
- Update adapter_asianfanficscom to fetch chapter texts from
JSON url.
- Ad wall indicator has changed for adapter_webnovelcom.
- Fix use_archived_author in AO3.
-------------------------------------------------------------------
Sun Apr 28 07:26:14 CEST 2019 - Matej Cepl <mcepl@suse.com>