From b55413c016db78b2d445323eb2e4f13c381188dd71a95272fa482f54e030b0ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 7 Jun 2019 12:57:10 +0000 Subject: [PATCH] Accepting request 708358 from home:mcalabkova:branches:devel:languages:python - update to version 3.8.0 * Removing all filter()/map() calls--not consistent between Py2/Py3. * Various adapter fixes. * Some new translations. OBS-URL: https://build.opensuse.org/request/show/708358 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=19 --- FanFicFare-3.7.6.tar.gz | 3 --- FanFicFare-3.8.0.tar.gz | 3 +++ python-fanficfare.changes | 8 ++++++++ python-fanficfare.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-3.7.6.tar.gz create mode 100644 FanFicFare-3.8.0.tar.gz diff --git a/FanFicFare-3.7.6.tar.gz b/FanFicFare-3.7.6.tar.gz deleted file mode 100644 index b48ca2c..0000000 --- a/FanFicFare-3.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ec83499473bad516c37e78209d03c6e99178e79118f6ea13fbdaa09feb833ac -size 1072596 diff --git a/FanFicFare-3.8.0.tar.gz b/FanFicFare-3.8.0.tar.gz new file mode 100644 index 0000000..ad858f6 --- /dev/null +++ b/FanFicFare-3.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ebf94796261496431531c84b464e76289e29bbdfa304dfdab2ae555118b927 +size 1077117 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 7bd7fd5..fc4e977 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 7 12:38:47 UTC 2019 - Marketa Calabkova + +- update to version 3.8.0 + * Removing all filter()/map() calls--not consistent between Py2/Py3. + * Various adapter fixes. + * Some new translations. + ------------------------------------------------------------------- Fri May 3 08:45:55 CEST 2019 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index fb67d1b..20ed641 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.7.6 +Version: 3.8.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only