forked from pool/python-fanficfare
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:
parent
36325e3826
commit
76988dfb7b
BIN
FanFicFare-3.7.0.tar.gz
(Stored with Git LFS)
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
BIN
FanFicFare-3.7.6.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define modnamedown fanficfare
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-fanficfare
|
||||
Version: 3.7.0
|
||||
Version: 3.7.6
|
||||
Release: 0
|
||||
Summary: Tool for making eBooks from stories on fanfiction and other web sites
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user