Skip to content

Commit 2d6eaec

Browse files
committed
sci-biology/multiqc: version bump 1.33
dev-python/{plotly,coloredlogs}::gentoo do not support py3.14 yet Signed-off-by: Michael Schubert <mschu.dev@gmail.com>
1 parent 8dcc03d commit 2d6eaec

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

sci-biology/multiqc/Manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
DIST multiqc-1.29.gh.tar.gz 8544398 BLAKE2B fef22ac8693974a01b7ca36cb827e1dfac70798b6e23c28bbefd7dd0fdd52254e84b8feb56c34060bd1dc9eb01ed7976108293d89f28af59773d42ade559607a SHA512 a051aa70c2ee4e9017354c2a9824e6696acf5331201ca07418fecc71757dca2921a0f5fd7c8edcc98cebbaa5c19d95f26253045d6ac3c0d4ff31c624a4aa6f94
1+
DIST multiqc-1.33.gh.tar.gz 9512445 BLAKE2B 5e03ca4bf357890429e76956f15ee5bb617e79a8e82c53e8f7d555a294871ff3b1c8d2382d9652b7f15cf62086e77d6eb152d95b81ac75cb2bcf489236178b9c SHA512 7c740a17f366c24ebb70aa1fd040991138dfb5c73d5bc72451b2b52226af51884c854ea9a7bfb608473dec75df418d954055e590c27e5840f648920ae48e55b8
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2025 Gentoo Authors
1+
# Copyright 1999-2026 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
@@ -40,6 +40,8 @@ RDEPEND="dev-python/click[${PYTHON_USEDEP}]
4040
dev-python/tqdm[${PYTHON_USEDEP}]"
4141
# dev-python/tiktoken[${PYTHON_USEDEP}] # not strictly required
4242
# dev-python/kaleido[${PYTHON_USEDEP}] # not strictly required
43+
# dev-python/boto3[${PYTHON_USEDEP}] # not strictly required
44+
4345

4446
RESTRICT="test" # needs external repository with test data
4547
distutils_enable_tests pytest

0 commit comments

Comments
 (0)