From 89e5eac096b0e878d5f25d7e79ef5d8bd07792d8d43428444c4ec93f5d42dd52 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 11 Jan 2022 17:51:18 +0000 Subject: [PATCH] - Update to 4.8.0: - Add fix_relative_text_links feature, defaults to true. - Make Scribble Hub spoilers & footnotes look nicer PR#733, thanks Epicpkmn11! - Add averrating metadata to adapter_novelfull. - Fix for cover_min_size causing failures with SVG images when no_image_processing:true. - Set default slow_down_sleep_time:2 for [www.asianfanfics.com] - Deviantart date fix (closes #768), also storyId and extratags changes, thanks jcotton42 - New Site: www.deviantart.com, thanks jcotton42 (see #765 and #374) - New Site: psychfic.com (re-added), thanks HappyFaceSpider Closes #764 - adapter_storiesonlinenet: Take rating from 'Age' field on scifistories/finestories - Thanks bpothier - adapter_ficbooknet: Fix for site change. - Code for FlareSolverr v2.0.X, can't handle images. - Update translations. - adapter_royalroadcom: fix for ancient bug reading unixtime attr that's come back after years. #753 - fictionalley-archive.org: Convert adapter_fictionalleyorg to adapter_fictionalleyarchiveorg. - adapter_storiesonlinenet: Fix for site updates, login and dates. - adapter_wwwutopiastoriescom: Add siterating_votes,siterating,siterank_of,siterank,v iews #750 - Fix for more arbitrary py3 incompatibility(MutableSet). Closes #748 - Update bundled certifi to 2021.10.08 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=78 --- FanFicFare-4.5.0.tar.gz | 3 -- FanFicFare-4.8.0.tar.gz | 3 ++ python-fanficfare.changes | 75 +++++++++++++++++++++++++++++++++++++++ python-fanficfare.spec | 4 +-- 4 files changed, 80 insertions(+), 5 deletions(-) delete mode 100644 FanFicFare-4.5.0.tar.gz create mode 100644 FanFicFare-4.8.0.tar.gz diff --git a/FanFicFare-4.5.0.tar.gz b/FanFicFare-4.5.0.tar.gz deleted file mode 100644 index 4c20b04..0000000 --- a/FanFicFare-4.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5eab1f5973d4c834d56d3ed0f1bad20a072da98997a7eb26acb2a3f8b6122e25 -size 1947848 diff --git a/FanFicFare-4.8.0.tar.gz b/FanFicFare-4.8.0.tar.gz new file mode 100644 index 0000000..df9f24c --- /dev/null +++ b/FanFicFare-4.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd95f366714b807a793378f0e1ad07f0539ecfd2f4a3fb67caa8bf5ef6aa4036 +size 1953199 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 4c256ea..d589339 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,78 @@ +------------------------------------------------------------------- +Tue Jan 11 17:35:44 UTC 2022 - Matej Cepl + +- Update to 4.8.0: + - Add fix_relative_text_links feature, defaults to true. + - Make Scribble Hub spoilers & footnotes look nicer PR#733, + thanks Epicpkmn11! + - Add averrating metadata to adapter_novelfull. + - Fix for cover_min_size causing failures with SVG images when + no_image_processing:true. + - Set default slow_down_sleep_time:2 for [www.asianfanfics.com] + - Deviantart date fix (closes #768), also storyId and extratags + changes, thanks jcotton42 + - New Site: www.deviantart.com, thanks jcotton42 (see #765 and + #374) + - New Site: psychfic.com (re-added), thanks HappyFaceSpider + Closes #764 + - adapter_storiesonlinenet: Take rating from 'Age' field on + scifistories/finestories - Thanks bpothier + - adapter_ficbooknet: Fix for site change. + - Code for FlareSolverr v2.0.X, can't handle images. + - Update translations. + - adapter_royalroadcom: fix for ancient bug reading unixtime + attr that's come back after years. #753 + - fictionalley-archive.org: Convert adapter_fictionalleyorg to + adapter_fictionalleyarchiveorg. + - adapter_storiesonlinenet: Fix for site updates, login and + dates. + - adapter_wwwutopiastoriescom: Add + siterating_votes,siterating,siterank_of,siterank,v iews #750 + - Fix for more arbitrary py3 incompatibility(MutableSet). + Closes #748 + - Update bundled certifi to 2021.10.08 + - Switch config _filelist feature from using + urllig.request.build_opener to fetcher.RequestsFetcher. + - Switching royalroad.com specific 'get from imap' code to use + fetcher instead of urllib. For #746 + - adapter_wwwutopiastoriescom: Split 'eroticatags' metadata + entry rather than single string. Closes #744 + - Handle errors in royalroad email links better. + - Fix for flaresolverr_proxy doing get urls from page + - Add flaresolverr_proxy_protocol setting to allow for https, + #739, submitted by TheCakeIsNaOH + - Remove site www.squidge.org/peja now hosted on + squidgeworld.org + - Remove site faerie-archive.com - redirects to some sketchy + looking ad sites. + - Remove site fanfiction-junkies.de - redirects to ad site. + - Remove site it-could-happen.net - redirects to some sketchy + looking ad sites. + - Remove site sebklaine.net - redirects to some sketchy looking + ad sites. + - Remove site nha.magical-worlds.us - redirects to something + unrelated. + - Fix for adapter_wuxiaworldsite site change - chapter list in + page HTML now. + - Better error message for AO3 login-required series. Closes + #736 + - Accept wuxiaworldsite.com as alias for wuxiaworld.site. + - Don't retry connection to flaresolverr proxy and report + specifically on fail. Closes #737 + - Tweak XF tagsfromtitle in defaults.ini to not break & + - Fix for adapter_asianfanficscom - site changed author URLs. + - Fix for FFF plugin not recognizing the same ffnet story URL + when the title changes. + - Add order_threadmarks_by_date_categories option, closes #733 + - Add feature use_flaresolverr_proxy + - Fix for asianfanfics.com site change, thanks oh45454545. + inject_chapter_title setting may be unneeded now? + - Add 'min' for minutes to parse_relative_date_string() #731 + - Fix for dateutils change(#731) breaking royalroad + - Fixes for site changes in adapter_webnovelcom. #731 + - Add POST request for wuxiaworld.site site changers. Closes + #729. + ------------------------------------------------------------------- Thu Aug 26 10:10:28 UTC 2021 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index d65d55b..a5c4c3b 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -1,7 +1,7 @@ # # spec file for package python-fanficfare # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 4.5.0 +Version: 4.8.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only