* [gentoo-commits] proj/sci:master commit in: sci-biology/nwalign3/
@ 2021-02-02 10:29 Andrew Ammerlaan
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2021-02-02 10:29 UTC (permalink / raw
To: gentoo-commits
commit: a122f882998be7db17732b68798986f451d55eb4
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Feb 2 10:29:31 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Feb 2 10:29:31 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a122f882
sci-biology/nwalign3: fix python dependencies
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/nwalign3/nwalign3-0.1.2.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sci-biology/nwalign3/nwalign3-0.1.2.ebuild b/sci-biology/nwalign3/nwalign3-0.1.2.ebuild
index 6f523bc7f..7c2b96bb6 100644
--- a/sci-biology/nwalign3/nwalign3-0.1.2.ebuild
+++ b/sci-biology/nwalign3/nwalign3-0.1.2.ebuild
@@ -1,20 +1,20 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="Needleman-Wunsch global sequence alignment in python3"
HOMEPAGE="https://github.com/briney/nwalign3"
-SRC_URI="mirror://pypi/n/${PN}/${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64"
DEPEND="
dev-python/numpy
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/nwalign3/
@ 2023-05-02 12:15 Andrew Ammerlaan
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2023-05-02 12:15 UTC (permalink / raw
To: gentoo-commits
commit: 7579020b95dce00f0926eb5def76822462d72532
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 12:10:24 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May 2 12:15:15 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7579020b
sci-biology/nwalign3: treeclean
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-biology/nwalign3/metadata.xml | 15 ---------------
sci-biology/nwalign3/nwalign3-0.1.2.ebuild | 22 ----------------------
2 files changed, 37 deletions(-)
diff --git a/sci-biology/nwalign3/metadata.xml b/sci-biology/nwalign3/metadata.xml
deleted file mode 100644
index ad73a59be..000000000
--- a/sci-biology/nwalign3/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mmokrejs@gmail.com</email>
- <name>Martin Mokrejs</name>
- </maintainer>
- <maintainer type="project">
- <email>sci-biology@gentoo.org</email>
- <name>Gentoo Biology Project</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">nwalign</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sci-biology/nwalign3/nwalign3-0.1.2.ebuild b/sci-biology/nwalign3/nwalign3-0.1.2.ebuild
deleted file mode 100644
index 7c2b96bb6..000000000
--- a/sci-biology/nwalign3/nwalign3-0.1.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Needleman-Wunsch global sequence alignment in python3"
-HOMEPAGE="https://github.com/briney/nwalign3"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- dev-python/numpy
- dev-python/cython"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-02 12:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-02 10:29 [gentoo-commits] proj/sci:master commit in: sci-biology/nwalign3/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2023-05-02 12:15 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox