25 Commits

Author SHA256 Message Date
dafb3965da Accepting request 1241520 from devel:languages:python:numeric
- Add mayavi-pr1329-vtk9.4.patch gh#enthought/mayavi#1329
  + gh#enthought/mayavi#1330
- Drop suse-update-desktop-files

OBS-URL: https://build.opensuse.org/request/show/1241520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=11
2025-01-31 15:04:43 +00:00
da83363fc6 - Add mayavi-pr1329-vtk9.4.patch gh#enthought/mayavi#1329
+ gh#enthought/mayavi#1330
- Drop suse-update-desktop-files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=23
2025-01-30 19:55:22 +00:00
1e3963f0b3 Accepting request 1198163 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1198163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=10
2024-09-02 11:15:10 +00:00
49c21c42d3 - Update to 4.8.2
* This is a bugfix release to work correctly with traitsui-8,
    Python-3.12, VTK-9.3 and above, and PyQt6. 18 PRs were merged.
  * Port changes from upstream QVTKRenderWindowInteractor.
  * ENH: Add support for PyQt6
  * Fix bug with latest VTK
  * Improve compatibility with traitsui 8
  * Fix issue with `mlab.process_ui_events`
  * ENH: Add support for Python 3.11
  * Just exclude the zip file so the sdist does not ship it. This
    way the file on pypi is much smaller.
- Unpin numpy 2
  * add mayavi-pr1303-cython-np2.patch gh#enthought/mayavi#1303
  * add mayavi-pr1315-np2tests.patch gh#enthought/mayavi#1315
- Drop patches merged upstream
  * mayavi-pr1290-vtk-9.3.patch
  * python-311-support.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=21
2024-09-01 13:25:40 +00:00
187ec6f550 Accepting request 1169632 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1169632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=9
2024-04-23 16:55:51 +00:00
d3af5ab844 Accepting request 1169378 from home:bnavigator:numpy
- Pin to numpy < 2: gh#enthought/mayavi#1294

OBS-URL: https://build.opensuse.org/request/show/1169378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=19
2024-04-22 09:21:27 +00:00
1294502608 Accepting request 1141847 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1141847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=8
2024-01-28 18:40:14 +00:00
bd69ee1737 Accepting request 1141797 from home:bnavigator:branches:devel:languages:python:numeric
- Add mayavi-pr1290-vtk-9.3.patch for VTK 9.3
  * gh#enthought/mayavi#1290

OBS-URL: https://build.opensuse.org/request/show/1141797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=17
2024-01-26 22:20:30 +00:00
2fd666f79a Accepting request 1073392 from devel:languages:python:numeric
- Add patch python-311-support.patch:
  * Avoid an interpreter segfault.

OBS-URL: https://build.opensuse.org/request/show/1073392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=7
2023-03-21 16:43:49 +00:00
bdb5f93c7e - Add patch python-311-support.patch:
* Avoid an interpreter segfault.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=15
2023-03-21 04:02:47 +00:00
ddefced06a Accepting request 1037518 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1037518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=6
2022-11-24 11:23:27 +00:00
c8fb4deb29 Accepting request 1037414 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 4.8.1
  * This is a bugfix release to work correctly with VTK-9.2.2 and
    also resolve pep517 related issues. 3 PRs were merged.
  * Add a pyproject.toml.
  * BUG: Work around 9.2.2 bug
  * Adds a `VTK_PARSER_VERBOSE` env var that can be set to `1` or
    `true` to get it to print instantiations/methods as they are
    tried.
  * Adds a `TVTK_VERBOSE` env var that enables printing during the
    TVTK tests (which were segfaulting at one point).
  * Update protein.py to work correctly.
- Mayavi 4.8.0
  * This release introduces a few useful new features and fixes
    some bugs. The primary feature is the addition of support for
    an itkwidgets_ backend for jupyter notebook support using
    entirely client-side rendering. This version also makes it
    possible to build and install Mayavi on headless servers.
  ## Enhancements
  * Refactor jupyter backends and add support for using
    itkwidgets_. This allows us to use Mayavi in a headless manner
    unlike the other backends which require offscreen support.
  * Also issues with the test backend which is used for the new
    ``'itk'`` backend.
  ## Fixes
  * Support VTK_LONG_LONG and VTK_UNSIGNED_LONG_LONG array handler.
  * Fix bug with cell_to_point_data filter.
  * Fix headless build
    - Ensure that tests can run when toolkit is null.
    - Do not generate docs on build as this will fail on headless
      servers.

