From 36325e38261c4b208cbbe594c373becde0fbb75367d0f1212427a50aa30b8dcb Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 28 Apr 2019 05:31:24 +0000 Subject: [PATCH] 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 --- FanFicFare-3.6.0.tar.gz | 3 --- FanFicFare-3.7.0.tar.gz | 3 +++ python-fanficfare.changes | 27 +++++++++++++++++++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-3.6.0.tar.gz create mode 100644 FanFicFare-3.7.0.tar.gz diff --git a/FanFicFare-3.6.0.tar.gz b/FanFicFare-3.6.0.tar.gz deleted file mode 100644 index 769988d..0000000 --- a/FanFicFare-3.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f293900000920dbcc158a0b9cb7adb1b3c668141a231110c9e73809c01fc16b5 -size 1071915 diff --git a/FanFicFare-3.7.0.tar.gz b/FanFicFare-3.7.0.tar.gz new file mode 100644 index 0000000..d7c679d --- /dev/null +++ b/FanFicFare-3.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6727cbe8cbae783c3c1290d04f4a76f317ae3add98644029f3772c8336cac9 +size 1071869 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 1e1f4f1..27210df 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Apr 28 07:26:14 CEST 2019 - Matej Cepl + +- 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 diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 6fb589b..db9f313 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -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