Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fanficfare for openSUSE:Factory checked in at 2021-02-19 23:45:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fanficfare (Old) and /work/SRC/openSUSE:Factory/.python-fanficfare.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fanficfare" Fri Feb 19 23:45:36 2021 rev:30 rq:873735 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fanficfare/python-fanficfare.changes 2021-01-25 18:24:28.984503885 +0100 +++ /work/SRC/openSUSE:Factory/.python-fanficfare.new.28504/python-fanficfare.changes 2021-02-19 23:46:15.515421820 +0100 @@ -1,0 +2,54 @@ +Fri Feb 19 10:11:35 UTC 2021 - Matej Cepl <[email protected]> + +- Update to 4.0.0: + - Major refactoring/rewrite of network fetching and caching + layer using requests library. + - use_browser_cache feature added -- Read fanfiction.net + stories from your Chrome or FireFox browser cache in addition / + instead of the network. Many thanks to Sidney Markowitz for the + stellar help with this. See BrowserCacheFeature Wiki Page. + - Add additional_images setting for html & epub formats. Close + #648 + - Fix for 'Updating' (anonymous?) author in + adapter_wuxiaworldsite. For #657 + - Allow tweak_fg_sleep etc with any site, add defaults settings + for basexenforo, fictionalley and fictionpress. + - Drag/drop of 'emails'--look for story URL in Content-Base + header for Thunderbird RSS 'emails'. + - Apply 'email' proc flag when processing dragged .eml + files--which are emails. + - Update translations. + - Fix adapter_webnovelcom for some site changes. Closes #644 + - Allow tweak_fg_sleep etc with any site, add defaults settings + for basexenforo, fictionalley and fictionpress. + - fanficauthors.net doesn't use login anymore. Closes #651 + - BG % done by stories AND chapters. + - Restore multi-process background jobs as one process per + site. + - Don't count continue_on_chapter_error chapters when checking + vs 'new chapters'. + - More properly get msg payload fromemail drag and drop. Closes + #645 + - Give adapter_archiveofourownorg a get_section_url() for + quicker rejects checks from email. + - Convert adapter_spikeluvercom to base_efiction after site + changes. + - Remove 'extrasleep' feature--it was ugly--increase + slow_down_sleep_time for the couple sites that used it. We + can trust the users, right? + - Remove httplib._MAXHEADERS workaround for royalroad.com - not + happening anymore. + - Fixes for py2/py3 & a stray INI space. + - Fix for Reject List to equate story URLs with and without + titles, for XenForo and ffnet. Otherwise you can end up with + dups in Reject List and not recognize new URLs are already + being rejected. Also fixes [storyUrl] sections without titles + for ffnet. + - Fix fictionpress.net and retain Reject List entries for + removed sites. + - Get cloudscraper 1.2.56 changes, but keep py2 compat. + - Fix for chapter error report. Closes #641 + - adapter_fanfictionnet: Start keeping story title part of + storyUrl. + +------------------------------------------------------------------- Old: ---- FanFicFare-3.29.0.tar.gz New: ---- FanFicFare-4.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fanficfare.spec ++++++ --- /var/tmp/diff_new_pack.n25UNB/_old 2021-02-19 23:46:16.083422377 +0100 +++ /var/tmp/diff_new_pack.n25UNB/_new 2021-02-19 23:46:16.083422377 +0100 @@ -21,7 +21,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 3.29.0 +Version: 4.0.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only @@ -45,7 +45,7 @@ Requires: python-html5lib Requires: python-setuptools Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages ++++++ FanFicFare-3.29.0.tar.gz -> FanFicFare-4.0.0.tar.gz ++++++ ++++ 64420 lines of diff (skipped)
