dev-util/mamba
The Fast Cross-Platform Package Manager
ChangeLog
commit 10c0bf1febaa8a7b2478558a7a57908dcd6dda69
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000
treewide: drop python3_11 from PYTHON_COMPAT
python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).
python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.
Bug: https://github.com/gentoo-zh/overlay/issues/11037
commit 2e4ee637b5a2700bf306e656f393ad6be1d7769a
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Jul 14 16:03:00 2026 +0800
dev-util/mamba: add patch for ~amd64
commit b7b92716cc2bc6f30b53249f38bc99051b8e8b19
Author: jinqiang zhang <peeweep@0x0.ee>
Date: Sat Apr 25 22:56:49 2026 +0800
dev-util/mamba: fix UnresolvedChannel's readonly properties
Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
commit a7feeb1f02708948c192b24eab728dadfa29dde4
Author: jinqiang zhang <peeweep@0x0.ee>
Date: Fri Mar 13 20:00:16 2026 +0800
dev-util/mamba: fix pkgcheck scan
dev-util/mamba
MisplacedEclassVar: version 2.5.0: invalid pre-inherit placement, line 114: 'DISTUTILS_USE_PEP517=scikit-build-core'
Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
commit 17b4b285d749f49fcce91c06fd0f7d7c89d7bda4
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Jan 27 17:42:51 2026 +0800
dev-util/mamba: bump to 2.5.0
commit a58c03e29256b938e7714b800d28f68ca9929884
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Nov 25 17:43:58 2025 +0800
dev-util/mamba: bump to 2.4.0
commit 2b999ce999611451a5a8f2201425071f73cd7871
Author: Yachen Wang <OriPoin@outlook.com>
Date: Fri Nov 21 17:50:05 2025 +0800
dev-util/mamba: bump to 2.3.3
commit 31e1dd72993968de06b54a9eb0a16df00c299c87
Author: Locez <locez@locez.com>
Date: Fri Nov 7 20:57:53 2025 +0800
dev-util/mamba: fix issue with python USE
commit 8aa132a10bdc0d66cdda0f695a6ee9b33e240c54
Author: Locez <loki.a@live.cn>
Date: Sun Oct 26 03:55:17 2025 +0800
dev-util/mamba: add 2.3.3, drop 2.3.0
commit 72d4ce11083986c6fd89c74447283b4c64031381
Author: Yachen Wang <OriPoin@outlook.com>
Date: Sat Jun 21 20:30:35 2025 +0800
dev-util/mamba: bump to 2.3.0
commit 699ad7abbec5d1f1215c69b41a4a17bceb2c9dbd
Author: Yachen Wang <OriPoin@outlook.com>
Date: Sat Jun 7 15:31:29 2025 +0800
dev-util/mamba: bump to 2.2.0
commit 66ffdcc77d779350182fcc2d7ab96330ee2b5517
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue May 20 14:54:25 2025 +0800
dev-util/mamba: add libfmt version constraint, add a patch maybe useful when libfmt>11.1
commit 692722a4f5e52627def379425aafda4e21a2e64e
Author: Universebenzene <universebenzene@sina.com>
Date: Wed May 14 21:29:23 2025 +0800
dev-util/mamba: update slot and disable py3.10
commit f4b0848886dda68b4d9fdf66fda7a9da2a1afa73
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue May 6 18:34:23 2025 +0800
dev-util/mamba: drop micromamba, add mamba use flag, bump to 2.1.1
commit 87973dc6081e07d084d88fb8f2bb6bfc216cb1e0
Author: Yachen Wang <OriPoin@outlook.com>
Date: Fri Feb 14 21:22:01 2025 +0800
dev-util/mamba: bump to 2.0.5, drop 1.5.10
commit 04aa82fb05041add1ccd450536ab96addc947ca2
Author: Huang Rui <vowstar@gmail.com>
Date: Wed Dec 4 17:11:54 2024 +0800
dev-util/mamba: drop 1.5.8
Signed-off-by: Huang Rui <vowstar@gmail.com>
commit 89b932a6a015ecc6f43756fb57f9c5327ed00a48
Author: Huang Rui <vowstar@gmail.com>
Date: Wed Dec 4 17:10:13 2024 +0800
dev-util/mamba: add 1.5.10, fix #5795
Closes: https://github.com/microcai/gentoo-zh/issues/5795
Signed-off-by: Huang Rui <vowstar@gmail.com>
commit df2d82a0c29be65312b0aed3e77d3bba278ea697
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Mar 26 19:20:30 2024 +0800
dev-util/mamba: bump to 1.5.8
commit de6061442933465603a9aec0faedfa91d608e4f3
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Mar 12 14:25:24 2024 +0800
dev-util/mamba: bump to 1.5.7
commit 0060e12845885631c86d347d1a56ac46131d7eb8
Author: Yachen Wang <OriPoin@outlook.com>
Date: Thu Jan 11 14:22:42 2024 +0800
dev-util/mamba: The Fast Cross-Platform Package Manager
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000
treewide: drop python3_11 from PYTHON_COMPAT
python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).
python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.
Bug: https://github.com/gentoo-zh/overlay/issues/11037
commit 2e4ee637b5a2700bf306e656f393ad6be1d7769a
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Jul 14 16:03:00 2026 +0800
dev-util/mamba: add patch for ~amd64
commit b7b92716cc2bc6f30b53249f38bc99051b8e8b19
Author: jinqiang zhang <peeweep@0x0.ee>
Date: Sat Apr 25 22:56:49 2026 +0800
dev-util/mamba: fix UnresolvedChannel's readonly properties
Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
commit a7feeb1f02708948c192b24eab728dadfa29dde4
Author: jinqiang zhang <peeweep@0x0.ee>
Date: Fri Mar 13 20:00:16 2026 +0800
dev-util/mamba: fix pkgcheck scan
dev-util/mamba
MisplacedEclassVar: version 2.5.0: invalid pre-inherit placement, line 114: 'DISTUTILS_USE_PEP517=scikit-build-core'
Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
commit 17b4b285d749f49fcce91c06fd0f7d7c89d7bda4
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Jan 27 17:42:51 2026 +0800
dev-util/mamba: bump to 2.5.0
commit a58c03e29256b938e7714b800d28f68ca9929884
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Nov 25 17:43:58 2025 +0800
dev-util/mamba: bump to 2.4.0
commit 2b999ce999611451a5a8f2201425071f73cd7871
Author: Yachen Wang <OriPoin@outlook.com>
Date: Fri Nov 21 17:50:05 2025 +0800
dev-util/mamba: bump to 2.3.3
commit 31e1dd72993968de06b54a9eb0a16df00c299c87
Author: Locez <locez@locez.com>
Date: Fri Nov 7 20:57:53 2025 +0800
dev-util/mamba: fix issue with python USE
commit 8aa132a10bdc0d66cdda0f695a6ee9b33e240c54
Author: Locez <loki.a@live.cn>
Date: Sun Oct 26 03:55:17 2025 +0800
dev-util/mamba: add 2.3.3, drop 2.3.0
commit 72d4ce11083986c6fd89c74447283b4c64031381
Author: Yachen Wang <OriPoin@outlook.com>
Date: Sat Jun 21 20:30:35 2025 +0800
dev-util/mamba: bump to 2.3.0
commit 699ad7abbec5d1f1215c69b41a4a17bceb2c9dbd
Author: Yachen Wang <OriPoin@outlook.com>
Date: Sat Jun 7 15:31:29 2025 +0800
dev-util/mamba: bump to 2.2.0
commit 66ffdcc77d779350182fcc2d7ab96330ee2b5517
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue May 20 14:54:25 2025 +0800
dev-util/mamba: add libfmt version constraint, add a patch maybe useful when libfmt>11.1
commit 692722a4f5e52627def379425aafda4e21a2e64e
Author: Universebenzene <universebenzene@sina.com>
Date: Wed May 14 21:29:23 2025 +0800
dev-util/mamba: update slot and disable py3.10
commit f4b0848886dda68b4d9fdf66fda7a9da2a1afa73
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue May 6 18:34:23 2025 +0800
dev-util/mamba: drop micromamba, add mamba use flag, bump to 2.1.1
commit 87973dc6081e07d084d88fb8f2bb6bfc216cb1e0
Author: Yachen Wang <OriPoin@outlook.com>
Date: Fri Feb 14 21:22:01 2025 +0800
dev-util/mamba: bump to 2.0.5, drop 1.5.10
commit 04aa82fb05041add1ccd450536ab96addc947ca2
Author: Huang Rui <vowstar@gmail.com>
Date: Wed Dec 4 17:11:54 2024 +0800
dev-util/mamba: drop 1.5.8
Signed-off-by: Huang Rui <vowstar@gmail.com>
commit 89b932a6a015ecc6f43756fb57f9c5327ed00a48
Author: Huang Rui <vowstar@gmail.com>
Date: Wed Dec 4 17:10:13 2024 +0800
dev-util/mamba: add 1.5.10, fix #5795
Closes: https://github.com/microcai/gentoo-zh/issues/5795
Signed-off-by: Huang Rui <vowstar@gmail.com>
commit df2d82a0c29be65312b0aed3e77d3bba278ea697
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Mar 26 19:20:30 2024 +0800
dev-util/mamba: bump to 1.5.8
commit de6061442933465603a9aec0faedfa91d608e4f3
Author: Yachen Wang <OriPoin@outlook.com>
Date: Tue Mar 12 14:25:24 2024 +0800
dev-util/mamba: bump to 1.5.7
commit 0060e12845885631c86d347d1a56ac46131d7eb8
Author: Yachen Wang <OriPoin@outlook.com>
Date: Thu Jan 11 14:22:42 2024 +0800
dev-util/mamba: The Fast Cross-Platform Package Manager


View
Download
Browse