public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/qiskit-aer/
Date: Tue, 28 May 2024 15:27:26 +0000 (UTC)	[thread overview]
Message-ID: <1716910033.b86514d88a79a3bfdec512b87a99fcd437c00b40.mgorny@gentoo> (raw)

commit:     b86514d88a79a3bfdec512b87a99fcd437c00b40
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 15:21:43 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 28 15:27:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86514d8

dev-python/qiskit-aer: Enable py3.12

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild | 4 +++-
 dev-python/qiskit-aer/qiskit-aer-0.13.3.ebuild | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild b/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild
index c4d33f2a130b..9616058c1ebf 100644
--- a/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild
+++ b/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 multiprocessing
 
@@ -31,6 +31,7 @@ KEYWORDS="~amd64"
 #
 # <nlohmann_json-3.10.3 for https://github.com/Qiskit/qiskit-aer/issues/1742
 DEPEND="
+	<dev-python/numpy-2[${PYTHON_USEDEP}]
 	>=dev-python/numpy-1.16.3[${PYTHON_USEDEP}]
 	<dev-cpp/nlohmann_json-3.10.3
 	>=dev-cpp/nlohmann_json-3.1.1
@@ -51,6 +52,7 @@ BDEPEND="
 	test? (
 		dev-python/ddt[${PYTHON_USEDEP}]
 		dev-python/fixtures[${PYTHON_USEDEP}]
+		<dev-python/pytest-8.2[${PYTHON_USEDEP}]
 		dev-python/pytest-xdist[${PYTHON_USEDEP}]
 	)
 "

diff --git a/dev-python/qiskit-aer/qiskit-aer-0.13.3.ebuild b/dev-python/qiskit-aer/qiskit-aer-0.13.3.ebuild
index d4258a30ae9e..8a056dfd27a5 100644
--- a/dev-python/qiskit-aer/qiskit-aer-0.13.3.ebuild
+++ b/dev-python/qiskit-aer/qiskit-aer-0.13.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 multiprocessing
 
@@ -31,6 +31,7 @@ KEYWORDS="~amd64"
 #
 # <nlohmann_json-3.10.3 for https://github.com/Qiskit/qiskit-aer/issues/1742
 DEPEND="
+	<dev-python/numpy-2[${PYTHON_USEDEP}]
 	>=dev-python/numpy-1.16.3[${PYTHON_USEDEP}]
 	<dev-cpp/nlohmann_json-3.10.3
 	>=dev-cpp/nlohmann_json-3.1.1


             reply	other threads:[~2024-05-28 15:27 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28 15:27 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14  6:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/qiskit-aer/ Michał Górny
2025-03-05  6:08 Michał Górny
2025-03-04  6:48 Michał Górny
2025-03-04  6:48 Michał Górny
2025-02-07  5:45 Michał Górny
2025-02-07  5:45 Michał Górny
2025-01-10  5:39 Michał Górny
2024-09-13 13:47 Michał Górny
2024-09-13 13:47 Michał Górny
2024-08-23 16:44 Michał Górny
2024-07-12 16:27 Michał Górny
2024-07-12 16:10 Michał Górny
2024-05-31  5:28 Michał Górny
2024-05-31  5:22 Michał Górny
2024-02-26 14:25 Michał Górny
2024-02-07  7:39 Michał Górny
2024-01-17  7:41 Michał Górny
2023-11-24 13:42 Michał Górny
2023-10-29  5:07 Michał Górny
2023-10-29  5:07 Michał Górny
2023-10-26 12:19 Michał Górny
2023-08-30  5:16 Sam James
2023-08-29 16:20 Michał Górny
2023-08-29 16:20 Michał Górny
2023-08-29 14:56 Michał Górny
2023-08-29 14:56 Michał Górny
2023-08-29 11:33 Michał Górny
2023-05-04 16:56 Michał Górny
2023-03-10  6:20 Sam James
2023-01-27 20:10 Michał Górny
2022-12-21 23:19 Sam James
2022-12-08  5:19 Michał Górny
2022-11-24  9:50 Sam James
2022-11-06 14:06 Michał Górny
2022-10-30 20:41 Sam James
2022-08-08  6:08 Sam James

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=1716910033.b86514d88a79a3bfdec512b87a99fcd437c00b40.mgorny@gentoo \
    --to=mgorny@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