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
241f88b3
Verified
Commit
241f88b3
authored
1 month ago
by
sunpoet
Browse files
Options
Downloads
Patches
Plain Diff
devel/py-cwcwidth: Update to 0.1.10
Changes:
https://github.com/sebastinas/cwcwidth/releases
parent
641156a6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
devel/py-cwcwidth/Makefile
+2
-2
2 additions, 2 deletions
devel/py-cwcwidth/Makefile
devel/py-cwcwidth/distinfo
+3
-3
3 additions, 3 deletions
devel/py-cwcwidth/distinfo
devel/py-cwcwidth/files/patch-pyproject.toml
+11
-0
11 additions, 0 deletions
devel/py-cwcwidth/files/patch-pyproject.toml
with
16 additions
and
5 deletions
devel/py-cwcwidth/Makefile
+
2
−
2
View file @
241f88b3
PORTNAME
=
cwcwidth
PORTNAME
=
cwcwidth
PORTVERSION
=
0.1.
9
PORTVERSION
=
0.1.
10
CATEGORIES
=
devel python
CATEGORIES
=
devel python
MASTER_SITES
=
PYPI
MASTER_SITES
=
PYPI
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
...
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
...
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
setuptools>
=
43:devel/py-setuptools@
${
PY_FLAVOR
}
\
BUILD_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
setuptools>
=
43:devel/py-setuptools@
${
PY_FLAVOR
}
\
${
PYTHON_PKGNAMEPREFIX
}
wheel>
=
0:devel/py-wheel@
${
PY_FLAVOR
}
${
PYTHON_PKGNAMEPREFIX
}
wheel>
=
0:devel/py-wheel@
${
PY_FLAVOR
}
USES
=
python
USES
=
python
:3.9+
USE_PYTHON
=
autoplist concurrent cython pep517
USE_PYTHON
=
autoplist concurrent cython pep517
post-install
:
post-install
:
...
...
This diff is collapsed.
Click to expand it.
devel/py-cwcwidth/distinfo
+
3
−
3
View file @
241f88b3
TIMESTAMP = 1
696904116
TIMESTAMP = 1
739663369
SHA256 (cwcwidth-0.1.
9
.tar.gz) =
f19d11a0148d4a8cacd064c96e93bca8ce3415a186ae8204038f45e108db76b8
SHA256 (cwcwidth-0.1.
10
.tar.gz) =
7468760f72c1f4107be1b2b2854bc000401ea36a69daed36fb966a1e19a7a124
SIZE (cwcwidth-0.1.
9
.tar.gz) =
57892
SIZE (cwcwidth-0.1.
10
.tar.gz) =
60265
This diff is collapsed.
Click to expand it.
devel/py-cwcwidth/files/patch-pyproject.toml
0 → 100644
+
11
−
0
View file @
241f88b3
---
pyproject.toml.orig
2025-02-09
21:07:05
UTC
+++
pyproject.toml
@@
-1,7
+1,7
@@
requires
=
[
[
build-system
]
requires
=
[
"setuptools >= 43"
,
-
"Cython >= 3"
,
+
"Cython >= 0.28"
,
]
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