Update to 4.39.0:
Some checks failed
obs/scm/build

- Better error when utf8FromSoup called with None.
  - adapter_asianfanficscom: Add Is adult toggle call,
    use_cloudscraper:true in defaults.ini
  - Fix(es) for get_url_search not found when seriesUrl doesn't
    match an adapter site.
  - Fix for regression when browser_cache_simple_header_old
    added. #1104
  - Add decode_emails option, defaults to false.
This commit is contained in:
Matej Cepl 2024-10-02 08:01:10 +02:00
parent 7f1e2d26a6
commit ce8a209c91
Signed by untrusted user: mcepl
GPG Key ID: 79205802880BC9D8
4 changed files with 17 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Oct 2 05:41:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update to 4.39.0:
- Better error when utf8FromSoup called with None.
- adapter_asianfanficscom: Add Is adult toggle call,
use_cloudscraper:true in defaults.ini
- Fix(es) for get_url_search not found when seriesUrl doesn't
match an adapter site.
- Fix for regression when browser_cache_simple_header_old
added. #1104
- Add decode_emails option, defaults to false.
-------------------------------------------------------------------
Sun Sep 22 16:10:37 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -20,7 +20,7 @@
%define modnamedown fanficfare
%define skip_python2 1
Name: python-fanficfare
Version: 4.38.0
Version: 4.39.0
Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only