dev-python/euphonic
Calculates phonon bandstructures and inelastic neutron scattering intensities
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 fe94f27ecc5f9082802c7cf5d5475b951b4262d3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 12:41:17 2026 +0200
dev-python/euphonic: align 1.4.5 RDEPEND with upstream pyproject.toml
The 1.4.5 ebuild was carrying an old, hand-rolled dep list with
matplotlib, h5py and pyyaml as unconditional runtime deps. Upstream's
[project].dependencies actually requires packaging, numpy>=1.24.0,
scipy>=1.10, seekpath>=1.1.0, spglib>=2.1.0, pint>=0.22,
threadpoolctl>=3.0.0 and toolz>=0.12.1 unconditionally; matplotlib
and the h5py/pyyaml pair sit behind the 'matplotlib' and
'phonopy_reader' optional-extras.
Reshape the RDEPEND to the same USE-conditional structure already in
1.6.1 (only difference: seekpath bound stays at >=1.1.0 to match
1.4.5's pyproject). Add packaging/numpy/spglib/toolz which had been
missing entirely, and drop the unconditional matplotlib/h5py/pyyaml
entries.
commit d400dd87c08ee5bda395993b1ceb32c140081cdd
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 28 23:54:04 2026 +0200
dev-python/euphonic: drop bogus python USE flag (1.4.5)
Drop IUSE='doc python', the matching REQUIRED_USE='python? (
$ )', and doc? ( dev-util/gtk-doc ) from DEPEND.
Standard distutils-r1 cleanup. 1.6.1 was already clean.
commit 8f7f7b4a9a943b0a2aece7257a6e848f30b381fc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 21:04:15 2026 +0200
dev-python/euphonic: describe local matplotlib and phonopy-reader USE flags
commit 9a1d7986e7a1bebd487934ef13cdf97f216ea749
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 16:07:00 2026 +0200
dev-python/euphonic: switch spglib dep to sci-libs/spglib[python]
commit 0a2f60a27c2e4c1da4d584f0868d48bf2110c4d4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 14:57:57 2026 +0200
dev-python/euphonic: add 1.6.1
commit 0a3f8d6e152f22aa691c73d35c4d278a762ebbd3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 14:57:50 2026 +0200
dev-python/euphonic: drop 1.3.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 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 de1727324516c37aaee90f44688f08ae786d933c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 14:10:40 2026 +0200
dev-python/euphonic: use canonical LICENSE name
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 faa1a6bd0ab2591e7f00f30c0e9a6e14a81f56b3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Dec 11 12:32:55 2025 +0100
Corrected missing blank line after EAPI warning
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 d0a8603e1a100ae8b80afd7a7d6734d32e9cb65a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Dec 10 21:59:05 2025 +0100
dev-python/euphonic: add github, 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 34559a8bea518694b64a61722a0f1e227e1de6ba
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Sep 21 02:47:07 2025 +0100
euphonic
commit b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100
upd copyright to 2024
commit c0f3726f275ca4be18760f1c87d5a44baca14c35
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Sun Nov 26 23:53:45 2023 +0000
euphonic added
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 fe94f27ecc5f9082802c7cf5d5475b951b4262d3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 12:41:17 2026 +0200
dev-python/euphonic: align 1.4.5 RDEPEND with upstream pyproject.toml
The 1.4.5 ebuild was carrying an old, hand-rolled dep list with
matplotlib, h5py and pyyaml as unconditional runtime deps. Upstream's
[project].dependencies actually requires packaging, numpy>=1.24.0,
scipy>=1.10, seekpath>=1.1.0, spglib>=2.1.0, pint>=0.22,
threadpoolctl>=3.0.0 and toolz>=0.12.1 unconditionally; matplotlib
and the h5py/pyyaml pair sit behind the 'matplotlib' and
'phonopy_reader' optional-extras.
Reshape the RDEPEND to the same USE-conditional structure already in
1.6.1 (only difference: seekpath bound stays at >=1.1.0 to match
1.4.5's pyproject). Add packaging/numpy/spglib/toolz which had been
missing entirely, and drop the unconditional matplotlib/h5py/pyyaml
entries.
commit d400dd87c08ee5bda395993b1ceb32c140081cdd
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 28 23:54:04 2026 +0200
dev-python/euphonic: drop bogus python USE flag (1.4.5)
Drop IUSE='doc python', the matching REQUIRED_USE='python? (
$ )', and doc? ( dev-util/gtk-doc ) from DEPEND.
Standard distutils-r1 cleanup. 1.6.1 was already clean.
commit 8f7f7b4a9a943b0a2aece7257a6e848f30b381fc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 21:04:15 2026 +0200
dev-python/euphonic: describe local matplotlib and phonopy-reader USE flags
commit 9a1d7986e7a1bebd487934ef13cdf97f216ea749
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 16:07:00 2026 +0200
dev-python/euphonic: switch spglib dep to sci-libs/spglib[python]
commit 0a2f60a27c2e4c1da4d584f0868d48bf2110c4d4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 14:57:57 2026 +0200
dev-python/euphonic: add 1.6.1
commit 0a3f8d6e152f22aa691c73d35c4d278a762ebbd3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 14:57:50 2026 +0200
dev-python/euphonic: drop 1.3.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 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 de1727324516c37aaee90f44688f08ae786d933c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 14:10:40 2026 +0200
dev-python/euphonic: use canonical LICENSE name
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 faa1a6bd0ab2591e7f00f30c0e9a6e14a81f56b3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Dec 11 12:32:55 2025 +0100
Corrected missing blank line after EAPI warning
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 d0a8603e1a100ae8b80afd7a7d6734d32e9cb65a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Dec 10 21:59:05 2025 +0100
dev-python/euphonic: add github, 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 34559a8bea518694b64a61722a0f1e227e1de6ba
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Sep 21 02:47:07 2025 +0100
euphonic
commit b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100
upd copyright to 2024
commit c0f3726f275ca4be18760f1c87d5a44baca14c35
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Sun Nov 26 23:53:45 2023 +0000
euphonic added


View
Download
Browse