Package Details: python-hyperspy-gui-traitsui 2.0.1-1

Git Clone URL: https://aur.archlinux.org/python-hyperspy-gui-traitsui.git (read-only, click to copy)
Package Base: python-hyperspy-gui-traitsui
Description: traitsui (desktop) GUI elements for HyperSpy
Upstream URL: https://github.com/hyperspy/hyperspy_gui_traitsui
Licenses: GPLv3
Conflicts: hyperspy-gui-traitsui
Provides: hyperspy-gui-traitsui
Replaces: hyperspy-gui-traitsui
Submitter: jlaehne
Maintainer: jlaehne (jat255)
Last Packager: jlaehne
Votes: 1
Popularity: 0.000000
First Submitted: 2020-09-01 08:08 (UTC)
Last Updated: 2024-05-10 09:01 (UTC)

Latest Comments

micwoj92 commented on 2025-01-25 19:08 (UTC)

It was added in this pr, I don't see why: https://github.com/hyperspy/hyperspy_gui_traitsui/pull/67

It is used (based on imports) in python-hyperspy-gui-ipywidgets package, but not in this one:
https://github.com/search?q=repo%3Ahyperspy%2Fhyperspy_gui_ipywidgets+link_traits&type=code
https://github.com/search?q=repo%3Ahyperspy%2Fhyperspy_gui_traitsui+link_traits&type=code

jlaehne commented on 2025-01-24 08:38 (UTC)

@micwoj92, it is a dependency according to the pyproject.toml https://github.com/hyperspy/hyperspy_gui_traitsui/blob/2c41e4e6cdd14c4c7b8171e0151f5d4f19aec248/pyproject.toml#L36

micwoj92 commented on 2025-01-23 23:38 (UTC)

Dependnecy python-link-traits is not needed

jlaehne commented on 2020-09-01 20:39 (UTC)

I am aware of the issue with master.zip. Problem is, there has not been a proper release on github since v1.1 - I have requested for that to be done again and as soon as the proper archives for the most recent release are available will adapt the PKGBUILD.

jlaehne commented on 2020-09-01 20:35 (UTC)

Package is obsolote as it did not follow the arch naming conventions, merge with python-hyperspy-gui-traitsui has been requested.