Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716486 - sci-geosciences/qgis-3.10.2-r1[python] has an unnecessary dependency on dev-python/future
Summary: sci-geosciences/qgis-3.10.2-r1[python] has an unnecessary dependency on dev-p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-06 18:23 UTC by Chris Mayo
Modified: 2020-06-21 15:30 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2020-04-06 18:23:06 UTC
The use of future was removed in 3.0.0:

https://github.com/qgis/QGIS/commit/78af413dcc3eb4a5753aa
Comment 1 Larry the Git Cow gentoo-dev 2020-06-21 15:25:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292e1386ca002aa1bea44374924204e8ebd5c9fd

commit 292e1386ca002aa1bea44374924204e8ebd5c9fd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-21 13:06:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-21 15:24:48 +0000

    sci-geosciences/qgis: 3.10.7 version bump
    
    Contains upstream fixes for build with Qt 5.15 and PyQt5 5.15.
    
    Closes: https://bugs.gentoo.org/712684
    Closes: https://bugs.gentoo.org/716486
    Closes: https://bugs.gentoo.org/727746
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-geosciences/qgis/Manifest           |   1 +
 sci-geosciences/qgis/qgis-3.10.7.ebuild | 204 ++++++++++++++++++++++++++++++++
 sci-geosciences/qgis/qgis-9999.ebuild   |  40 +++----
 3 files changed, 224 insertions(+), 21 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2020-06-21 15:30:18 UTC
The bug has been closed via the following commit(s):

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

commit aeb25a0fac193d63c9e318b150af67d125614b69
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-21 15:30:05 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-21 15:30:05 +0000

    sci-geosciences/qgis: Actually fix unused DEPEND
    
    Thanks-to: Chris Mayo <aklhfex@gmail.com>
    Closes: https://bugs.gentoo.org/716486
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-geosciences/qgis/qgis-3.10.7.ebuild | 1 -
 sci-geosciences/qgis/qgis-9999.ebuild   | 1 -
 2 files changed, 2 deletions(-)