Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Aug 2019 17:15:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239664] devel/py-botocore: Fix py-docutils dependency
Message-ID:  <bug-239664-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@freebsd.org
          Reporter: sunpoet@FreeBSD.org
                CC: elastic@FreeBSD.org
             Flags: maintainer-feedback?(bhughes@freebsd.org)
          Assignee: bhughes@freebsd.org

Fix py-docutils dependency

botocore banned docutils 0.15 (docutils !=3D 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 !=3D 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/add5c8b6b4e208fb0eaba49302df9c3d75b=
604b9

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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