Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677032 - app-text/calibre-3.40.1 version bump
Summary: app-text/calibre-3.40.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 680008
Blocks:
  Show dependency tree
 
Reported: 2019-02-01 06:31 UTC by Per Pomsel
Modified: 2019-03-11 20:20 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
calibre-3.40.1.ebuild (calibre-3.40.1.ebuild,9.13 KB, text/plain)
2019-03-11 07:57 UTC, Per Pomsel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Per Pomsel 2019-02-01 06:31:12 UTC
Version 3.39.0 of app-text/calibre is out.
Comment 1 Francesco Riosa 2019-03-04 13:51:28 UTC
a few deps added in this version, cannot test because I'm experiencing https://bugs.launchpad.net/calibre/+bug/1817355

--- /var/portage/repos/gentoo/app-text/calibre/calibre-3.38.1.ebuild    2019-01-25 03:39:28.000000000 -0000
+++ calibre-3.39.1.ebuild       2019-03-04 13:17:33.115222883 -0000
@@ -44,7 +44,7 @@
        dev-libs/glib:2=
        >=dev-libs/icu-57.1:=
        dev-libs/libinput:=
-       >=dev-python/apsw-3.13.0[${PYTHON_USEDEP}]
+       >=dev-python/apsw-3.26.0[${PYTHON_USEDEP}]
        >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}]
        >=dev-python/chardet-3.0.3[${PYTHON_USEDEP}]
        >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}]
@@ -52,14 +52,16 @@
        >=dev-python/dbus-python-1.2.4[${PYTHON_USEDEP}]
        >=dev-libs/dbus-glib-0.106
        >=sys-apps/dbus-1.10.8
+       >=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
        >=dev-python/html5-parser-0.4.3[${PYTHON_USEDEP}]
        >=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
+       >=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]
        >=dev-python/mechanize-0.3.5[${PYTHON_USEDEP}]
        >=dev-python/msgpack-0.5.6[${PYTHON_USEDEP}]
        >=dev-python/netifaces-0.10.5[${PYTHON_USEDEP}]
        >=dev-python/pillow-3.2.0[${PYTHON_USEDEP}]
        >=dev-python/psutil-4.3.0[${PYTHON_USEDEP}]
-       >=dev-python/pygments-2.1.3[${PYTHON_USEDEP}]
+       >=dev-python/pygments-2.3.1[${PYTHON_USEDEP}]
        >=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}]
        >=dev-python/PyQt5-5.8[gui,svg,webkit,widgets,network,printsupport,${PYTHON_USEDEP}]
        dev-python/regex[${PYTHON_USEDEP}]
Comment 2 Francesco Riosa 2019-03-04 14:24:36 UTC
forgot to tell dev-python/apsw need version bump
Comment 3 Per Pomsel 2019-03-11 07:57:26 UTC
Created attachment 568538 [details]
calibre-3.40.1.ebuild
Comment 4 Larry the Git Cow gentoo-dev 2019-03-11 17:55:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85663c4f667b65d8795ccb6e38f4e76df2963c23

commit 85663c4f667b65d8795ccb6e38f4e76df2963c23
Author:     Per Pomsel <phantom4@gmx.net>
AuthorDate: 2019-03-11 17:32:49 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-03-11 17:55:26 +0000

    app-text/calibre: version bump to 3.40.1
    
    Closes: https://bugs.gentoo.org/677032
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-text/calibre/Manifest              |   1 +
 app-text/calibre/calibre-3.40.1.ebuild | 290 +++++++++++++++++++++++++++++++++
 2 files changed, 291 insertions(+)
Comment 5 Zac Medico gentoo-dev 2019-03-11 20:20:05 UTC
Thanks!