Skip to content

Commit

Permalink
dev-python/pybedtools: version bump 0.11.0 and enable docs
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schubert <[email protected]>
  • Loading branch information
mschubert committed Jan 26, 2025
1 parent 1b32a97 commit 0cd4c06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dev-python/pybedtools/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST pybedtools-0.10.0.tar.gz 12497095 BLAKE2B d9fb44bd3afcb8748e0cadbe0c4d55c7325911331d0719b79bd04eff264bd6299d407dee7f511bc05a7e12dd46e92a9c25ce0607b8926e6542e4dd652cc9d23f SHA512 cec04464fcfaa12bb660f223d6f656a30ac5822ea9053455dbc5717d2afbc998db9fd4b7424d8458445450a6ce5aafb65463fa1274b2691b26bfda7fe84bef56
DIST pybedtools-0.11.0.tar.gz 12498434 BLAKE2B c1157e172e94b565234c592e0c8379e46cb7ed4b5659bc6998dda10ee9654d262c60faf0214c5f90236f1c536cd48bc94f78ed6661612c7d84832831c0947861 SHA512 c06eaae64a9d175e434881cfcf084b4a20c488809c7091599b2eaa5113a6c84b59b89f9d3503e3f606856437c77d30d9364271d660bc675bf4c54ffa20bb5368
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
Expand All @@ -25,10 +25,7 @@ RDEPEND="
dev-python/matplotlib[${PYTHON_USEDEP}]
"

# TODO: fix docs building
# ModuleNotFoundError: No module named 'pybedtools.cbedtools'
# even if pybedtools is installed
#distutils_enable_sphinx docs/source
distutils_enable_sphinx docs/source
distutils_enable_tests pytest

python_test() {
Expand Down

0 comments on commit 0cd4c06

Please sign in to comment.