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
04541438
Verified
Commit
04541438
authored
2 years ago
by
sunpoet
Browse files
Options
Downloads
Patches
Plain Diff
devel/py-calver: Update to 2022.6.26
Changes:
https://github.com/di/calver/releases
parent
3e8b649e
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-calver/Makefile
+1
-1
1 addition, 1 deletion
devel/py-calver/Makefile
devel/py-calver/distinfo
+3
-3
3 additions, 3 deletions
devel/py-calver/distinfo
devel/py-calver/files/patch-setup.py
+0
-9
0 additions, 9 deletions
devel/py-calver/files/patch-setup.py
with
4 additions
and
13 deletions
devel/py-calver/Makefile
+
1
−
1
View file @
04541438
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME
=
calver
PORTVERSION
=
202
1.7.30
PORTVERSION
=
202
2.6.26
CATEGORIES
=
devel python
MASTER_SITES
=
CHEESESHOP
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
...
...
This diff is collapsed.
Click to expand it.
devel/py-calver/distinfo
+
3
−
3
View file @
04541438
TIMESTAMP = 16
49423642
SHA256 (calver-202
1.7.30
.tar.gz) =
96e87452ccc8e169b95bdda643818aa0b46f1d469785452cb37cd0292f1b0b72
SIZE (calver-202
1.7.30
.tar.gz) =
7688
TIMESTAMP = 16
57835419
SHA256 (calver-202
2.6.26
.tar.gz) =
e05493a3b17517ef1748fbe610da11f10485faa7c416b9d33fd4a52d74894f8b
SIZE (calver-202
2.6.26
.tar.gz) =
6670
This diff is collapsed.
Click to expand it.
devel/py-calver/files/patch-setup.py
deleted
100644 → 0
+
0
−
9
View file @
3e8b649e
---
setup
.
py
.
orig
2021
-
07
-
30
20
:
23
:
43
UTC
+++
setup
.
py
@@
-
30
,
5
+
30
,
5
@@
setup
(
"
use_calver = calver.integration:version
"
,
],
},
-
use_calver
=
True
,
+
version
=
'
%%PORTVERSION%%
'
,
)
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