Accepting request 827906 from devel:languages:python
- Update to 3.22.1: - Accept storyUrl with title in it for adapter_webnovelcom. Addresses #520 - Fix adapter_mcstoriescom getSiteExampleURLs() - Remove outdated rejecturls from plugin prefs--replaced by rejecturls_date last 18+ month back. - Fix for adapter_quotevcom site changes. - Fix adapter_harrypotterfanfictioncom desc parse for site change. - Changes for Python3 deprecation warnings (mostly) from eschwartz - Normalize literotica.com URLs to www.literotica.com - New Site: scribblehub.com - Thanks, mavi0! - Fixes for site changes: adapter_ficbooknet - Change INI error link blue color in dark mode. - Add 'Series [0]' option for new anthologies. - For anthologies, look for common val in numbered series00 if not all share 'series'. OBS-URL: https://build.opensuse.org/request/show/827906 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=23
This commit is contained in:
commit
11c9f68505
BIN
FanFicFare-3.21.0.tar.gz
(Stored with Git LFS)
BIN
FanFicFare-3.21.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
FanFicFare-3.22.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
FanFicFare-3.22.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 19 13:13:02 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.22.1:
|
||||||
|
- Accept storyUrl with title in it for
|
||||||
|
adapter_webnovelcom. Addresses #520
|
||||||
|
- Fix adapter_mcstoriescom getSiteExampleURLs()
|
||||||
|
- Remove outdated rejecturls from plugin prefs--replaced by
|
||||||
|
rejecturls_date last 18+ month back.
|
||||||
|
- Fix for adapter_quotevcom site changes.
|
||||||
|
- Fix adapter_harrypotterfanfictioncom desc parse for
|
||||||
|
site change.
|
||||||
|
- Changes for Python3 deprecation warnings (mostly) from
|
||||||
|
eschwartz
|
||||||
|
- Normalize literotica.com URLs to www.literotica.com
|
||||||
|
- New Site: scribblehub.com - Thanks, mavi0!
|
||||||
|
- Fixes for site changes: adapter_ficbooknet
|
||||||
|
- Change INI error link blue color in dark mode.
|
||||||
|
- Add 'Series [0]' option for new anthologies.
|
||||||
|
- For anthologies, look for common val in numbered series00
|
||||||
|
if not all share 'series'.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 1 13:50:50 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
Sat Aug 1 13:50:50 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-fanficfare
|
Name: python-fanficfare
|
||||||
Version: 3.21.0
|
Version: 3.22.1
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user