dev-python/rosettasciio
Reading and writing scientific file formats
ChangeLog
commit 5249172897741db4e23ae72acc676e070fcdc170
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 09:07:14 2026 +0200
dev-python/rosettasciio: trailing-slash HOMEPAGE
hyperspy.org 308-redirects /rosettasciio to /rosettasciio/. Match the
canonical form (also covers the older 0.12.0 ebuild we keep for
rollback).
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 2e7a27755e037749e350f68aa4f2f676829cfaf2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 14:34:55 2026 +0200
dev-python/rosettasciio: align 0.12.0 to 0.13.0 USE-flag layout, drop 0.3
The 0.12.0 ebuild had been carrying every upstream optional-extra
(hdf5/image/speed/tiff/zspy/sparse/tifffile/zarr) as unconditional
runtime deps, with no version bounds on numpy / pint / python-box and
a stale dev-python/sparse left over from the 0.3 import paths. The
upstream pyproject.toml splits these into named extras already and
0.13.0 mirrored that split, so re-shape 0.12.0 to match: keep the
six unconditional core deps (dask>=2022.9.2, python-dateutil,
numpy>=1.22, pint>=0.8, python-box>=6,<8, pyyaml) and gate the rest
behind hdf5/image/speed/tiff/zspy USE flags.
Drop the 0.3 ebuild outright — nothing in the overlay still requires
<0.12.0 (only one consumer remained, dev-python/hyperspy 2.x, and it
asks for >=0.12.0). Drop the now-unused virtualx inherit and the
test/doc IUSE that pointed at infrastructure 0.12.0 doesn't expose.
USE flag descriptions for 0.12.0 are already declared in the package
metadata.xml from the 0.13.0 introduction.
commit 333e961cfd5712b8bd77fae1df6d066d9030a615
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 00:46:41 2026 +0200
dev-python/rosettasciio: drop bogus python USE flag
Standard distutils-r1 cleanup across 0.3 and 0.12.0.
commit 5a57538c984f0123d09805455eecbb49dc2209c3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Apr 23 13:29:17 2026 +0200
dev-python/rosettasciio: drop fictional ~x86 keyword
All three kept versions (0.3, 0.12.0, 0.13.0) depend on
dev-python/python-box (in version-specific bands). python-box is
not keyworded ~x86 in ::gentoo. 0.3 additionally needs
matplotlib-scalebar and 0.12.0 needs pooch - both also not ~x86.
The ~x86 claim was unsolvable across the whole kept version range;
drop it.
commit 33cc3a8fa331a5046c1e2f8f107307e31c187785
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 21:11:13 2026 +0200
dev-python/rosettasciio: describe image/speed/zspy USE flags and drop missing imagecodecs dep
commit 1e398480a61d7c6cd62a120e2a9d2c7b78a31ebe
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 15:38:23 2026 +0200
dev-python/rosettasciio: add 0.13.0
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 d061424a99121238669ffb729933d2eb42ff8c8a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 15:25:07 2026 +0200
dev-python/matplotlib-scalebar: rename from matplotlib_scalebar
commit bdc2b548f6b560ca9f32327d4a2cae6913d3568e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 15:14:50 2026 +0200
dev-python/pint: rename from Pint
commit f7e48df9a631a65f794e6f0065981bb768355100
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 12:43:58 2026 +0200
dev-python/rosettasciio: drop unused inherits
commit e0c0ee748003b69ee0877b96f5a69be5b9802544
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 12:37:21 2026 +0200
dev-python/rosettasciio: drop unused local USE flags
commit fc7b3237dd2cadb902242f80e6fff2e9dba986e9
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 12:30:19 2026 +0200
dev-python/rosettasciio: drop unneeded empty line
commit 95f906978350d15d2cb017b73d2fc13d39e1cb39
Author: VasilyLebedev <2115578+LebedevV@users.noreply.github.com>
Date: Fri Mar 13 01:00:59 2026 +0000
move to pyside6
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 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 1291be656994c45329dc09a21d9f3eed45d7318d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Dec 10 23:59:17 2025 +0100
dev-python/rosettasciio: 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 b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100
upd copyright to 2024
commit d8d4a93ebd493389230040507b5bd432e515bf1d
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Feb 11 12:59:41 2024 +0000
minor
commit 652f270e57497e842e3cd6a0593f2070478f1430
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Feb 11 12:38:23 2024 +0000
hyperspy amendment
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 09:07:14 2026 +0200
dev-python/rosettasciio: trailing-slash HOMEPAGE
hyperspy.org 308-redirects /rosettasciio to /rosettasciio/. Match the
canonical form (also covers the older 0.12.0 ebuild we keep for
rollback).
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 2e7a27755e037749e350f68aa4f2f676829cfaf2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 14:34:55 2026 +0200
dev-python/rosettasciio: align 0.12.0 to 0.13.0 USE-flag layout, drop 0.3
The 0.12.0 ebuild had been carrying every upstream optional-extra
(hdf5/image/speed/tiff/zspy/sparse/tifffile/zarr) as unconditional
runtime deps, with no version bounds on numpy / pint / python-box and
a stale dev-python/sparse left over from the 0.3 import paths. The
upstream pyproject.toml splits these into named extras already and
0.13.0 mirrored that split, so re-shape 0.12.0 to match: keep the
six unconditional core deps (dask>=2022.9.2, python-dateutil,
numpy>=1.22, pint>=0.8, python-box>=6,<8, pyyaml) and gate the rest
behind hdf5/image/speed/tiff/zspy USE flags.
Drop the 0.3 ebuild outright — nothing in the overlay still requires
<0.12.0 (only one consumer remained, dev-python/hyperspy 2.x, and it
asks for >=0.12.0). Drop the now-unused virtualx inherit and the
test/doc IUSE that pointed at infrastructure 0.12.0 doesn't expose.
USE flag descriptions for 0.12.0 are already declared in the package
metadata.xml from the 0.13.0 introduction.
commit 333e961cfd5712b8bd77fae1df6d066d9030a615
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 00:46:41 2026 +0200
dev-python/rosettasciio: drop bogus python USE flag
Standard distutils-r1 cleanup across 0.3 and 0.12.0.
commit 5a57538c984f0123d09805455eecbb49dc2209c3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Apr 23 13:29:17 2026 +0200
dev-python/rosettasciio: drop fictional ~x86 keyword
All three kept versions (0.3, 0.12.0, 0.13.0) depend on
dev-python/python-box (in version-specific bands). python-box is
not keyworded ~x86 in ::gentoo. 0.3 additionally needs
matplotlib-scalebar and 0.12.0 needs pooch - both also not ~x86.
The ~x86 claim was unsolvable across the whole kept version range;
drop it.
commit 33cc3a8fa331a5046c1e2f8f107307e31c187785
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 21:11:13 2026 +0200
dev-python/rosettasciio: describe image/speed/zspy USE flags and drop missing imagecodecs dep
commit 1e398480a61d7c6cd62a120e2a9d2c7b78a31ebe
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 15:38:23 2026 +0200
dev-python/rosettasciio: add 0.13.0
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 d061424a99121238669ffb729933d2eb42ff8c8a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 15:25:07 2026 +0200
dev-python/matplotlib-scalebar: rename from matplotlib_scalebar
commit bdc2b548f6b560ca9f32327d4a2cae6913d3568e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 15:14:50 2026 +0200
dev-python/pint: rename from Pint
commit f7e48df9a631a65f794e6f0065981bb768355100
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 12:43:58 2026 +0200
dev-python/rosettasciio: drop unused inherits
commit e0c0ee748003b69ee0877b96f5a69be5b9802544
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 12:37:21 2026 +0200
dev-python/rosettasciio: drop unused local USE flags
commit fc7b3237dd2cadb902242f80e6fff2e9dba986e9
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 12:30:19 2026 +0200
dev-python/rosettasciio: drop unneeded empty line
commit 95f906978350d15d2cb017b73d2fc13d39e1cb39
Author: VasilyLebedev <2115578+LebedevV@users.noreply.github.com>
Date: Fri Mar 13 01:00:59 2026 +0000
move to pyside6
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 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 1291be656994c45329dc09a21d9f3eed45d7318d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Dec 10 23:59:17 2025 +0100
dev-python/rosettasciio: 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 b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100
upd copyright to 2024
commit d8d4a93ebd493389230040507b5bd432e515bf1d
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Feb 11 12:59:41 2024 +0000
minor
commit 652f270e57497e842e3cd6a0593f2070478f1430
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Feb 11 12:38:23 2024 +0000
hyperspy amendment


View
Download
Browse