Hello community,
here is the log from the commit of package python-fanficfare for
openSUSE:Factory checked in at 2019-07-31 14:28:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fanficfare (Old)
and /work/SRC/openSUSE:Factory/.python-fanficfare.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fanficfare"
Wed Jul 31 14:28:04 2019 rev:10 rq:719805 version:3.10.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fanficfare/python-fanficfare.changes
2019-06-12 13:13:18.848878653 +0200
+++
/work/SRC/openSUSE:Factory/.python-fanficfare.new.4126/python-fanficfare.changes
2019-07-31 14:28:08.454164376 +0200
@@ -1,0 +2,33 @@
+Tue Jul 30 09:15:07 UTC 2019 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
FanFicFare-3.8.0.tar.gz
New:
----
FanFicFare-3.10.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fanficfare.spec ++++++
--- /var/tmp/diff_new_pack.Y8XZYf/_old 2019-07-31 14:28:09.726162030 +0200
+++ /var/tmp/diff_new_pack.Y8XZYf/_new 2019-07-31 14:28:09.730162023 +0200
@@ -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-chardet
Requires: python-html2text
Requires: python-html5lib
+Requires: python-setuptools
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
@@ -74,6 +75,9 @@
%postun
%python_uninstall_alternative fanficfare
+%check
+# no upstream tests
+
%files %{python_files}
%license LICENSE
%doc DESCRIPTION.rst README.md
++++++ FanFicFare-3.8.0.tar.gz -> FanFicFare-3.10.1.tar.gz ++++++
++++ 18479 lines of diff (skipped)