From 0704956f7256f1f618cc5e03af2c1dbd0e83dbc5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 16 Jan 2020 16:18:18 +0000 Subject: gentoo resync : 16.01.2020 --- dev-python/pupynere/Manifest | 2 +- dev-python/pupynere/pupynere-1.0.15-r1.ebuild | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-python/pupynere') diff --git a/dev-python/pupynere/Manifest b/dev-python/pupynere/Manifest index 7bae61423c1e..6f1b21259a20 100644 --- a/dev-python/pupynere/Manifest +++ b/dev-python/pupynere/Manifest @@ -1,3 +1,3 @@ DIST pupynere-1.0.15.tar.gz 8566 BLAKE2B 1780b7c17868b77c294da0f81052077be22b72660b472a29641c8390d34a608fb0dc067fe942dba764dd5735ce034981c9b5e3b47825eb3be9ab94e46a71d972 SHA512 55b25ca4fb511d80b5eb11b8aa63949c80e9dda336ed1ad406314bbda669ee4ef836a3e01b71065eec0cf0b8556ef36c815a299a5620d50983074a2ff55ca5ba -EBUILD pupynere-1.0.15-r1.ebuild 646 BLAKE2B 94efb0dcc790656738a64c3d9ea0aeed278eda52757de41efc619c7c6c726fbac0558f98cd059aa220c8deaa6e6a2a0e9bdb5ccd52762213b6a7f251f6dcab7a SHA512 6920cebd6d28479bf0236df2d678c7c796a7c5229e63da2b75a185f405011c50aacf2fc78ab063fb5282bb89e50f78cd8edc502e183c4c7ae3557ed7d8fbb291 +EBUILD pupynere-1.0.15-r1.ebuild 700 BLAKE2B 5ff9a8963e4da4aea5ed204771292878cfc328ac77e17548e13d46bfaa96d8abf9f8fc9c5a38c1778366279124070a5fb79342fdf9ce4957c311874f859a1080 SHA512 a31ec45a48bcdc8c032606ae7c3ac2545c6afd02437ef5aeecdbb8efe5303a21d5f46c3375f5f0c82e84f8a6da3292b0d69a8a008ca9f65af339279d83e32496 MISC metadata.xml 500 BLAKE2B 27412e37a799d7931fb1f7d5dc712db7d6d25f44e166d7a045c63ed3c1f978f1dbbd15facea31d258154f6fe689cf148fee71acc33f6b653f4b9d0388c51ce44 SHA512 7aff7144c2be483bf339a2bc43fec68bde804bc43b1f13a462bd7cd617b53884de2791b6a3335fd90b38d01ce081b1246281d068254af0722731cafa17381e91 diff --git a/dev-python/pupynere/pupynere-1.0.15-r1.ebuild b/dev-python/pupynere/pupynere-1.0.15-r1.ebuild index 044e5cb45895..7f70dfe14fc9 100644 --- a/dev-python/pupynere/pupynere-1.0.15-r1.ebuild +++ b/dev-python/pupynere/pupynere-1.0.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,11 @@ SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" -RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]" +RDEPEND=" + || ( + dev-python/numpy-python2[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] + )" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3