forked from pool/python-fanficfare
- Update to 4.3.0:
- quotev.com: use_cloudscraper:true by default. - Update translations - adapter_bdsmlibrarycom: Set author Anonymous when author not found instead of sys.exit(). Closes #696 - Fix XF authorUrl and author_avatar_cover feature. Closes #695 - Catch exceptions in word count. - Add CLI --color option for warns and fails. Closes #692 - Report browser cache load fail as such. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=73
This commit is contained in:
parent
025badab12
commit
fe16fd61a5
BIN
FanFicFare-4.2.0.tar.gz
(Stored with Git LFS)
BIN
FanFicFare-4.2.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
FanFicFare-4.3.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
FanFicFare-4.3.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 1 09:20:32 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 4.3.0:
|
||||
- quotev.com: use_cloudscraper:true by default.
|
||||
- Update translations
|
||||
- adapter_bdsmlibrarycom: Set author Anonymous when author not found
|
||||
instead of sys.exit(). Closes #696
|
||||
- Fix XF authorUrl and author_avatar_cover feature. Closes #695
|
||||
- Catch exceptions in word count.
|
||||
- Add CLI --color option for warns and fails. Closes #692
|
||||
- Report browser cache load fail as such.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 5 09:05:26 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-fanficfare
|
||||
Version: 4.2.0
|
||||
Version: 4.3.0
|
||||
Release: 0
|
||||
Summary: Tool for making eBooks from stories on fanfiction and other web sites
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user