Changelog for
python-pivy-0.6.4-3.2.x86_64.rpm :
Mon Feb 4 13:00:00 2019 Wolfgang Bauer
- Add Fix-issue-39-PyUnicode_AsUTF8-returns-const-char.patch to fix
build in Factory
Tue Oct 9 14:00:00 2018 Stefan BrĂ¼ns
- Update to 0.6.3
* qt5-support (qt4 not supported anymore)
- Update to 0.6.4
* bool(coin.SoGroup) -> True (also if group is empty) [same behaviour as py2]
* add graphics arrow object
* making it possible to compile with older coin version (without cmake) -> setup_old.py
* adding back qt4 compatibility (but tests are still qt5 depenent)
* added pivy.version
* some fixes
- %python_expand call to fdupes
Wed Jan 3 13:00:00 2018 devAATTstellardeath.org
- Fix build failure when using more than one python version:
swig wrapper files were only generated the first time and
and then kept for subsequent builds.
Sat Dec 16 13:00:00 2017 badshah400AATTgmail.com
- Convert specfile to python-singlespec: fixes build failures in
Factory. Doesn\'t build against python2 for unknown reasons, so
turn off python2 modules until this is fixed.
- Use fdupes (added to BuildRequires) to link duplicate files.
Thu Sep 14 14:00:00 2017 kkaempfAATTsuse.com
- update to 0.6.2
* builds for python3 (linux: 3.4, 3.5, 3.6; win: 3.5, 3.6)
or python2 (2.7)
* uses pyside instead of pyqt for soqt4 bindings
* has many fixes (especially for FreeCAD)
- switch to github.com/FreeCAD/pivy, coin3d.org is dead
Sat May 5 14:00:00 2012 asterios.dramisAATTgmail.com
- Initial release (version 0.5.0hg.609).