FS#28208 - [dbus-python] Package python 3 support. (pkgbuild)

Attached to Project: Arch Linux
Opened by Gary van der Merwe (garyvdm) - Wednesday, 01 February 2012, 11:05 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 05 June 2012, 09:31 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

dbus-python comes with python 3 support.

I have attached a PKGBUILD which is a split package, with the following packages:

python-dbus (python 3)
python2-dbus (python 2, replaces and provides dbus-python)
python-dbus-common.

I'm not sure if a split package is approiate here, or if we should just have a single package that has both python 2 and 3 support.

I'm also not sure if renaming dbus-python to python2-dbus is approiate.
   PKGBUILD (1.8 KiB)
This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 05 June 2012, 09:31 GMT
Reason for closing:  Implemented
Additional comments about closing:  Implemented with 1.1.0, which has been uploaded to testing first.
Comment by Eric Belanger (Snowman) - Wednesday, 01 February 2012, 20:08 GMT
I didn't looked at the PKGBUILD but the replaces and provides dbus-python won't work. Packages currently having a python-dbus depends will need to have their dependency updated and to be rebuilt.
Comment by Filipe Coelho (falkTX) - Tuesday, 15 May 2012, 17:41 GMT
One of the applications I want to push into AUR requires this, any news here?
I built this package locally and I'm now rebuilding pyqt to enable the DBusQtMainLoop module.
Comment by Iven Hsu (ivenvd) - Tuesday, 05 June 2012, 05:16 GMT
Any update on this? I'm writing an application that needs python3-dbus.

Loading...