[arch-commits] Commit in fanficfare/trunk (PKGBUILD changelog.txt)

Eli Schwartz eschwartz at archlinux.org
Wed Jul 3 03:56:30 UTC 2019


    Date: Wednesday, July 3, 2019 @ 03:56:29
  Author: eschwartz
Revision: 487330

upgpkg: fanficfare 3.9.0-1

upstream release

Modified:
  fanficfare/trunk/PKGBUILD
  fanficfare/trunk/changelog.txt

---------------+
 PKGBUILD      |    6 +++---
 changelog.txt |   51 ++++++++++++++++++++-------------------------------
 2 files changed, 23 insertions(+), 34 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-03 01:05:44 UTC (rev 487329)
+++ PKGBUILD	2019-07-03 03:56:29 UTC (rev 487330)
@@ -2,7 +2,7 @@
 
 _pkgname=FanFicFare
 pkgname=fanficfare
-pkgver=3.8.0
+pkgver=3.9.0
 pkgrel=1
 pkgdesc="A tool for downloading fanfiction to eBook formats"
 arch=('any')
@@ -12,8 +12,8 @@
 depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
          'python-html2text')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('96ebf94796261496431531c84b464e76289e29bbdfa304dfdab2ae555118b927')
-b2sums=('c1c7a3c48300b2539153e2d0158e8c1620866d8600b8f4e32828201ec04eb98edd39012f1534d8bd41f1dc6bf6b2fad06fb11081b1197c76d56fe0550df04559')
+sha256sums=('d1345230dfb3b62d62214e65e960de1e1fbd860777354ecda5905e0b94048d26')
+b2sums=('7a141e8d5b7a43523bc6fa65fd063cf7c74a40453755f0f88b1c3df8836f7c8e5509ecf86334d705bf3e42e04188e8e9c13be1d29f19f4117998893e0fb87593')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"

Modified: changelog.txt
===================================================================
--- changelog.txt	2019-07-03 01:05:44 UTC (rev 487329)
+++ changelog.txt	2019-07-03 03:56:29 UTC (rev 487330)
@@ -1,3 +1,23 @@
+ Version 3.9.0 - 25 Jun 2019
+- 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
+
 Version 3.8.0 - 27 May 2019
 - Fix for adapter_asianfanficscom site change.
 - Update Translations
@@ -33,34 +53,3 @@
 - Update adapter_asianfanficscom to fetch chapter texts from JSON url.
 - Ad wall indicator has changed for adapter_webnovelcom.
 - Fix use_archived_author in AO3.
-
-Version 3.7.6 - 02 May 2019
-- Fix CLI Upload to have correct version.
-- Fix for BS halping with string conversions on PI update from Saved Meta
-  Column.
-- More improvements for adapter_asianfanficscom, including auto_sub feature,
-  thanks oh45454545
-- Improvements for adapter_asianfanficscom, thanks oh45454545
-- Update adapter_asianfanficscom to fetch chapter texts from JSON url.
-- Ad wall indicator has changed for adapter_webnovelcom.
-- Fix use_archived_author in AO3.
-
-Version 3.7.0 - 19 Apr 2019
-- Revert "Remove defunct site www.destinysgateway.com"
-- Recognize destinysgateway.com and www.destinysgateway.com
-- Remove ncisfic.com -- moved to AO3.
-- Fix date format for adapter_gluttonyfictioncom
-- Comment out some old debugs.
-- Add debug output for encoding used.
-- Fix some comments.
-- Add another StoryDoesNotExist string for adapter_fanfictionnet
-- Closes #390 - RoyalRoad click link in emails.
-- Update a comment link in setup.py.
-- Include status 'Hiatus' for adapter_royalroadcom.
-- Correct a comment in defaults.ini.
-- Fix for saved custom column metadata and boolean values.
-- Add bookmarked site specific metadata for adapter_archiveofourownorg.
-- Fix for PI saved metadata not reading False & empty strings.
-- More fixing for bool metadata values--convert to string when set.
-- Add remove_authorfootnotes_on_update feature for AO3.
-- Update Translations.



More information about the arch-commits mailing list