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
ee94b0d5
Commit
ee94b0d5
authored
7 months ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
cad/apio: update 0.8.4 → 0.9.5
parent
2183117a
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cad/apio/Makefile
+3
-2
3 additions, 2 deletions
cad/apio/Makefile
cad/apio/distinfo
+3
-3
3 additions, 3 deletions
cad/apio/distinfo
cad/apio/files/patch-pyproject.toml
+6
-6
6 additions, 6 deletions
cad/apio/files/patch-pyproject.toml
with
12 additions
and
11 deletions
cad/apio/Makefile
+
3
−
2
View file @
ee94b0d5
PORTNAME
=
apio
DISTVERSION
=
0.
8.4
DISTVERSION
=
0.
9.5
CATEGORIES
=
cad python
MASTER_SITES
=
PYPI
...
...
@@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PY_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
click>
=
8.1.3:devel/py-click@
${
PY_FLAVOR
}
\
${
PYTHON_PKGNAMEPREFIX
}
colorama>0:devel/py-colorama@
${
PY_FLAVOR
}
\
${
PYTHON_PKGNAMEPREFIX
}
packaging>
=
23.2:devel/py-packaging@
${
PY_FLAVOR
}
\
${
PYTHON_PKGNAMEPREFIX
}
pyserial>
=
3.5:comms/py-pyserial@
${
PY_FLAVOR
}
\
${
PYTHON_PKGNAMEPREFIX
}
requests>
=
2.28.2:www/py-requests@
${
PY_FLAVOR
}
\
${
PYTHON_PKGNAMEPREFIX
}
semantic-version>
=
2.9.0:devel/py-semantic-version@
${
PY_FLAVOR
}
...
...
@@ -21,7 +22,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=2:devel/py-flit-core@${PY_FLAVO
RUN_DEPENDS
=
${
PY_DEPENDS
}
USES
=
python scons
USE_PYTHON
=
pep517 autoplist
USE_PYTHON
=
pep517
concurrent
autoplist
NO_ARCH
=
yes
...
...
This diff is collapsed.
Click to expand it.
cad/apio/distinfo
+
3
−
3
View file @
ee94b0d5
TIMESTAMP = 17
04526040
SHA256 (apio-0.
8.4
.tar.gz) =
baa8edbdf933ff098178418214b19dfce0cad233ecbe5fc73b896bb7434b5d8f
SIZE (apio-0.
8.4
.tar.gz) =
1150556
TIMESTAMP = 17
21695635
SHA256 (apio-0.
9.5
.tar.gz) =
511255c3427817aabb997adc891f079dfa4e1e60c6f2a7180125d0c20057136c
SIZE (apio-0.
9.5
.tar.gz) =
76642
This diff is collapsed.
Click to expand it.
cad/apio/files/patch-pyproject.toml
+
6
−
6
View file @
ee94b0d5
---
pyproject.toml.orig
2024-0
1-06
07:32:13
UTC
---
pyproject.toml.orig
2024-0
6-14
10:14:42
UTC
+++
pyproject.toml
@@
-16,13
+16,13
@@
requires
=
[
description-file
=
"README.md"
requires-python
=
">
=
3.
7
"
requires-python
=
">
=
3.
9
"
requires
=
[
-
'click=
=
8.1
.
3
',
-
'semantic_version=
=
2.9
.
0
',
...
...
@@ -12,11 +12,11 @@
+
'click>
=
8.1
.
3
',
+
'semantic_version>
=
2.9
.
0
',
+
'requests>
=
2.28
.
2
',
+
'colorama>
0
'
,
+
'colorama>
=
0.4
.
6
',
+
'pyserial>
=
3.5
',
'wheel>
=
0.35
.
0
,
<
1
',
-
'scons=
=
4.2
.
0
'
+
'scons>
=
4.2
.
0
'
-
'scons=
=
4.2
.
0
',
+
'scons>
=
4.2
.
0
',
'packaging>
=
23.2
'
]
[
tool.flit.sdist
]
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