File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
44EAPI=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
4446RESTRICT=" test" # needs external repository with test data
4547distutils_enable_tests pytest
You can’t perform that action at this time.
0 commit comments