Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
6b06a2e2
Commit
6b06a2e2
authored
6 months ago
by
Wen Heping
Committed by
Yuri Victorovich
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
devel/py-qutip: update 4.7.3 → 5.0.2
PR: 279992
parent
c1b62197
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
devel/py-qutip/Makefile
+1
-1
1 addition, 1 deletion
devel/py-qutip/Makefile
devel/py-qutip/distinfo
+3
-3
3 additions, 3 deletions
devel/py-qutip/distinfo
devel/py-qutip/files/patch-pyproject.toml
+4
-4
4 additions, 4 deletions
devel/py-qutip/files/patch-pyproject.toml
with
8 additions
and
8 deletions
devel/py-qutip/Makefile
+
1
−
1
View file @
6b06a2e2
PORTNAME
=
qutip
DISTVERSION
=
4.7.3
DISTVERSION
=
5.0.2
CATEGORIES
=
devel
MASTER_SITES
=
PYPI
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
...
...
This diff is collapsed.
Click to expand it.
devel/py-qutip/distinfo
+
3
−
3
View file @
6b06a2e2
TIMESTAMP = 1
692867088
SHA256 (qutip-
4.7.3
.tar.gz) =
abaf8281cacdb31b822456b4732d591939781ab94561f42bc081a64e3fda713d
SIZE (qutip-
4.7.3
.tar.gz) =
3626890
TIMESTAMP = 1
719322821
SHA256 (qutip-
5.0.2
.tar.gz) =
1c3d0fecc3e237783a9ef22cec2c54f49f0da4c17b9ee036848bdd9009f4baf5
SIZE (qutip-
5.0.2
.tar.gz) =
5110303
This diff is collapsed.
Click to expand it.
devel/py-qutip/files/patch-pyproject.toml
+
4
−
4
View file @
6b06a2e2
---
pyproject.toml.orig
202
3
-0
2
-2
3
1
0:21:28
UTC
---
pyproject.toml.orig
202
4
-0
6
-2
5
1
3: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"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment