gpo.zugaina.org

Search Portage & Overlays:

dev-python/hyperspy-gui-traitsui

Provides traitsui graphic user interface (GUI) elements for hyperspy

Screenshots

  • hyperspy-gui-traitsui-2.1.1
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: GPL-3   
    Overlay: stuff
  • hyperspy-gui-traitsui-2.0
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: GPL-3   
    Overlay: stuff

ChangeLog

commit 946b3d5e6f85aa6d17632eb69d8c14152e056548
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 23:16:52 2026 +0200

*/*: normalize metadata.xml DTD URL and indent

Repo-wide sweep: 144 metadata.xml files updated to use the
https://www.gentoo.org/dtd/metadata.dtd DTD URL (was http://) and
2-space indentation (was tabs). Maintainer blocks left untouched —
the 2026-04-22 normalization sweep added <name> alongside <email>
where the maintainer was Ivan, but third-party maintainer entries
(lebedev.vasya@gmail.com, megagreener@gmail.com, brothermechanic@gmail.com,
etc.) keep their email-only blocks since we can't safely guess the
corresponding <name>.

pkgcheck stays silent on all metadata-* and maintainer-* checks.

commit 0c8d0c01d98e04d98b0fba40989c06f3eda32b84
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 13:10:41 2026 +0200

dev-python/hyperspy-gui-traitsui: align RDEPEND with upstream pyproject.toml

Cross-checked the unpacked sdists:

- 2.0 declares hyperspy>=2.0rc0, link_traits, traits>=5.0 and
traitsui>=6.1,!=8.0.0; the ebuild was missing link-traits and
traits, and listed traitsui>=6.0 (looser).
- 2.1.1 declares hyperspy>=2.3.0, traits>=6.3 and traitsui>=7.3
(link_traits dropped); the ebuild had hyperspy>=2.0 and
traitsui>=6.0 (looser) and was missing traits.

Add the missing entries and tighten bounds to match upstream.

commit 91ac03be8c7e13bd305b1e0fe5fa4971053c0f2a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 00:10:22 2026 +0200

dev-python/hyperspy-gui-traitsui: drop bogus python USE flag

Standard distutils-r1 cleanup across 2.0 and 2.1.1: drop IUSE='doc
python', REQUIRED_USE, doc? ( dev-util/gtk-doc ), and (in 2.0 only)
the dead python_compile/install_all wrappers and broken setup.py
test/build phases.

commit 19902d05396c01e736175de802d911f6fd1fc31b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Apr 23 13:37:24 2026 +0200

dev-python/hyperspy-gui-traitsui: drop fictional ~x86 keyword

Cascade from hyperspy: 2.0 and 2.1.1 both require
>=dev-python/hyperspy-2.0, which is ~amd64 only after the earlier
trim in this series. Drop ~x86.

commit b91cd93a12cb39be1b4976cdc1af27ca13ce34e5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 15:16:42 2026 +0200

*/*: bump PYTHON_COMPAT from python3_ to python3_

::gentoo has dropped python3.11 from most of the scientific Python
stack - scipy, pandas, ipython, sphinx, sympy, etc. all target
python3_ now. Overlay ebuilds still claiming python3_11
support therefore fail to resolve their PYTHON_USEDEP=[...,
python_targets_python3_11(-),...] clauses against those upstream
packages, which is the bulk of pkgcheck's NonsolvableDeps noise.

Sweep PYTHON_COMPAT across the overlay accordingly. Files touched
include 193 pure-python3 ebuilds plus 4 sci-libs/pycifrw ebuilds that
retain the python2_7 target. Commented-out COMPAT lines and one
ebuild using a custom $ array are left alone.

pkgcheck dropped from 710 to 475 lines after this change; specifically
NonsolvableDepsIn{Dev,Stable} fell from 391 to 182 combined.

Users on a python3.11 profile lose access to the updated versions in
this overlay, mirroring what ::gentoo already did to the rest of the
scientific stack.

Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>

commit 333a849082e704941d018a7f0b99678eda18904f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 01:07:29 2026 +0200

*/*: bump PYTHON_COMPAT to python3_

Match the ::gentoo convention (main tree dropped 3.9 / 3.10 support
a while ago). Three mechanical substitutions:

- python3_ -> python3_ (189 ebuilds)
- python3_ -> python3_ (llvmlite)
- python2_7 python3_ -> python2_7 python3_ (pycifrw)

Leaves the legacy python2_7-only ebuilds and dev-python/cython
(special PYTHON_TESTED pattern on the 0.29 series) untouched.

commit bf5572a9c63703e82575296dba321163b0decac1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Mar 15 14:43:02 2026 +0100

dev-python/hyperspy-gui-traitsui: drop 1.4.0, 1.5.2, 1.5.3

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit ff4082ce5b29ce7a784654837cca8e13e4b8cd8b
Author: VasilyLebedev <2115578+LebedevV@users.noreply.github.com>
Date: Sat Mar 14 03:21:25 2026 +0000

Add files via upload

commit 632fec61fcd5b7bb93a40ad11d6030a8de1779aa
Author: VasilyLebedev <2115578+LebedevV@users.noreply.github.com>
Date: Fri Mar 13 00:59:21 2026 +0000

hyperspy amendment

commit f23ece73c4451e2377c17d8b90acb53bee608563
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jan 15 21:28:34 2026 +0100

*/*: UPD header, Happy New Year

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit 33bd54c694b36b63e50ced79cf612d96ae10bf93
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Dec 11 14:18:32 2025 +0100

