Overview
Request 619829 accepted
- Update to 0.19.0
Remove python-PyBindGen-r870.patch
- Make package singlespec
- Cleanup
- Update to 0.17.0
- Remove all patches. Have been applied upstream.
- Add python-PyBindGen-r870.patch
- Add python-PyBindGen-r834.patch
* Fix build problem with the 'bool const &' param type
- Add python-PyBindGen-r831.patch
* Fixes UnboundLocalError in overloading.py
- Initial version
- Created by StefanBruens
- In state accepted
Request History
StefanBruens created request
- Update to 0.19.0
Remove python-PyBindGen-r870.patch
- Make package singlespec
- Cleanup
- Update to 0.17.0
- Remove all patches. Have been applied upstream.
- Add python-PyBindGen-r870.patch
- Add python-PyBindGen-r834.patch
* Fix build problem with the 'bool const &' param type
- Add python-PyBindGen-r831.patch
* Fixes UnboundLocalError in overloading.py
- Initial version
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
staging-bot added openSUSE:Factory:Staging:adi:2 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:2"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:2
repo-checker accepted review
cycle and install check passed
dimstar accepted review
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory
Probably doesn't matter much, as there are no 'executables' being installed (so in fact, the shebang is useless anyway): but there is a python2 shebang even in python3-* packages
The python3 support of the module is incomplete, although upstream is actively working on it (after ~3 years of dormancy), so I concentrated on the python2 part.
The most commonly used part (creating bindings from a pregenerated API def file) is working also for python3, autogenerating this def file from headers is not (yet). At least ns3 ships this pregenerated API def file. See http://pybindgen.readthedocs.io/en/latest/tutorial/#work-flows