[Bug 245709] www/py-boto3: devel/py-botocore upgrade broken the dependency check in port Makefile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 12 01:46:27 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245709
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|In Progress |Closed
--- Comment #9 from Kubilay Kocak <koobs at FreeBSD.org> ---
Resolved in ports r538543
Author: bhughes
Date: Thu Jun 11 21:05:07 2020
New Revision: 538543
URL: https://svnweb.freebsd.org/changeset/ports/538543
Log:
www/py-boto3: Update 1.12.39 -> 1.14.1
Reported by: koobs
Approved by: koobs (implicit)
Sponsored by: Miles AS
Modified:
head/www/py-boto3/Makefile
head/www/py-boto3/distinfo
Modified: head/www/py-boto3/Makefile
==============================================================================
--- head/www/py-boto3/Makefile Thu Jun 11 21:03:13 2020 (r538542)
+++ head/www/py-boto3/Makefile Thu Jun 11 21:05:07 2020 (r538543)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= boto3
-PORTVERSION= 1.12.39
+PORTVERSION= 1.14.1
CATEGORIES= www python devel
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= AWS SDK for Python
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS=
${PYTHON_PKGNAMEPREFIX}botocore>=1.15.39,<1.16.0:devel/py-botocore@${PY_FLAVOR}
\
+RUN_DEPENDS=
${PYTHON_PKGNAMEPREFIX}botocore>=1.17.1,<1.18.0:devel/py-botocore@${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1,<1.0.0:devel/py-jmespath@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.3.0,<0.4.0:net/py-s3transfer@${PY_FLAVOR}
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list