security/cfv: Update to 3.0.0
Set Python 3.5 as oldest supported version Changelog: https://github.com/cfv-project/cfv/releases/tag/v3.0.0 PR: 267449
This commit is contained in:
parent
e39b07ca0f
commit
e2ea021803
@ -1,6 +1,6 @@
|
||||
PORTNAME= cfv
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.0.0.dev0
|
||||
DISTVERSION= 3.0.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GH
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ LICENSE= GPLv2+
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.5+
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cfv-project
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1627874328
|
||||
SHA256 (cfv-project-cfv-v3.0.0.dev0_GH0.tar.gz) = 9ddf1ad84b34e53d07cd42ed3eeb433fa4c11800da3c51ddf8f9409bf3419211
|
||||
SIZE (cfv-project-cfv-v3.0.0.dev0_GH0.tar.gz) = 91221
|
||||
TIMESTAMP = 1667177259
|
||||
SHA256 (cfv-project-cfv-v3.0.0_GH0.tar.gz) = 06f514af53ed9a00276584a7d226dff51f67c4c3c06a7c20ae0d364330d2f47e
|
||||
SIZE (cfv-project-cfv-v3.0.0_GH0.tar.gz) = 91600
|
||||
|
Loading…
Reference in New Issue
Block a user