dev-python/mpire
A Python package for easy multiprocessing
ChangeLog
commit 3b154b82240dd9a48a3529d29ed958abc4f7540a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 13:26:00 2026 +0200
dev-python/mpire: declare new USE flags in metadata.xml
Follow-up to the dashboard/dill/numpy USE-flag introduction; also
normalize the formatting to the overlay's current style (https DTD,
2-space indent). Maintainer email is left untouched.
commit a8b39196df87263e70da511d72ff70c16aa80f0c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 13:24:56 2026 +0200
dev-python/mpire: expose dashboard / dill / numpy as USE flags
Follow-up to dropping the unconditional flask/multiprocess/numpy
RDEPENDs: upstream lists those three behind optional-extras
(`dashboard`, `dill`, `testing` respectively, with numpy used at
runtime via try/except imports rather than only in tests).
Re-introduce the deps as USE-conditional entries so users who need
the dashboard webapp, dill-based serialization, or ndarray progress
tracking can opt in. The dill bound for 2.10.2 picks up upstream's
`>=0.70.15` minimum from the testing extra; 2.8.1 had no version
floor and is left unbounded.
commit 4e98b15cdd9214949aaad161eee3c9b0c99bf28b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 13:23:05 2026 +0200
dev-python/mpire: drop spurious flask/multiprocess/numpy from RDEPEND
Cross-checked against the unpacked sdists:
- 2.8.1 install_requires: dataclasses (py<3.7), pywin32 (Windows),
pygments>=2.0, tqdm>=4.27.
- 2.10.2 install_requires: importlib_resources (py<3.9),
pywin32 (Windows), pygments>=2.0, tqdm>=4.27.
Both ebuilds were declaring flask, multiprocess and numpy as
unconditional runtime deps, but those live in upstream's `dashboard`,
`dill` and `testing` optional-extras. The mpire source treats numpy
and multiprocess as soft imports (try/except inside context.py and
related helpers); flask is only imported by mpire/dashboard, an
optional feature the ebuild explicitly notes as not yet wired up.
Drop the three spurious deps and add the upstream version bounds on
pygments and tqdm.
commit 9d098efd9294fa7a5d8e55698c1a24e97f971436
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 00:27:50 2026 +0200
dev-python/mpire: drop bogus python USE flag
Standard distutils-r1 cleanup across 2.8.1 and 2.10.2.
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 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 d2f71618f3c6c1bc7c26b86177dc667b9d398a8c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Dec 10 23:44:43 2025 +0100
dev-python/mpire: 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 736133c65347327f6dd72b7cc4de631b91d190c5
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Sep 21 01:56:27 2025 +0100
mpire
commit b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100
upd copyright to 2024
commit ae23481a3d9f1bca7ad68f8887bb3eda0ea38c89
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Sun Nov 26 14:28:24 2023 +0000
dev-python/mpire added
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 13:26:00 2026 +0200
dev-python/mpire: declare new USE flags in metadata.xml
Follow-up to the dashboard/dill/numpy USE-flag introduction; also
normalize the formatting to the overlay's current style (https DTD,
2-space indent). Maintainer email is left untouched.
commit a8b39196df87263e70da511d72ff70c16aa80f0c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 13:24:56 2026 +0200
dev-python/mpire: expose dashboard / dill / numpy as USE flags
Follow-up to dropping the unconditional flask/multiprocess/numpy
RDEPENDs: upstream lists those three behind optional-extras
(`dashboard`, `dill`, `testing` respectively, with numpy used at
runtime via try/except imports rather than only in tests).
Re-introduce the deps as USE-conditional entries so users who need
the dashboard webapp, dill-based serialization, or ndarray progress
tracking can opt in. The dill bound for 2.10.2 picks up upstream's
`>=0.70.15` minimum from the testing extra; 2.8.1 had no version
floor and is left unbounded.
commit 4e98b15cdd9214949aaad161eee3c9b0c99bf28b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 13:23:05 2026 +0200
dev-python/mpire: drop spurious flask/multiprocess/numpy from RDEPEND
Cross-checked against the unpacked sdists:
- 2.8.1 install_requires: dataclasses (py<3.7), pywin32 (Windows),
pygments>=2.0, tqdm>=4.27.
- 2.10.2 install_requires: importlib_resources (py<3.9),
pywin32 (Windows), pygments>=2.0, tqdm>=4.27.
Both ebuilds were declaring flask, multiprocess and numpy as
unconditional runtime deps, but those live in upstream's `dashboard`,
`dill` and `testing` optional-extras. The mpire source treats numpy
and multiprocess as soft imports (try/except inside context.py and
related helpers); flask is only imported by mpire/dashboard, an
optional feature the ebuild explicitly notes as not yet wired up.
Drop the three spurious deps and add the upstream version bounds on
pygments and tqdm.
commit 9d098efd9294fa7a5d8e55698c1a24e97f971436
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 00:27:50 2026 +0200
dev-python/mpire: drop bogus python USE flag
Standard distutils-r1 cleanup across 2.8.1 and 2.10.2.
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 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 d2f71618f3c6c1bc7c26b86177dc667b9d398a8c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Dec 10 23:44:43 2025 +0100
dev-python/mpire: 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 736133c65347327f6dd72b7cc4de631b91d190c5
Author: VasilyLebedev <lebedevv@tcd.ie>
Date: Sun Sep 21 01:56:27 2025 +0100
mpire
commit b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100
upd copyright to 2024
commit ae23481a3d9f1bca7ad68f8887bb3eda0ea38c89
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Sun Nov 26 14:28:24 2023 +0000
dev-python/mpire added


View
Download
Browse