dev-python/hyperspy-gui-traitsui: update SRC_URI

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit bd56ad8c4cfa96514317be4d851cb4fcbd6b8802
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Dec 11 10:40:56 2025 +0100

*/*: adjusting python compat to 3.9 to 3.14

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit 3cf7ca4997637825922b62c9712756aa053c22ed
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Dec 10 23:18:36 2025 +0100

dev-python/hyperspy-gui-traitsui: add pypi upstream metadata

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit 75d55441dbb2e55a7102e44b643e2e17cdfbc05d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Oct 17 21:58:20 2025 +0200

finally upd year to 2025 :)

commit 9e8a401257a519b03fff59df39243f83e5eca133
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Sep 21 01:34:43 2025 +0100

hyperspy-gui-* amended

commit b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100

upd copyright to 2024

commit bce5bfc9656e1d21e8fad694ca261c6809b98d3e
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Feb 11 12:48:39 2024 +0000

hyperspy GUI 2.0

commit 0b7fcf9639be3e82b30db7da1cc4785887b54326
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Nov 25 04:52:49 2023 +0300

mass updated PYTHON_COMPAT for python:3

commit cb1c8ed6e5f5f44add9b777f3bf19e184de32582
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Sat Nov 11 12:20:15 2023 +0000

Add files via upload

commit 48945780358f03a15149c157357fee6dafea2c53
Author: Ivan S. Titov <istitov@github.com>
Date: Thu Sep 14 23:32:55 2023 +0200

upd: header

commit 6f5706d2ba6c34fdd727bd644421f04d7c6aa01d
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Thu Aug 17 12:16:25 2023 +0100

Add files via upload

commit c09ac138bcc9546d88468d54ff2096cc5ceaf736
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Mon Jun 5 21:29:52 2023 +0100

Delete hyperspy-gui-traitsui-1.3.1.ebuild

commit 687cca5eb09fcdc125f8f01d30b15fb6b188d937
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Thu Jan 19 09:26:07 2023 +0000

hyperspy* amended

commit a3dcbc2ded839ed5e9b2dce6063869b3873d5cf6
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Fri Nov 4 21:05:05 2022 +0000

Add files via upload

commit d786509ba8df71e12952938f6351402ec7ecfbc7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 20 23:16:50 2022 +0300

upd date in ebuilds

commit c3224aac97e614e2177246460a75085a6abeb78a
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Fri Apr 22 14:25:51 2022 +0100

hypesspy-gui-traitsui amended

commit 877a40e1c7d6edd51cd7218d97f969758f6c5428
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Thu Jun 3 01:19:04 2021 +0100

Delete hyperspy-gui-traitsui-1.2.ebuild

commit c1f547750407459b71205cc9e3200dd68c56cbed
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Thu Jun 3 01:01:52 2021 +0100

hyperspy

commit 5ae9c641546f61cf4e7bc8f7f6df07df270d69c7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jan 28 19:25:41 2021 +0100

corrected gentoo header

commit cc5da0b804aa67c8f38c90ef03b16d874ba42bf7
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Thu Dec 24 14:54:14 2020 +0000

Hyperspy version bump

commit 34425ab42e0883a797a266cbffa49a5378a6ed85
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Sun Sep 20 13:56:05 2020 +0100

python3_6 removed from hyperspy

commit 5d4bf6ad09671bd80dd938b0bbb8e14ef5cc4205
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jul 5 20:29:29 2020 +0200

repomaned hyperspy packages

commit dad756207ea0817d0be26e3f49a396f31823bd15
Author: LebedevV <vasya_lebedev@mail.ru>
Date: Sat Jun 13 22:56:38 2020 +0000

hyperspy* updated

python3_8 has not been verified, probably it should be unmasked for some of deps

commit d71d6d0a3dd75bdf1d6869c0eb0a447838ae49d8
Author: LebedevV <vasya_lebedev@mail.ru>
Date: Sat Feb 15 21:28:57 2020 +0000

Repomaned

commit 774cffd2c601c202a95b487c0c2df14b6eea4315
Author: LebedevV <vasya_lebedev@mail.ru>
Date: Sat Feb 15 16:52:05 2020 +0000

Ebuild for hyperspy updated