Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] problem emerging pycairo
Date: Sun, 12 Jul 2020 19:32:15
Message-Id: 20200712193207.GQ2311@ca.inter.net
1 this is the output :
2
3 root:543 ~> emerge -pv pycairo
4
5 These are the packages that would be merged, in order:
6 Calculating dependencies... done!
7 [ebuild R ] dev-python/pycairo-1.18.2::gentoo USE="-doc -examples -test"
8 PYTHON_TARGETS="(-pypy3%) python2_7 python3_6 python3_7 -python3_8 (-python3_9)"
9
10 WARNING: One or more updates/rebuilds have been skipped
11 due to a dependency conflict:
12
13 dev-python/pycairo:0
14
15 (dev-python/pycairo-1.19.1:0/0::gentoo, ebuild scheduled for merge)
16 USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS=
17 "(-pypy3) python3_6 python3_7 -python3_8 (-python3_9)" conflicts with
18 >=dev-python/pycairo-1.11.1 [python_targets_python2_7(-),
19 python_targets_python3_6(-),python_targets_python3_7(-),
20 -python_single_target_python2_7(-),-python_single_target_python3_6(-),
21 -python_single_target_python3_7(-),-python_single_target_python3_8(-),
22 -python_single_target_python3_9(-)] required by
23 (dev-python/pygobject-3.34.0:3/3::gentoo, installed)
24 USE="cairo -examples -test" ABI_X86="(64)"
25 PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_8"
26
27 root:544 ~> eix pycairo
28 [U] dev-python/pycairo
29 Available versions: 1.18.2^t 1.19.1^t {doc examples test
30 PYTHON_TARGETS="pypy3 python2_7 python3_6 python3_7 python3_8 python3_9"}
31 Installed versions: 1.18.2^t([2020-04-25 12:09:30])(-doc -examples -test
32 PYTHON_TARGETS="python2_7 python3_6 python3_7 -pypy3 -python3_8")
33
34 root:545 ~> eix pygobject
35 [I] dev-python/pygobject
36 Available versions:
37 (2) 2.28.6-r55^t
38 (3) 3.32.1^t 3.34.0^t
39 {+cairo examples libffi test
40 PYTHON_TARGETS="python2_7 python3_6 python3_7 python3_8 python3_9"}
41 Installed versions: 3.34.0(3)^t([2020-05-09 19:57:48])(cairo -examples -test
42 PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_8")
43
44 -- end of output --
45
46 Can anyone explain why Portage refuses to update 'pycairo' ?
47
48 --
49 ========================,,============================================
50 SUPPORT ___________//___, Philip Webb
51 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
52 TRANSIT `-O----------O---' purslowatcadotinterdotnet

Replies

Subject Author
Re: [gentoo-user] problem emerging pycairo Adam Carter <adamcarter3@×××××.com>