[bindings] [Bug 381003] python3-pykde4 won't install due to broken dep on sip-py3api-11.2 (provided by python3-sip)

2017-06-14 Thread Scott Kitterman
https://bugs.kde.org/show_bug.cgi?id=381003

--- Comment #5 from Scott Kitterman  ---
Honestly, I don't know.  I don't have anything to do with Neon, but this isn't
a KDE bug, it's a bug in their packaging.

-- 
You are receiving this mail because:
You are watching all bug changes.

[bindings] [Bug 381003] python3-pykde4 won't install due to broken dep on sip-py3api-11.2 (provided by python3-sip)

2017-06-14 Thread Bernard Gray
https://bugs.kde.org/show_bug.cgi?id=381003

--- Comment #4 from Bernard Gray  ---
Hi Scott, 
Thanks for the reply.
I apologise, but I thought this bugtracker is where I would make neon related
requests. I gather from your post that I was wrong - can you point me in the
direction of where I should post my request to rebuild python3-pykde4?

-- 
You are receiving this mail because:
You are watching all bug changes.

[bindings] [Bug 381003] python3-pykde4 won't install due to broken dep on sip-py3api-11.2 (provided by python3-sip)

2017-06-13 Thread Scott Kitterman
https://bugs.kde.org/show_bug.cgi?id=381003

Scott Kitterman  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 CC||k...@kitterman.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Scott Kitterman  ---
All this means is that pykde4 (and possibly pyqt4) need to be rebuilt in the
neon repositories against the current sip4.  There's no upstream issue here.

-- 
You are receiving this mail because:
You are watching all bug changes.

[bindings] [Bug 381003] python3-pykde4 won't install due to broken dep on sip-py3api-11.2 (provided by python3-sip)

2017-06-12 Thread Bernard Gray
https://bugs.kde.org/show_bug.cgi?id=381003

--- Comment #2 from Bernard Gray  ---
(In reply to Bernard Gray from comment #1)
> Is it possible to build python3-sip to include provides for sip-py3api-11.X
> AND sip-py3api-12.X?

Alternatively, can neon start including compatible builds of python3-pykde4 in
their repos?

-- 
You are receiving this mail because:
You are watching all bug changes.

[bindings] [Bug 381003] python3-pykde4 won't install due to broken dep on sip-py3api-11.2 (provided by python3-sip)

2017-06-12 Thread Bernard Gray
https://bugs.kde.org/show_bug.cgi?id=381003

--- Comment #1 from Bernard Gray  ---
Ok, I've worked it out what's actually going wrong. Apologies, lack of sleep
and soforth:

"python3-pykde4" is an ubuntu provided package, that depends on a virtual
package "sip-py3api-11.2" provided by python3-sip (< 4.19)

The neon repositories now include python3-sip=4.19.2+dfsg-1+16.04+xenial+build3
but this does not provide "sip-py3api-11.2" 

# apt-cache show python3-sip | egrep -e ^Provides -e ^Version
Version: 4.19.2+dfsg-1+16.04+xenial+build3
Provides: sip-py3api-12.0, sip-py3api-12.1
...

Is it possible to build python3-sip to include provides for sip-py3api-11.X AND
sip-py3api-12.X?

-- 
You are receiving this mail because:
You are watching all bug changes.