Bump supported py-colorama version.

This commit is contained in:
ajacoutot 2020-02-08 12:13:56 +00:00
parent d0fd6d9f8c
commit cbf1689a25

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.428 2020/02/08 11:50:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.429 2020/02/08 12:13:56 ajacoutot Exp $
COMMENT= universal command line environment for AWS
MODPY_EGG_VERSION= 1.17.13
DISTNAME= awscli-${MODPY_EGG_VERSION}
REVISION= 0
CATEGORIES= sysutils
@ -22,7 +23,7 @@ MODPY_SETUPTOOLS= Yes
RUN_DEPENDS= textproc/py-docutils
# !!! check setup.py for exact dependencies version
RUN_DEPENDS += devel/py-colorama>=0.2.5,<0.4.2
RUN_DEPENDS += devel/py-colorama>=0.2.5,<0.4.4
RUN_DEPENDS += net/py-botocore=1.14.13
RUN_DEPENDS += net/py-s3transfer>=0.3.0,<0.4.0
RUN_DEPENDS += textproc/py-yaml>=3.10,<5.3