[Bug 239664] devel/py-botocore: Fix py-docutils dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 5 17:15:04 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239664
Bug ID: 239664
Summary: devel/py-botocore: Fix py-docutils dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://people.FreeBSD.org/~sunpoet/patch/devel-py-bot
ocore.txt
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bhughes at freebsd.org
Reporter: sunpoet at FreeBSD.org
CC: elastic at FreeBSD.org
Flags: maintainer-feedback?(bhughes at freebsd.org)
Assignee: bhughes at freebsd.org
Fix py-docutils dependency
botocore banned docutils 0.15 (docutils != 0.15) for wrong python 2 wheel which
is already fixed [1][2]. And it does not affect FreeBSD ports users. Later,
botocore changed docutils from != 0.15 to < 0.15 [3]. This patch removes the
0.15 constraint. It also unbreaks textproc/py-elasticsearch-curator.
[1] https://github.com/aws/aws-cli/issues/4332
[2] https://sourceforge.net/p/docutils/bugs/365/
[3]
https://github.com/boto/botocore/commit/add5c8b6b4e208fb0eaba49302df9c3d75b604b9
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-elastic
mailing list