1
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:
Matej Cepl 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

BIN
FanFicFare-3.7.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
FanFicFare-3.7.6.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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> Sun Apr 28 07:26:14 CEST 2019 - Matej Cepl <mcepl@suse.com>

View File

@ -20,7 +20,7 @@
%define modnamedown fanficfare %define modnamedown fanficfare
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-fanficfare Name: python-fanficfare
Version: 3.7.0 Version: 3.7.6
Release: 0 Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only License: GPL-3.0-only