From 2cfd4d9636a842dbc48d51dcde57a2160c02b075137c3af6f5738f7c3c2f2033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 30 Jul 2019 10:19:32 +0000 Subject: [PATCH] Accepting request 719799 from home:pgajdos - version update to 3.10.1 * Additional error checking and output for IMAP4 fetch. * Add always_include_first_post_chapters to base_xenforoforum_adapter * XF posts can include a tags without href, look for href searching for links. Closes #417 * Add work around to fix XF2 issue with multiple '...' in threadmarks. * Tweak getting URLs from email for SV XF2 changes, don't get post URLs. * Changes to adapter_forumssufficientvelocitycom for XenForo2 migration. * Fix for Plugin: Group reported results better for meta-only updates. * Plugin: Group reported results better. * Add a de-dup check to XF threadmark collection due to at least one SB story having TM bug. * Adjust reader_posts_per_page for forum.questionablequesting.com. * adapter_wuxiaworldco: Don't include grayed out 'In preparation' chapters * Move BS version debug so it doesn't appear in CLI without -d. * Fix for regression on XF not-first index post. * Fix for a corner-case global_cache written by py2, then read by py3 bug. * Update included dependencies -- mostly for Calibre 2.85.1. * adapter_asianfanficscom json fixes - thanks oh45454545 * adapter_asianfanficscom foreword json fix - thanks oh45454545 * Change metadata separator to ' & ' when filling 'Contains names' custom columns. * Fix for adapter_asianfanficscom change for views metadata * Fix for site change adapter_novelonlinefullcom * More fixes for adapter_asianfanficscom site now giving different HTML to FFF. * Fix for some(older?) adapter_asianfanficscom stories not have json links. * Fixes for site changes adapter_asianfanficscom * Fix for extended chars in text email imap fetchs on py3. * Show debug output BeautifulSoup version. * adapter_mediaminerorg: Fix for not finding a block in chapter download. * Fix for newer BS4/soupsieve enforcing CSS selector rules about :/ chars. * Fix for site date change adapter_wuxiaworldcom OBS-URL: https://build.opensuse.org/request/show/719799 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=21 --- FanFicFare-3.10.1.tar.gz | 3 +++ FanFicFare-3.8.0.tar.gz | 3 --- python-fanficfare.changes | 33 +++++++++++++++++++++++++++++++++ python-fanficfare.spec | 6 +++++- 4 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 FanFicFare-3.10.1.tar.gz delete mode 100644 FanFicFare-3.8.0.tar.gz diff --git a/FanFicFare-3.10.1.tar.gz b/FanFicFare-3.10.1.tar.gz new file mode 100644 index 0000000..7358222 --- /dev/null +++ b/FanFicFare-3.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0cbc74f0bffd7e99ffbce55ea3916d458e38812850dd1787d68098fe43a6ec +size 1106042 diff --git a/FanFicFare-3.8.0.tar.gz b/FanFicFare-3.8.0.tar.gz deleted file mode 100644 index ad858f6..0000000 --- a/FanFicFare-3.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96ebf94796261496431531c84b464e76289e29bbdfa304dfdab2ae555118b927 -size 1077117 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index fc4e977..6a4ce41 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Jul 30 09:15:07 UTC 2019 - pgajdos@suse.com + +- version update to 3.10.1 + * Additional error checking and output for IMAP4 fetch. + * Add always_include_first_post_chapters to base_xenforoforum_adapter + * XF posts can include a tags without href, look for href searching for links. Closes #417 + * Add work around to fix XF2 issue with multiple '...' in threadmarks. + * Tweak getting URLs from email for SV XF2 changes, don't get post URLs. + * Changes to adapter_forumssufficientvelocitycom for XenForo2 migration. + * Fix for Plugin: Group reported results better for meta-only updates. + * Plugin: Group reported results better. + * Add a de-dup check to XF threadmark collection due to at least one SB story having TM bug. + * Adjust reader_posts_per_page for forum.questionablequesting.com. + * adapter_wuxiaworldco: Don't include grayed out 'In preparation' chapters + * Move BS version debug so it doesn't appear in CLI without -d. + * Fix for regression on XF not-first index post. + * Fix for a corner-case global_cache written by py2, then read by py3 bug. + * Update included dependencies -- mostly for Calibre 2.85.1. + * adapter_asianfanficscom json fixes - thanks oh45454545 + * adapter_asianfanficscom foreword json fix - thanks oh45454545 + * Change metadata separator to ' & ' when filling 'Contains names' custom columns. + * Fix for adapter_asianfanficscom change for views metadata + * Fix for site change adapter_novelonlinefullcom + * More fixes for adapter_asianfanficscom site now giving different HTML to FFF. + * Fix for some(older?) adapter_asianfanficscom stories not have json links. + * Fixes for site changes adapter_asianfanficscom + * Fix for extended chars in text email imap fetchs on py3. + * Show debug output BeautifulSoup version. + * adapter_mediaminerorg: Fix for not finding a block in chapter download. + * Fix for newer BS4/soupsieve enforcing CSS selector rules about :/ chars. + * Fix for site date change adapter_wuxiaworldcom + ------------------------------------------------------------------- Fri Jun 7 12:38:47 UTC 2019 - Marketa Calabkova diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 20ed641..00941a3 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -20,7 +20,7 @@ %define modnamedown fanficfare %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 3.8.0 +Version: 3.10.1 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only @@ -39,6 +39,7 @@ Requires: python-beautifulsoup4 Requires: python-chardet Requires: python-html2text Requires: python-html5lib +Requires: python-setuptools Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch @@ -74,6 +75,9 @@ dos2unix DESCRIPTION.rst README.md %postun %python_uninstall_alternative fanficfare +%check +# no upstream tests + %files %{python_files} %license LICENSE %doc DESCRIPTION.rst README.md