Skip to content

Commit

Permalink
dev-python/bedtools: move from sci-biology, version bump 0.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schubert <mschu.dev@gmail.com>
Closes: #1285
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
  • Loading branch information
mschubert authored and Nowa-Ammerlaan committed Jul 19, 2024
1 parent acafe6e commit 45eacba
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 50 deletions.
1 change: 1 addition & 0 deletions dev-python/pybedtools/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST pybedtools-0.10.0.tar.gz 12497095 BLAKE2B d9fb44bd3afcb8748e0cadbe0c4d55c7325911331d0719b79bd04eff264bd6299d407dee7f511bc05a7e12dd46e92a9c25ce0607b8926e6542e4dd652cc9d23f SHA512 cec04464fcfaa12bb660f223d6f656a30ac5822ea9053455dbc5717d2afbc998db9fd4b7424d8458445450a6ce5aafb65463fa1274b2691b26bfda7fe84bef56
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools

DISTUTILS_EXT=1
inherit distutils-r1

DESCRIPTION="Use BED and GFF files from python using BEDtools"
Expand All @@ -25,8 +25,6 @@ RDEPEND="
dev-python/matplotlib[${PYTHON_USEDEP}]
"

BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"

# TODO: fix docs building
# ModuleNotFoundError: No module named 'pybedtools.cbedtools'
# even if pybedtools is installed
Expand Down
1 change: 1 addition & 0 deletions profiles/updates/2Q-2024
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
move sci-biology/pyfaidx dev-python/pyfaidx
move sci-biology/pybedtools dev-python/pybedtools
2 changes: 0 additions & 2 deletions sci-biology/pybedtools/Manifest

This file was deleted.

43 changes: 0 additions & 43 deletions sci-biology/pybedtools/pybedtools-0.9.0.ebuild

This file was deleted.

0 comments on commit 45eacba

Please sign in to comment.