[macports-ports] branch master updated: py-sphinxcontrib-applehelp: add support for Py 27 34 35 36
Marcus Calhoun-Lopez
mcalhoun at macports.org
Mon Apr 15 16:38:39 UTC 2019
According to the PyPI website, some fo the python versions that were added during this commit are not supported.
Are there reasons to suspect that PyPI is being overly conservative?
The same is true for other recent commits to py-sphinxcontrib-xyz ports.
Thanks,
Marcus
> On Apr 15, 2019, at 7:42 AM, Michael Dickens <michaelld at macports.org> wrote:
>
> Michael Dickens (michaelld) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/44a0f481c71f1b7c72203943c7dfa241dd62d2f4
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 44a0f48 py-sphinxcontrib-applehelp: add support for Py 27 34 35 36
>
> 44a0f48 is described below
>
>
> commit 44a0f481c71f1b7c72203943c7dfa241dd62d2f4
>
> Author: Michael Dickens <michaelld at macports.org>
> AuthorDate: Mon Apr 15 10:42:33 2019 -0400
>
>
> py-sphinxcontrib-applehelp: add support for Py 27 34 35 36
>
> ---
> python/py-sphinxcontrib-applehelp/Portfile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
> diff --git a/python/py-sphinxcontrib-applehelp/Portfile b/python/py-sphinxcontrib-applehelp/Portfile
>
> index c6e3ee0..ef86446 100644
>
> --- a/python/py-sphinxcontrib-applehelp/Portfile
>
> +++ b/python/py-sphinxcontrib-applehelp/Portfile
>
> @@ -21,7 +21,7 @@ checksums rmd160 c4afa2e1711623167a2d880c849fc91b59ba035b \
>
> sha256 edaa0ab2b2bc74403149cb0209d6775c96de797dfd5b5e2a71981309efab3897 \
> size 22086
>
>
> -python.versions 37
>
> +python.versions 27 34 35 36 37
>
>
> if {${name} ne ${subport}} {
> depends_build-append \
>
>
More information about the macports-dev
mailing list