From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/PeakUtils/
Date: Tue, 22 Sep 2020 16:14:59 +0000 (UTC) [thread overview]
Message-ID: <1600791271.b42fb27ddfe0ff5e2ae98567d74ea91f187bd39d.epsilon-0@gentoo> (raw)
commit: b42fb27ddfe0ff5e2ae98567d74ea91f187bd39d
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 15:29:05 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 16:14:31 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b42fb27d
dev-python/PeakUtils: add python3_{7,8,9}
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/PeakUtils/PeakUtils-1.3.3.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/PeakUtils/PeakUtils-1.3.3.ebuild b/dev-python/PeakUtils/PeakUtils-1.3.3.ebuild
index 7dc244b68..39d4ef096 100644
--- a/dev-python/PeakUtils/PeakUtils-1.3.3.ebuild
+++ b/dev-python/PeakUtils/PeakUtils-1.3.3.ebuild
@@ -2,12 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
-MY_PN="pyFFTW"
-
DESCRIPTION="Peak detection utilities for 1D data"
HOMEPAGE="https://bitbucket.org/lucashnegri/peakutils"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
@@ -21,3 +19,5 @@ RDEPEND="
sci-libs/scipy[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
+
+distutils_enable_tests pytest
next reply other threads:[~2020-09-22 16:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-22 16:14 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-24 15:50 [gentoo-commits] proj/sci:master commit in: dev-python/PeakUtils/ Aisha Tammy
2020-09-22 16:27 Aisha Tammy
2020-01-26 13:25 Benda XU
2015-12-08 15:06 Marius Brehler
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=1600791271.b42fb27ddfe0ff5e2ae98567d74ea91f187bd39d.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--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