Update to 3.1.0
Changes: https://docs.openstack.org/cliff/latest/user/history.html
This commit is contained in:
parent
ce36934147
commit
be2b23c06a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530053
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cliff
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cmd2>=0.8.0:devel/py-cmd2@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582888990
|
||||
SHA256 (cliff-3.0.0.tar.gz) = 89e86767ba575c6b9f55a0b9d39918c5e665367744d754475a93ffac15377ec1
|
||||
SIZE (cliff-3.0.0.tar.gz) = 78416
|
||||
TIMESTAMP = 1585564850
|
||||
SHA256 (cliff-3.1.0.tar.gz) = 529b0ee0d2d38c7cbbababbbe3472b43b667a5c36025ef1b6cd00851c4313849
|
||||
SIZE (cliff-3.1.0.tar.gz) = 79037
|
||||
|
|
Loading…
Reference in a new issue