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
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
939bf3ac
Commit
939bf3ac
authored
10 months ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
devel/py-nanobind: update 1.9.2 → 2.0.0
Reported by: portscout
parent
83275ccd
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-nanobind/Makefile
+1
-1
1 addition, 1 deletion
devel/py-nanobind/Makefile
devel/py-nanobind/distinfo
+3
-3
3 additions, 3 deletions
devel/py-nanobind/distinfo
devel/py-nanobind/files/patch-pyproject.toml
+3
-3
3 additions, 3 deletions
devel/py-nanobind/files/patch-pyproject.toml
with
7 additions
and
7 deletions
devel/py-nanobind/Makefile
+
1
−
1
View file @
939bf3ac
PORTNAME
=
nanobind
DISTVERSIONPREFIX
=
v
DISTVERSION
=
1.9.2
DISTVERSION
=
2.0.0
CATEGORIES
=
devel python
MASTER_SITES
=
PYPI
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
...
...
This diff is collapsed.
Click to expand it.
devel/py-nanobind/distinfo
+
3
−
3
View file @
939bf3ac
TIMESTAMP = 171
4059630
SHA256 (wjakob-nanobind-v
1.9.2
_GH0.tar.gz) =
149a3da40b0a988513d8cf5e71db3037373823505a3c92f87b988c92d7e0ab34
SIZE (wjakob-nanobind-v
1.9.2
_GH0.tar.gz) =
785164
TIMESTAMP = 171
6567471
SHA256 (wjakob-nanobind-v
2.0.0
_GH0.tar.gz) =
2e70727484edb7a8645d26f6a9f67352a668657c34de7a603bf9c68e5cbf8ff9
SIZE (wjakob-nanobind-v
2.0.0
_GH0.tar.gz) =
842956
SHA256 (Tessil-robin-map-188c455_GH0.tar.gz) = c3f05ed8933a1f9aa57295c8ad17bd44756cf5cf030a95325c61aa862fa19680
SIZE (Tessil-robin-map-188c455_GH0.tar.gz) = 70577
This diff is collapsed.
Click to expand it.
devel/py-nanobind/files/patch-pyproject.toml
+
3
−
3
View file @
939bf3ac
---
pyproject.toml.orig
2024-0
4
-2
5
1
5:40:44
UTC
---
pyproject.toml.orig
2024-0
5
-2
3
1
4:30:00
UTC
+++
pyproject.toml
@@
-1,5
+1,5
@@
[build-system]
-requires
=
["setuptools>
=
42
", "
wheel
", "
scikit-build
", "
cmake>
=
3.17
", "
ninja
"]
+requires
=
["setuptools>
=
42
", "
wheel
", "
scikit-build
"]
-requires
=
["setuptools>
=
42
", "
wheel
", "
scikit-build
", "
cmake>
=
3.17
", "
ninja
"
, "
typing_extensions
"
]
+requires
=
["setuptools>
=
42
", "
wheel
", "
scikit-build
"
, "
typing_extensions
"
]
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