gpo.zugaina.org

Search Portage & Overlays:

dev-python/monty

Stdlib supplement and helpers used across the pymatgen family

Screenshots

  • monty-2026.2.18
    ~amd64 ~x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit 92cc8000c8e38dbf069b68ca217af0873dcad1e4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 22:31:20 2026 +0200

*/*: normalize personal-maintainer metadata.xml

Unify the three styles that had accumulated across the overlay
(pf-sources-style tab+email-only, bidict-style 2-space+name,
plus a handful of one-off indents) onto a single canonical form:

- DTD URL on https
- 2-space indentation
- <maintainer type="person"> with both <email> and
<name>Ivan S. Titov</name>

Only the Titov maintainer block is touched; co-maintainers and
::gentoo proxy-project maintainers in forked packages are left
as-is. 66 files changed; pkgcheck scan identical before and
after.

commit 2486687fae3d926a434190198b6016313c9b4916
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 18:31:10 2026 +0200

dev-python/{monty,numdifftools,palettable,parsimonious,partd,spur,toml}: declare EPYTEST_PLUGINS=()

Clears pkgcheck's EPyTestPluginsSuggestion on seven small packages
whose test suites don't declare any pytest-* plugin deps in BDEPEND.
Empty EPYTEST_PLUGINS prevents pytest from auto-loading whatever
plugins happen to be system-wide installed.

Pure cosmetic change - test behavior is equivalent unless the host
has incidental pytest plugins that would interfere.

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

commit e12b24a7f066eb025fc835d41e66196873aa6a15
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 17:25:35 2026 +0200

dev-python/monty: re-add, 2026.2.18

Removed from the overlay earlier in this session (commit ff82326) as
dead weight. Re-adding because the pymatgen stack - which is now
being pulled in to satisfy xraylarch 2026.x's larixite dep - uses
monty as a runtime helper.

Bump to upstream's current (2026.2.18). Trivial deps: numpy and
ruamel-yaml.

Tested: `ebuild ... clean compile install` is clean, just the
upstream License-classifier deprecation warning.

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

commit 4811d6ef5541351fe88d9f57ce3b418b6cb9f946
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 15:44:38 2026 +0200

dev-python/monty: drop

Added 2023-11 as part of a broader "such corrections" grab-bag,
apparently intended to seed a pymatgen stack that never materialized -
pymatgen isn't in the overlay and nothing in either this overlay or
::gentoo RDEPENDs on monty. 2023.11.3 also has a NonexistentDeps
warning pointing at dev-python/pydocstyle (removed from ::gentoo).

Drop the package entirely. No consumers means no migration needed.

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

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 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 620fdbddebc9ed5a5f601571554a1d0133069cf3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Dec 11 12:24:42 2025 +0100

*/*: corrected OldPackageNameDep

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 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 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 75101aac9a41f45380d75c840f1b71f2acc3d02e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Nov 25 00:45:27 2023 +0300

dev-python/monty

commit 3d777cd9682a760579ef5ca8100e30f56325efdf
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Fri Nov 10 20:04:40 2023 +0000

dev-python/monty added

potential issues with pytorch