New format for __version_info__.
The new format follow the same rules used by sys.version_info().
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
Lauro Moura <lauro.neto@openbossa.org>
This commit is contained in:
parent
374e2fcf88
commit
269e8450dc
6 changed files with 35 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ pythonpath=@SITE_PACKAGE@
|
|||
|
||||
Name: PySide@pyside_SUFFIX@
|
||||
Description: Support library for Python bindings of Qt-based libraries.
|
||||
Version: @BINDING_API_VERSION@
|
||||
Version: @BINDING_API_VERSION_FULL@
|
||||
Libs: -L${libdir} -lpyside@pyside_SUFFIX@@LIBRARY_OUTPUT_SUFFIX@
|
||||
Cflags: -I${includedir}
|
||||
Requires: shiboken
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue