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/ncbi-genome-download/
Date: Sun,  3 Jan 2021 06:31:00 +0000 (UTC)	[thread overview]
Message-ID: <1609655130.34829b30cff6c071347b5818f7530340168a4775.chymera@gentoo> (raw)

commit:     34829b30cff6c071347b5818f7530340168a4775
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan  2 13:36:34 2021 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Jan  3 06:25:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=34829b30

sci-biology/ncbi-genome-download: version bump

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>

 ...-0.2.2.ebuild => ncbi-genome-download-0.3.0.ebuild} | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/sci-biology/ncbi-genome-download/ncbi-genome-download-0.2.2.ebuild b/sci-biology/ncbi-genome-download/ncbi-genome-download-0.3.0.ebuild
similarity index 54%
rename from sci-biology/ncbi-genome-download/ncbi-genome-download-0.2.2.ebuild
rename to sci-biology/ncbi-genome-download/ncbi-genome-download-0.3.0.ebuild
index fe3d0f2d4..1afb771c5 100644
--- a/sci-biology/ncbi-genome-download/ncbi-genome-download-0.2.2.ebuild
+++ b/sci-biology/ncbi-genome-download/ncbi-genome-download-0.3.0.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
-inherit distutils-r1 python-r1
+inherit distutils-r1
 
 DESCRIPTION="Download genomes from the NCBI FTP servers"
 HOMEPAGE="https://github.com/kblin/ncbi-genome-download"
@@ -14,7 +15,10 @@ SRC_URI="https://github.com/kblin/${PN}/archive/${PV}.tar.gz  -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
+BDEPEND="test? (
+	dev-python/requests-mock[${PYTHON_USEDEP}]
+	dev-python/pytest-mock[${PYTHON_USEDEP}]
+)"
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-01-03  6:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-03  6:31 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/ncbi-genome-download/ Andrew Ammerlaan
2021-01-30 15:37 Andrew Ammerlaan
2016-12-17 18:05 Justin Lecher

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=1609655130.34829b30cff6c071347b5818f7530340168a4775.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