git: 363128c1641b - main - devel/py-qutip: Add patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Aug 2024 15:52:00 UTC
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' + packaging