forked from pool/python-fanficfare
Accepting request 698709 from home:mcepl:branches:devel:languages:python
- Update to 3.7.0: - Update translations - 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. OBS-URL: https://build.opensuse.org/request/show/698709 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=15
This commit is contained in:
parent
d5c5c21393
commit
36325e3826
BIN
FanFicFare-3.6.0.tar.gz
(Stored with Git LFS)
BIN
FanFicFare-3.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
FanFicFare-3.7.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
FanFicFare-3.7.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 28 07:26:14 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 3.7.0:
|
||||
- Update translations
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 15:20:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define modnamedown fanficfare
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-fanficfare
|
||||
Version: 3.6.0
|
||||
Version: 3.7.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