Date: Sat, 3 Aug 2024 15:52:00 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 363128c1641b - main - devel/py-qutip: Add patch Message-ID: <202408031552.473Fq0aR055927@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=363128c1641bb9b77d2bed74188f624da930f66b commit 363128c1641bb9b77d2bed74188f624da930f66b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-03 15:51:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-03 15:51:58 +0000 devel/py-qutip: Add patch --- devel/py-qutip/files/patch-setup.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/devel/py-qutip/files/patch-setup.cfg b/devel/py-qutip/files/patch-setup.cfg new file mode 100644 index 000000000000..70ab8487bb03 --- /dev/null +++ b/devel/py-qutip/files/patch-setup.cfg @@ -0,0 +1,11 @@ +--- setup.cfg.orig 2024-08-03 08:03:37 UTC ++++ setup.cfg +@@ -36,7 +36,7 @@ setup_requires = + scipy>=1.9 + packaging + setup_requires = +- numpy>=2.0.0 ++ numpy + scipy>=1.9 + cython>=0.29.20; python_version>='3.10' + packaginghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408031552.473Fq0aR055927>
