public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/opt-einsum/
Date: Tue,  2 Nov 2021 06:50:34 +0000 (UTC)	[thread overview]
Message-ID: <1635835825.2674dc4dd471a03699a9756eb61e659b62953873.arthurzam@gentoo> (raw)

commit:     2674dc4dd471a03699a9756eb61e659b62953873
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  2 06:49:26 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  2 06:50:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2674dc4d

dev-python/opt-einsum: enable tests, enable py3.10

Closes: https://bugs.gentoo.org/797265
Closes: https://bugs.gentoo.org/798144
Closes: https://bugs.gentoo.org/798147
Closes: https://bugs.gentoo.org/797268
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/opt-einsum/opt-einsum-3.3.0.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-python/opt-einsum/opt-einsum-3.3.0.ebuild b/dev-python/opt-einsum/opt-einsum-3.3.0.ebuild
index cbe9bf30b1b..0c44a6ee477 100644
--- a/dev-python/opt-einsum/opt-einsum-3.3.0.ebuild
+++ b/dev-python/opt-einsum/opt-einsum-3.3.0.ebuild
@@ -3,17 +3,18 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Optimized Einsum: A tensor contraction order optimizer"
 HOMEPAGE="https://pypi.org/project/opt-einsum/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/-/_}.tar.gz"
+S="${WORKDIR}/${P/-/_}"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-S="${WORKDIR}/${P/-/_}"
 
-BDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-11-02  6:50 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02  6:50 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-12  7:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/opt-einsum/ Michał Górny
2024-10-12  7:04 Michał Górny
2024-09-26 16:05 Arthur Zamarin
2024-09-26 16:05 Arthur Zamarin
2023-11-24 15:31 Michał Górny
2023-07-28 16:14 Michał Górny
2023-02-23  6:19 Michał Górny
2023-02-23  6:19 Michał Górny
2023-02-22 22:27 Sam James
2023-01-23 17:59 Arthur Zamarin
2023-01-23 17:59 Arthur Zamarin
2021-11-02  6:50 Arthur Zamarin
2021-08-01 13:19 Jason Zaman
2020-12-16 17:25 Michał Górny
2020-12-16 16:45 Sam James
2020-11-05  5:02 Jason Zaman
2020-11-04  7:34 Michał Górny
2020-11-04  1:00 Sam James
2020-11-02 11:19 Michał Górny
2020-09-25 11:55 Benda XU
2020-02-22  7:39 Jason Zaman
2020-01-16  5:25 Michał Górny
2019-09-13 14:22 Jason Zaman

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=1635835825.2674dc4dd471a03699a9756eb61e659b62953873.arthurzam@gentoo \
    --to=arthurzam@gentoo.org \
    --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