Skip to content
Snippets Groups Projects
Commit 6b06a2e2 authored by Wen Heping's avatar Wen Heping Committed by Yuri Victorovich
Browse files

devel/py-qutip: update 4.7.3 → 5.0.2

PR:	279992
parent c1b62197
No related branches found
No related tags found
No related merge requests found
PORTNAME= qutip
DISTVERSION= 4.7.3
DISTVERSION= 5.0.2
CATEGORIES= devel
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......
TIMESTAMP = 1692867088
SHA256 (qutip-4.7.3.tar.gz) = abaf8281cacdb31b822456b4732d591939781ab94561f42bc081a64e3fda713d
SIZE (qutip-4.7.3.tar.gz) = 3626890
TIMESTAMP = 1719322821
SHA256 (qutip-5.0.2.tar.gz) = 1c3d0fecc3e237783a9ef22cec2c54f49f0da4c17b9ee036848bdd9009f4baf5
SIZE (qutip-5.0.2.tar.gz) = 5110303
--- pyproject.toml.orig 2023-02-23 10:21:28 UTC
--- pyproject.toml.orig 2024-06-25 13:46:12 UTC
+++ pyproject.toml
@@ -6,7 +6,7 @@ requires = [
"cython>=0.29.20",
@@ -7,7 +7,7 @@ requires = [
"cython>=0.29.20,<3.0.0; python_version<='3.9'",
# See https://numpy.org/doc/stable/user/depending_on_numpy.html for
# the recommended way to build against numpy's C API:
- "oldest-supported-numpy",
+ "numpy",
"scipy>=1.0",
"scipy>=1.8",
]
build-backend = "setuptools.build_meta"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment