Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2019 22:01:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        elastic@FreeBSD.org
Subject:   [Bug 239664] devel/py-botocore: Fix py-docutils dependency
Message-ID:  <bug-239664-37421-btV4uD7ZcG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239664-37421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239664-37421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239664

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: sunpoet
Date: Sat Aug 31 22:00:09 UTC 2019
New revision: 510466
URL: https://svnweb.freebsd.org/changeset/ports/510466

Log:
  Update RUN_DEPENDS of py-botocore and unbreak py-elasticsearch-curator

  botocore 1.12.209 banned docutils 0.15 (docutils !=3D 0.15) for wrong pyt=
hon 2
  wheel which is already fixed [1][2]. And it does not affect FreeBSD ports
users.
  Later, botocore changed docutils from !=3D 0.15 to < 0.15 [3].

  Recent py-botocore update to 1.12.213 in r509585 fixes this problem since
  upstream changed the docutils version from docutils>=3D0.10,<0.15 to
  docutils>=3D0.10,<0.16.

  While I'm here, mark the upper bound of RUN_DEPENDS of py-botocore to avo=
id
  potential breakage in the future.

  [1] https://github.com/aws/aws-cli/issues/4332
  [2] https://sourceforge.net/p/docutils/bugs/365/
  [3]
https://github.com/boto/botocore/commit/add5c8b6b4e208fb0eaba49302df9c3d75b=
604b9

  PR:           239664
  Submitted by: sunpoet (myself)

Changes:
  head/devel/py-botocore/Makefile
  head/textproc/py-elasticsearch-curator/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239664-37421-btV4uD7ZcG>