forked from pool/python-fanficfare
- Update to version 3.20.1:
- Add more URLs to cover_exclusion_regexp for base_xenforoforum. - Fix for is_adult needing &showRestricted URL in adapter_harrypotterfanfictioncom. - Better auth page parsing due to own-favorite story in adapter_harrypotterfanfictioncom. - Add characters and increased category collection for adapter_fanfiktionde. - Suppress output_css on CLI -z - Fix numWords parsing in adapter_fanficsme. - Update translations, add Russian. - Fix broken series parsing in adapter_adastrafanficcom & adapter_lotrgficcom. - New Site: www.silmarillionwritersguild.org, thanks Alistair! - Allow /post/ story URLs with adapter_gravitytalescom. - Change to - in chapter text adapter_adultfanfictionorg - Now actually use translated strings in prefs.py. - Need to include prefs.py in messages.pot for translation. - Update Translations. - Catch exception in exception handling for French user. - Remove '.' from numWords in adapter_fanfiktionde - Fix for adapter_bloodshedversecom site changes. - Find both 'Translator' and 'TranslatorS', except in Russian. adapter_fanficsme OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=46
This commit is contained in:
parent
35c69b49ef
commit
e488ec683d
BIN
FanFicFare-3.19.0.tar.gz
(Stored with Git LFS)
BIN
FanFicFare-3.19.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
FanFicFare-3.20.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
FanFicFare-3.20.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 21 20:37:22 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to version 3.20.1:
|
||||
- Add more URLs to cover_exclusion_regexp for
|
||||
base_xenforoforum.
|
||||
- Fix for is_adult needing &showRestricted URL in
|
||||
adapter_harrypotterfanfictioncom.
|
||||
- Better auth page parsing due to own-favorite story in
|
||||
adapter_harrypotterfanfictioncom.
|
||||
- Add characters and increased category collection for
|
||||
adapter_fanfiktionde.
|
||||
- Suppress output_css on CLI -z
|
||||
- Fix numWords parsing in adapter_fanficsme.
|
||||
- Update translations, add Russian.
|
||||
- Fix broken series parsing in adapter_adastrafanficcom
|
||||
& adapter_lotrgficcom.
|
||||
- New Site: www.silmarillionwritersguild.org, thanks Alistair!
|
||||
- Allow /post/ story URLs with adapter_gravitytalescom.
|
||||
- Change to
|
||||
- in chapter text adapter_adultfanfictionorg
|
||||
- Now actually use translated strings in prefs.py.
|
||||
- Need to include prefs.py in messages.pot for translation.
|
||||
- Update Translations.
|
||||
- Catch exception in exception handling for French user.
|
||||
- Remove '.' from numWords in adapter_fanfiktionde
|
||||
- Fix for adapter_bloodshedversecom site changes.
|
||||
- Find both 'Translator' and 'TranslatorS', except in Russian.
|
||||
adapter_fanficsme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 3 21:18:26 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-fanficfare
|
||||
Version: 3.19.0
|
||||
Version: 3.20.1
|
||||
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