1
0

Accepting request 816234 from devel:languages:python

- 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/request/show/816234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2020-06-22 15:45:58 +00:00 committed by Git OBS Bridge
commit e407b42fab
4 changed files with 34 additions and 4 deletions

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

Binary file not shown.

View File

@ -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>

View File

@ -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