Accepting request 974505 from devel:languages:python
- Update to 4.12.4: - Fix for SpaceBattles using an attr on noscript tags now. - add chapter date metadata to RoyalRoadAdapter - Address Storiesonline.net "Click to Load text..." - adapter_storiesonlinenet py2 fixes - Update translations. - Py2 vs py3 fix #828 - adapter_phoenixsongnet: Remove login code and changes for static author links. - adapter_webnovelcom: Fixes for site changes. - adapter_fictionhuntcom: Fixes for site changes. - Xenforo2 status Ongoing==In-Progress - Apply connect_timeout setting to network requests. - adapter_webnovelcom: Unescape & too. - Detect and error on adjusted chapter list < 1. - adapter_webnovelcom: Read chapter text from json in <script> tag. - Add --mozilla-cookies CLI option. - use large cover images on royalroad - PI: Check for existing anthology ebook on new anthology from series URL. - ffnet: Add meta_from_last_chapter option. - adapter_literotica: add ...$ to story URL search for when /xyz-pt1 and /xyz are different stories. - fix wuxiaworldco: www => m - Adding fandom/category parsing to adapter_fictionhuntcom--more than just HP now. - Update translations. - adapter_quotevcom: Additional chapter image parsing. - royalroad: Recognize and normalize various chapter url formats - Change base_xenforoforum reveal_invisible_text feature to also add class=invisible_text. - adapter_fastnovelnet: Update to redirected Story URL. - adapter_fastnovelnet: 'Normalize' chapter URLs to current storyId URL--site is changing it frequently - base_efiction - narrow chapter search more--for merengo.hu. - Stop looking for FFDL settings--it's been 7 years. - Look for story URLs in pasted mime as well as dropped. - adapter_storiesonlinenet: fix for dateUpdated when 'Last Activity' OBS-URL: https://build.opensuse.org/request/show/974505 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=39
This commit is contained in:
commit
490707c252
BIN
FanFicFare-4.10.0.tar.gz
(Stored with Git LFS)
BIN
FanFicFare-4.10.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
FanFicFare-4.12.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
FanFicFare-4.12.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 05:39:31 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 4.12.4:
|
||||
- Fix for SpaceBattles using an attr on noscript tags now.
|
||||
- add chapter date metadata to RoyalRoadAdapter
|
||||
- Address Storiesonline.net "Click to Load text..."
|
||||
- adapter_storiesonlinenet py2 fixes
|
||||
- Update translations.
|
||||
- Py2 vs py3 fix #828
|
||||
- adapter_phoenixsongnet: Remove login code and changes for
|
||||
static author links.
|
||||
- adapter_webnovelcom: Fixes for site changes.
|
||||
- adapter_fictionhuntcom: Fixes for site changes.
|
||||
- Xenforo2 status Ongoing==In-Progress
|
||||
- Apply connect_timeout setting to network requests.
|
||||
- adapter_webnovelcom: Unescape & too.
|
||||
- Detect and error on adjusted chapter list < 1.
|
||||
- adapter_webnovelcom: Read chapter text from json in <script>
|
||||
tag.
|
||||
- Add --mozilla-cookies CLI option.
|
||||
- use large cover images on royalroad
|
||||
- PI: Check for existing anthology ebook on new anthology from
|
||||
series URL.
|
||||
- ffnet: Add meta_from_last_chapter option.
|
||||
- adapter_literotica: add ...$ to story URL search for when
|
||||
/xyz-pt1 and /xyz are different stories.
|
||||
- fix wuxiaworldco: www => m
|
||||
- Adding fandom/category parsing to
|
||||
adapter_fictionhuntcom--more than just HP now.
|
||||
- Update translations.
|
||||
- adapter_quotevcom: Additional chapter image parsing.
|
||||
- royalroad: Recognize and normalize various chapter url
|
||||
formats
|
||||
- Change base_xenforoforum reveal_invisible_text feature to
|
||||
also add class=invisible_text.
|
||||
- adapter_fastnovelnet: Update to redirected Story URL.
|
||||
- adapter_fastnovelnet: 'Normalize' chapter URLs to current
|
||||
storyId URL--site is changing it frequently
|
||||
- base_efiction - narrow chapter search more--for merengo.hu.
|
||||
- Stop looking for FFDL settings--it's been 7 years.
|
||||
- Look for story URLs in pasted mime as well as dropped.
|
||||
- adapter_storiesonlinenet: fix for dateUpdated when 'Last
|
||||
Activity'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 18:30:59 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-fanficfare
|
||||
Version: 4.10.0
|
||||
Version: 4.12.4
|
||||
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