2024-04-13 07:50:45 +00:00
|
|
|
-------------------------------------------------------------------
|
2025-01-19 04:32:01 +00:00
|
|
|
Sat Jan 18 07:19:33 UTC 2025 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
- update to 0.6.9:
|
|
|
|
|
* Python 3.12/Qt6 support
|
|
|
|
|
- Drop upstream patches:
|
|
|
|
|
* fix_python_312_replace_PyEval_CallObject.patch
|
|
|
|
|
* fix_python_312_PyUnicode_usage.patch
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2024-04-13 07:50:45 +00:00
|
|
|
Thu Apr 11 13:38:29 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
- Fix build with Python 3.12, BuildRequire python-setuptools, add
|
|
|
|
|
* fix_python_312_replace_PyEval_CallObject.patch
|
|
|
|
|
* fix_python_312_PyUnicode_usage.patch
|
|
|
|
|
|
2024-01-07 17:08:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 6 14:36:30 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
- Fix compatibility with SoQt 1.6.2/Coin3D 4.0.2
|
|
|
|
|
|
2023-01-09 08:48:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 4 19:56:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.6.8:
|
|
|
|
|
* fix cast issue
|
|
|
|
|
|
Accepting request 974387 from home:frispete:branches:science
Hi Guys,
here's the new python-pivy version, that is the fallout of a FreeCAD
bug hunt on Leap 15.3, where switching to Draft Workbench resulted in
this TB for certain models:
in method 'SoAsciiText_string_set', argument 2 of type 'SoMFString *'
Traceback (most recent call last):
File "<string>", line 132, in Activated
File "/usr/lib64/FreeCAD/Mod/Draft/draftguitools/gui_snapper.py", line 1635, in show
self.setTrackers()
File "/usr/lib64/FreeCAD/Mod/Draft/draftguitools/gui_snapper.py", line 1679, in setTrackers
self.grid = trackers.gridTracker()
File "/usr/lib64/FreeCAD/Mod/Draft/draftguitools/gui_trackers.py", line 991, in __init__
self.text1.string = " "
File "/usr/lib64/python3.6/site-packages/pivy/coin.py", line 51917, in <lambda>
__setattr__ = lambda self, name, value: _swig_setattr(self, SoAsciiText, name, value)
File "/usr/lib64/python3.6/site-packages/pivy/coin.py", line 80, in _swig_setattr
return _swig_setattr_nondynamic(self, class_type, name, value, 0)
File "/usr/lib64/python3.6/site-packages/pivy/coin.py", line 69, in _swig_setattr_nondynamic
return method(self, value)
https://grabcad.com/library/freecad-surfaced-mouse-1
The real fix for this issue is building pivy with swig 4.0.2, so
could some kind soul enable swig 4.0.2 build (and use for build) from
this repo for 15.3, please.
- Update to 0.6.7:
* aiming at python3.10 support
- Remove upstreamed fix_python_installdir.patch
OBS-URL: https://build.opensuse.org/request/show/974387
OBS-URL: https://build.opensuse.org/package/show/science/python-pivy?expand=0&rev=23
2022-05-17 13:34:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 2 08:47:36 UTC 2022 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
|
|
|
|
|
|
- Update to 0.6.7:
|
|
|
|
|
* aiming at python3.10 support
|
|
|
|
|
- Remove upstreamed fix_python_installdir.patch
|
|
|
|
|
|
2022-03-14 23:29:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 14 09:21:00 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Fix one more case where sed env python was replaced with
|
|
|
|
|
python38 instead of python3.8.
|
|
|
|
|
|
2022-03-11 12:38:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 11 09:15:45 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Fix name of python interpreter executables (python3.8 instead of
|
|
|
|
|
python38).
|
|
|
|
|
|
2022-03-10 20:16:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 23 00:45:49 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
- Update to 0.6.6:
|
|
|
|
|
* finalizing cmake support
|
|
|
|
|
* adding bindings to SoGeo*
|
|
|
|
|
- Drop 0001-Allow-using-SoQt-snapshots-with-stable-Coin-version.patch
|
|
|
|
|
- Use arch specific directory, add fix_python_installdir.patch
|
|
|
|
|
- Use cmake for building, drop
|
|
|
|
|
0002-Fix-the-qmake-executable-name.patch.
|
|
|
|
|
|
2020-05-07 05:54:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 7 01:16:56 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Use correct macro %{python_version} instead of %{py_ver} to
|
|
|
|
|
pack egg-info file.
|
|
|
|
|
- Drop macro definitions needed for obsolete openSUSE versions.
|
|
|
|
|
|
2020-03-15 18:27:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 14 17:04:32 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
|
|
|
|
|
|
- Update to 0.6.5
|
|
|
|
|
- Unifying release for merge of FreeCAD/pivy and
|
|
|
|
|
bitbucket.org/coin3d/pivy repos
|
|
|
|
|
- change pivy.graphics API to follow pep8 naming scheme
|
|
|
|
|
suggestion.
|
|
|
|
|
- workaround for beveled text
|
|
|
|
|
- swig4.0 fix
|
|
|
|
|
- update to latest coin (additional fakeheaders)
|
|
|
|
|
- example Complex3dText: add license and shebang
|
|
|
|
|
this was unintentional removed at some point
|
|
|
|
|
- Remove Fix-issue-39-PyUnicode_AsUTF8-returns-const-char.patch
|
|
|
|
|
applied upstream
|
|
|
|
|
- 0001-Allow-using-SoQt-snapshots-with-stable-Coin-version.patch
|
|
|
|
|
adjusted
|
|
|
|
|
|
2019-05-13 12:38:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 13 10:17:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Add 0001-Allow-using-SoQt-snapshots-with-stable-Coin-version.patch
|
|
|
|
|
This will allow using SoQt snapshots with stable Coin releases.
|
|
|
|
|
- Add 0002-Fix-the-qmake-executable-name.patch. The qmake executable
|
|
|
|
|
is called qmake-qt5 for openSUSE.
|
|
|
|
|
- Run spec-cleaner
|
|
|
|
|
|
2019-02-05 18:18:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 4 12:56:26 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
|
|
|
|
|
|
|
|
|
|
- Add Fix-issue-39-PyUnicode_AsUTF8-returns-const-char.patch to fix
|
|
|
|
|
build in Factory
|
|
|
|
|
|
2018-10-10 07:52:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 9 20:01:02 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2018-01-21 10:40:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 3 10:24:03 UTC 2018 - dev@stellardeath.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.
|
|
|
|
|
|
2017-12-18 08:30:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 16 13:26:13 UTC 2017 - badshah400@gmail.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.
|
|
|
|
|
|
2017-09-15 06:11:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 14 19:37:16 UTC 2017 - kkaempf@suse.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
|
|
|
|
|
|
2016-07-30 06:17:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat May 5 14:21:39 UTC 2012 - asterios.dramis@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial release (version 0.5.0hg.609).
|