[macports-ports] branch master updated: qgis3: add py36-six dependency. Should fix #55451
Frank Schima
mf2k at macports.org
Sat Dec 2 22:40:41 UTC 2017
Hi Vince,
> On Dec 2, 2017, at 2:08 AM, Vincent <vince at macports.org> wrote:
>
> Vincent (Veence) pushed a commit to branch master
> in repository macports-ports.
>
> https://github.com/macports/macports-ports/commit/05a5007590c77dba5bcdd1b4d047934ef2b1c8db <https://github.com/macports/macports-ports/commit/05a5007590c77dba5bcdd1b4d047934ef2b1c8db>
> The following commit(s) were added to refs/heads/master by this push:
> new 05a5007 qgis3: add py36-six dependency. Should fix #55451
> 05a5007 is described below
>
> commit 05a5007590c77dba5bcdd1b4d047934ef2b1c8db
> Author: Veence <vince at macports.org>
> AuthorDate: Sat Dec 2 10:08:32 2017 +0100
>
> qgis3: add py36-six dependency. Should fix #55451
Remember that you now need to provide the full URL to the trac ticket, and use a separate line for it. This will automatically close the ticket too. Like this:
Fixes: https://trac.macports.org/ticket/55451
> ---
> gis/qgis3/Portfile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/gis/qgis3/Portfile b/gis/qgis3/Portfile
> index 9a225e4..ec992d6 100644
> --- a/gis/qgis3/Portfile
> +++ b/gis/qgis3/Portfile
> @@ -101,6 +101,7 @@ configure.args-append "-DWITH_SERVER=FALSE"
> depends_lib-append port:python36 \
> port:py36-pyqt5 \
> port:py36-qscintilla-qt5 \
> + port:py36-six \
> port:qt5-qtwebkit \
> port:qt5-qtscript \
> port:qt5-sqlite-plugin \
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20171202/86ca6eb1/attachment.html>
More information about the macports-dev
mailing list