Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/ffc/
Date: Sat, 30 Jan 2021 15:12:28
Message-Id: 1612019541.662cf9bc9183d49ac0fbece03701789eeba39186.andrewammerlaan@gentoo
1 commit: 662cf9bc9183d49ac0fbece03701789eeba39186
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Sat Jan 30 15:12:21 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sat Jan 30 15:12:21 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=662cf9bc
7
8 dev-python/ffc: remove nonexistent blocker
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 dev-python/ffc/ffc-2019.1.0.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/dev-python/ffc/ffc-2019.1.0.ebuild b/dev-python/ffc/ffc-2019.1.0.ebuild
17 index 66c2fd3d7..17e6c06dc 100644
18 --- a/dev-python/ffc/ffc-2019.1.0.ebuild
19 +++ b/dev-python/ffc/ffc-2019.1.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
27 IUSE=""
28
29 RDEPEND="
30 - !sci-mathematics/ufc
31 ~dev-python/ufl-${PV}[${PYTHON_USEDEP}]
32 ~dev-python/fiat-${PV}[${PYTHON_USEDEP}]
33 dev-python/numpy[${PYTHON_USEDEP}]