17
0

Accepting request 619171 from home:StefanBruens:branches:science

Required for building science:ns3
- 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

OBS-URL: https://build.opensuse.org/request/show/619171
OBS-URL: https://build.opensuse.org/package/show/science/python-PyBindGen?expand=0&rev=1
This commit is contained in:
2018-06-27 23:28:44 +00:00
committed by Git OBS Bridge
commit fef80a5c85
5 changed files with 113 additions and 0 deletions

32
python-PyBindGen.changes Normal file
View File

@@ -0,0 +1,32 @@
-------------------------------------------------------------------
Sun Jun 24 01:18:39 UTC 2018 - stefan.bruens@rwth-aachen.de
- Update to 0.19.0
Remove python-PyBindGen-r870.patch
- Make package singlespec
- Cleanup
-------------------------------------------------------------------
Thu May 15 10:57:55 UTC 2014 - reddwarf@opensuse.org
- Update to 0.17.0
- Remove all patches. Have been applied upstream.
- Add python-PyBindGen-r870.patch
-------------------------------------------------------------------
Sun Dec 22 14:11:30 UTC 2013 - reddwarf@opensuse.org
- Add python-PyBindGen-r834.patch
* Fix build problem with the 'bool const &' param type
-------------------------------------------------------------------
Wed Sep 4 16:33:01 UTC 2013 - reddwarf@opensuse.org
- Add python-PyBindGen-r831.patch
* Fixes UnboundLocalError in overloading.py
-------------------------------------------------------------------
Sat Jun 1 08:25:24 UTC 2013 - reddwarf@opensuse.org
- Initial version