PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 609 - Python site-packages path cannot be customized
: Python site-packages path cannot be customized
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: pyside-tools
: HEAD
: All All
: P2 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2011-01-13 14:34 EET by Patrick Hartling
Modified: 2011-01-21 15:44 EET (History)
8 users (show)

See Also:


Attachments
Patch to allow Python site-packages path to be set for pyside-tools (1.00 KB, patch)
2011-01-13 14:34 EET, Patrick Hartling
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Hartling 2011-01-13 14:34:03 EET
Created attachment 218 [details]
Patch to allow Python site-packages path to be set for pyside-tools

The PySide build allows customization of how the Python extension modules are
installed in site-packages through CMake parameters. The attached patch adds
the same capability to the pyside-tools build.
Comment 1 Matti Airas 2011-01-14 07:33:17 EET
Thanks for the patch! I'm prioritizing this P2, but since there's a patch
included, this will be most likely taken care of right away.
Comment 2 Hugo Parente Lima 2011-01-18 18:29:31 EET
Fixed in commit:


commit 0194c442139e6d1ff4a00404c787d3c37e2a13f8                                 
Author: Patrick Hartling <patrick@priority5.com>
Date:   Tue Jan 18 17:40:15 2011 -0200

    Fix bug#609 - "Python site-packages path cannot be customized"

    The PySide build allows customization of how the Python extension modules
are
    installed in site-packages through CMake parameters. The attached patch
adds
    the same capability to the pyside-tools build.

    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>
Comment 3 renato filho 2011-01-21 15:44:49 EET
release beta4