Skip to content
Snippets Groups Projects
Verified Commit 04541438 authored by sunpoet's avatar sunpoet
Browse files

devel/py-calver: Update to 2022.6.26

parent 3e8b649e
No related branches found
No related tags found
No related merge requests found
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= calver
PORTVERSION= 2021.7.30
PORTVERSION= 2022.6.26
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......
TIMESTAMP = 1649423642
SHA256 (calver-2021.7.30.tar.gz) = 96e87452ccc8e169b95bdda643818aa0b46f1d469785452cb37cd0292f1b0b72
SIZE (calver-2021.7.30.tar.gz) = 7688
TIMESTAMP = 1657835419
SHA256 (calver-2022.6.26.tar.gz) = e05493a3b17517ef1748fbe610da11f10485faa7c416b9d33fd4a52d74894f8b
SIZE (calver-2022.6.26.tar.gz) = 6670
--- 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%%',
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment