Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

4 changed files with 5 additions and 79 deletions

BIN
FanFicFare-4.40.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
FanFicFare-4.43.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,77 +1,3 @@
-------------------------------------------------------------------
Sun Mar 2 22:28:58 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to 4.43.0:
- base_xenforoforum: Add details_spoiler option for
[#1165](https://github.com/JimmXinu/FanFicFare/issues/1165)
- Add [base_otw] with use_basic_cache:true to defaults.ini
- BrowserCache: Better handle cache file changing/failing while
reading.
- Fix for BrowserCache for images--cache partitioned by
parent(story) page.
- base_otw_adapter: Detect & report 'This site is in beta' page
- AO3: Double default slow_down_sleep_time
- For adapter_mcstoriescom: Remove /../ from Get Story URLs
from web page
- adapter_mcstoriescom: Suppress site URLs that look like
stories but aren't. #1160
- adapter_fanfictionnet: Attempt chapter from m. (vs www) when
chapter not found
- adapter_literotica: Get more story urls. #1159 Thanks, dbhmw
- Add include_tocpage:always option.
- adapter_fimfictionnet: Further cover fix
- adapter_fimfictionnet: Fix cover images and use data-source
attr for img src.
- adapter_storiesonlinenet: Remove some code that broke parsing
when 'author' was in the title.
- adapter_literotica: http->https
- adapter_literotica: Site changes for non-www domains.
- Make plugin use own copy of six only--including in Smarten
Punc
- adapter_fictionlive: fix bounds check in vote accumulaton.
resolves JimmXinu#1154, Thanks HazelSh
- Make plugin use own copy of six only.
-------------------------------------------------------------------
Fri Feb 7 22:19:24 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to 4.42.0:
- Update Translations
- adapter_fanfictalkcom: Update domain name & match pattern
- Remove site: starskyhutcharchive.net, moved to
starskyandhutcharchive.net, not eFiction. Nobody's missed it.
- Remove site: fastnovels.net - Blog only now, no stories.
- Remove site: www.novelupdates.cc - Domain parked somewhere
sketchy
- Remove site: ponyfictionarchive.net - Moved to AO3
- adapter_wwwaneroticstorycom: Update for site changes.
- Re-alphabetize defaults.ini
- Browser Simple Cache adding orig resp time field & removing
browser_cache_simple_header_old option. Fixes Browser Cache
failing with Chrome on Mac & Linux.
- Strip out unused parts of requests_toolbelt to avoid
dependency issues.
- Add no_image_processing_regexp option for #1144
- adapter_fictionmaniatv: Change to https
-------------------------------------------------------------------
Wed Jan 1 22:58:52 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to 4.41.0:
- Update Translations
- New Site: superlove.sayitditto.net (#1136) Thanks xxwhirlpool
- New Site: www.cfaarchive.org (#1136) Thanks xxwhirlpool
- XenForo lazyload: use data-src first if data-url also
present. QQ proxy in data-src caches/bypasses some issues
- adapter_inkbunnynet: Implemented always_login, thanks dbhmw
- Small fixes for Wattpad. (#1137), thanks dbhmw
- adapter_fimfictionnet: Implement always_login. Remove unused
fail_on_password & do_update_hook settings. #1135
- Call Calibre's safe_open_url for open_pages_in_browser
- Add subject_tags to -m/j CLI output
- Fix for double replace_metadata when non-list metadata called
by getList().
-------------------------------------------------------------------
Fri Nov 1 15:27:43 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-fanficfare
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define modnamedown fanficfare
%define skip_python2 1
Name: python-fanficfare
Version: 4.43.0
Version: 4.40.0
Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only