diff --git a/FanFicFare-4.27.0.tar.gz b/FanFicFare-4.27.0.tar.gz deleted file mode 100644 index 2677450..0000000 --- a/FanFicFare-4.27.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4609f7511c7dd534b5ad171ae63c7aa35c9d8b04cec7e706f8de140ea07246d -size 1964586 diff --git a/FanFicFare-4.29.0.tar.gz b/FanFicFare-4.29.0.tar.gz new file mode 100644 index 0000000..78852a7 --- /dev/null +++ b/FanFicFare-4.29.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64135d24dc58063ab863811540d2837cc72263a69deeb5f603b738f7ad734d0 +size 1899808 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index d825cb9..5866449 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Tue Nov 21 14:39:13 UTC 2023 - Dirk Müller + +- update to 4.29.0: + * Update translations. + * Retry Calibre metadata update when it fails due to + conflicting program(Windows File Explorer) + * adapter_asianfanficscom: Fix for 'friend only' stories + initially giving 404 + * Change bs4.find(text=) to string= for deprecation change. + * Add use_flaresolverr_proxy:directimages experimental for + #1007 + * Add base_adapter.img_url_trans() for adapter_fictionlive + image URLs #1004 + * Update six.py to 1.16 for Python 3.12 compatibility. #1006 + * ConfigParser.read_file added in py3.2, readfp removed in + py3.12, only used in plugin #1006 + * Update translations. + * adapter_fanficsme: More fixes for unusual cases, now using + regexp #999 + * adapter_fanficsme: Fixes for some unusual cases Closes #999 + * Switch from setup.py to pyproject.toml for CLI packaging. + * Remove site: www.lotrgfic.com - DNS removed +1year ago + * Remove site: www.lushstories.com - Changed +2years ago + incompatibly Closes #988 + * Remove site: www.silmarillionwritersguild.org - Changed + +2years ago incompatibly + * Remove site: www.scarvesandcoffee.net - Changed +2years ago + incompatibly + * Remove site: merengo.hu - Doesn't serve text in full print + +1year + * Remove site: www.destinysgateway.com - Domain parked +1year + * Remove site: archive.skyehawke.com - Domain parked, broken + ~3years + * Remove site: worldofx.de - Changed ~2years ago incompatibly, + not efiction + * Remove site: hlfiction.net - Site broken ~3 years (sql + errors) + * Remove site: noveltrove.com - Site broken +1 years, owner + unresponsive 3years Closes #998 + * Refactor to make base_otw_adapter + * Refactor adastrafanfic.com to use base_otw_adapter + * Explicitly call set_image_allocation_limit() for larger image + buffer and error on 0x0 image from + image_and_format_from_data() See #997. Thanks dastrdly6585 + for helping figure this out. + ------------------------------------------------------------------- Thu Sep 21 06:13:12 UTC 2023 - Matej Cepl @@ -608,7 +655,7 @@ Mon Feb 22 12:53:15 UTC 2021 - Matej Cepl - Fix for BG job race conditions. - Fix writer_txt import removeAllEntities - Update plugin about.html - - Fix reduce_zalgo not imported. + - Fix reduce_zalgo not imported. ------------------------------------------------------------------- Fri Feb 19 10:11:35 UTC 2021 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index a6d9635..6072c15 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -20,7 +20,7 @@ %define modnamedown fanficfare %define skip_python2 1 Name: python-fanficfare -Version: 4.27.0 +Version: 4.29.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only