OBS-URL: https://build.opensuse.org/request/show/1037414
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=13
2022-11-23 10:05:21 +00:00
ef6e3edef6 Accepting request 934248 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/934248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=5
2021-11-27 22:42:25 +00:00
46b207f987 Accepting request 934142 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 4.7.4:
  This is primarily a bugfix release that resolves issues with
  VTK-9.0.3 and VTK-9.1.x compatibility. CI now uses GitHub Actions
  and a few other minor bugs have been fixed. `mlab` imports may be
  a little faster thanks to some cleanup.
- Release note for 4.7.3:
  This is a small bug fix release mainly concerned with
  compatability with Traits 6.2.0 and soon to be release TraitsUI
  7.2.0.
- Streamline python cache compilation and deduplication

OBS-URL: https://build.opensuse.org/request/show/934142
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=12
2021-11-27 13:36:50 +00:00
85b03ffb20 - Remove unneeded BuildRequires on python3-nose.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=11
2021-11-11 03:42:47 +00:00
af5f010149 Accepting request 836314 from devel:languages:python:numeric
- update to 4.7.2:
  The significant update for this release is that it is compatible with the
  latest VTK-9.x series and is known to work with VTK 9.0.1 from PyPI. The
  picker UI has changed to no longer pop up a UI window but instead show the
  picked attributes on the render window directly. The original picker UI is now
  available on the scene's UI in a separate "Picker" tab. This is accessible
  from either the pipeline view when one edits the properties of a scene or
  through the "configure scene" gear icon on the scene window toolbar.
  a few dozen bugfixes, see included changes
- drop no_vtk_require.patch (obsolete)

OBS-URL: https://build.opensuse.org/request/show/836314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=4
2020-09-23 16:48:01 +00:00
61dbc33822 - update to 4.7.2:
The significant update for this release is that it is compatible with the
  latest VTK-9.x series and is known to work with VTK 9.0.1 from PyPI. The
  picker UI has changed to no longer pop up a UI window but instead show the
  picked attributes on the render window directly. The original picker UI is now
  available on the scene's UI in a separate "Picker" tab. This is accessible
  from either the pipeline view when one edits the properties of a scene or
  through the "configure scene" gear icon on the scene window toolbar.
  a few dozen bugfixes, see included changes
- drop no_vtk_require.patch (obsolete)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=9
2020-09-23 12:47:26 +00:00
3596526d94 Accepting request 744314 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/744314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=3
2019-11-06 12:55:48 +00:00
Todd R
2a519409de Accepting request 744313 from home:TheBlackCat:branches:devel:languages:python:numeric
- Fix tvtk doc .desktop file name.
- Make mayavi man file name match executable file name.
- Clean up some spec file formatting.

OBS-URL: https://build.opensuse.org/request/show/744313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=7
2019-10-30 19:49:06 +00:00
Todd R
82189d2aec Accepting request 730786 from home:TheBlackCat:branches:devel:languages:python:numeric
Update to Mayavi 4.7.1

OBS-URL: https://build.opensuse.org/request/show/730786
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=6
2019-09-13 15:46:44 +00:00
ff3bcc5313 Accepting request 697256 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/697256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=2
2019-04-24 11:57:36 +00:00
3255da22d5 Accepting request 697255 from home:mcepl:branches:devel:languages:python:numeric
- Clean up SPEC file
- Fix removal of wrong shebang lines.

OBS-URL: https://build.opensuse.org/request/show/697255
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=4
2019-04-23 16:54:03 +00:00
a089fe5079 Accepting request 664206 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/664206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mayavi?expand=0&rev=1
2019-01-21 09:48:33 +00:00
Tomáš Chvátal
0bbdeab241 Accepting request 663873 from home:jengelh:branches:devel:languages:python:numeric
- Remove useless ldconfig calls. There are no ELF libraries in the
  standard directories.
- Trim bias and filler wording from descriptions.

OBS-URL: https://build.opensuse.org/request/show/663873
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=2
2019-01-09 08:17:32 +00:00
Todd R
8a263440a4 Accepting request 663821 from home:TheBlackCat:branches:devel:languages:python:numeric
3D plotting tool for python

OBS-URL: https://build.opensuse.org/request/show/663821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/mayavi?expand=0&rev=1
2019-01-08 19:38:21 +00:00