commit: e2350d45cb2a9a588fcaa54b388e81a55a8387b0 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Aug 3 16:54:38 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Aug 3 16:54:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2350d45
sci-biology/HTSeq: Remove old * Remove the package.mask entry again Closes: https://bugs.gentoo.org/696484 Closes: https://bugs.gentoo.org/718466 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 5 ----- sci-biology/HTSeq/HTSeq-0.9.1.ebuild | 31 ------------------------------- sci-biology/HTSeq/Manifest | 1 - 3 files changed, 37 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index d16ad6bb931..a68364008b4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -93,11 +93,6 @@ sys-fs/ecryptfs-utils # Removal in 30 days www-misc/nx_util -# Aaron Bauman <[email protected]> (2020-08-02) -# Unmaintained. New release upstream. Py3.6 only. -# Removal in 30 days. Bug #696484,#718466 -sci-biology/HTSeq - # Aaron Bauman <[email protected]> (2020-08-02) # Dead upstream. Py3.6 only. Build issues. # Removal in 30 days. Bug #677900,#716384 diff --git a/sci-biology/HTSeq/HTSeq-0.9.1.ebuild b/sci-biology/HTSeq/HTSeq-0.9.1.ebuild deleted file mode 100644 index 18a07a7b9f9..00000000000 --- a/sci-biology/HTSeq/HTSeq-0.9.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Python support for SAM/BAM/Bowtie/FASTA/Q/GFF/GTF files" -HOMEPAGE="https://htseq.readthedocs.io/" - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/simon-anders/htseq.git" -else - SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - dev-python/numpy[${PYTHON_USEDEP}] - dev-python/matplotlib[${PYTHON_USEDEP}] - sci-biology/pysam[${PYTHON_USEDEP}]" -DEPEND=" - ${RDEPEND} - >=dev-lang/swig-3.0.8 - dev-python/cython[${PYTHON_USEDEP}]" diff --git a/sci-biology/HTSeq/Manifest b/sci-biology/HTSeq/Manifest index bc4ffd5f360..92258c60174 100644 --- a/sci-biology/HTSeq/Manifest +++ b/sci-biology/HTSeq/Manifest @@ -1,2 +1 @@ DIST HTSeq-0.12.4.tar.gz 36187218 BLAKE2B 27be4e8783f9e32c10e23ae812069b489eb11dfa4058db43b5db4b8089792351901255103e4d4de1bcf866da3acd13e742adf8d35a9b70305aa156c70dde0837 SHA512 ec4a1a7e9177f103465840ffa9f936a5e887ffd17760b99d4cbdfd5a88e2ab44275fadfcbee153aadc6e828de7be205ed7a07f3a0548457b7c66826341c3ca64 -DIST HTSeq-0.9.1.tar.gz 596941 BLAKE2B 6865c36056bff2008ae8bf18d0ac81dbf721fb97cdcc8bbd9150356fc80ae99e0cb872033fac274b40df3d1c95e9bcfd83c4f7d033184725596ffc96081e26d1 SHA512 ec3e1ec9cf66918f2afacf7997ab5da02015896ddd97260f5abec8343a9013cf6e857872be38b2cd3bb5bde655abe602a3c22c32448190f32e1a8f1153a19344
