public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/quast/
Date: Tue,  5 Jan 2021 06:08:10 +0000 (UTC)	[thread overview]
Message-ID: <1609826880.18a06b432038370bfdb59f2ab8b043d7874ccfce.chymera@gentoo> (raw)

commit:     18a06b432038370bfdb59f2ab8b043d7874ccfce
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Jan  4 15:37:42 2021 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Jan  5 06:08:00 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=18a06b43

sci-biology/quast: version bump, add keywords, bump py targets

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-biology/quast/quast-4.4.ebuild   | 44 ------------------------------------
 sci-biology/quast/quast-5.0.2.ebuild | 23 +++++++++++++++++++
 2 files changed, 23 insertions(+), 44 deletions(-)

diff --git a/sci-biology/quast/quast-4.4.ebuild b/sci-biology/quast/quast-4.4.ebuild
deleted file mode 100644
index 7ac6905c3..000000000
--- a/sci-biology/quast/quast-4.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-r1
-
-DESCRIPTION="Compare quality of multiple genome assemblies to each other"
-HOMEPAGE="http://bioinf.spbau.ru/QUAST" # no https
-SRC_URI="https://sourceforge.net/projects/quast/files/${P}.tar.gz"
-
-LICENSE="GPL-2" # and some other for the bundled copies, see http://quast.bioinf.spbau.ru/LICENSE
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	dev-python/matplotlib[${PYTHON_USEDEP}]
-	sci-biology/mummer
-	sci-biology/glimmerhmm"
-#	sci-biology/GAGE
-#	sci-biology/GeneMarkS
-#   sci-biology/GeneMarkES
-#	sci-biology/MetaGeneMark
-#   sci-biology/ncbi-tools++
-#
-# comes with bundled executables in ./quast_libs
-
-# the above packages need to be created first
-
-RDEPEND="${DEPEND}"
-
-src_install(){
-	python_foreach_impl python_newscript quast.py quast
-	python_foreach_impl python_newscript metaquast.py metaquast
-	python_foreach_impl python_newscript icarus.py icarus
-
-	dodoc manual.html
-
-	# TODO: install quast_libs/ subdirectory contents into some PATH and PYTHON_PATH
-	# TODO: unbundle bundled executables
-}

diff --git a/sci-biology/quast/quast-5.0.2.ebuild b/sci-biology/quast/quast-5.0.2.ebuild
new file mode 100644
index 000000000..eb49a803b
--- /dev/null
+++ b/sci-biology/quast/quast-5.0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Compare quality of multiple genome assemblies to each other"
+HOMEPAGE="http://bioinf.spbau.ru/QUAST" # no https
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-python/joblib[${PYTHON_USEDEP}]
+	dev-python/simplejson[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install setup.py


             reply	other threads:[~2021-01-05  6:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05  6:08 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-02 12:15 [gentoo-commits] proj/sci:master commit in: sci-biology/quast/ Andrew Ammerlaan
2017-01-29 18:29 Martin Mokrejs
2015-01-15 11:52 Martin Mokrejs
2015-01-15 11:49 Martin Mokrejs
2014-11-13 13:00 Justin Lecher
2014-03-23 16:48 Martin Mokrejs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1609826880.18a06b432038370bfdb59f2ab8b043d7874ccfce.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox