svn commit: r508396 - head/devel/py-typing

Po-Chuan Hsieh sunpoet at sunpoet.net
Thu Aug 8 18:48:33 UTC 2019


On Fri, Aug 9, 2019 at 1:47 AM Yuri Victorovich <yuri at freebsd.org> wrote:

> Author: yuri
> Date: Thu Aug  8 17:47:43 2019
> New Revision: 508396
> URL: https://svnweb.freebsd.org/changeset/ports/508396
>
> Log:
>   devel/py-typing: Remove the unnecessary python:-3.4 limitation
>
>   Approved by:  portmgr blanket
>

That's wrong. I've reverted it in r508399.


>
> Modified:
>   head/devel/py-typing/Makefile
>
> Modified: head/devel/py-typing/Makefile
>
> ==============================================================================
> --- head/devel/py-typing/Makefile       Thu Aug  8 17:00:58 2019
> (r508395)
> +++ head/devel/py-typing/Makefile       Thu Aug  8 17:47:43 2019
> (r508396)
> @@ -12,7 +12,7 @@ COMMENT=      Type Hints for Python
>  LICENSE=       PSFL
>  LICENSE_FILE=  ${WRKSRC}/LICENSE
>
> -USES=          python:-3.4
> +USES=          python
>  USE_PYTHON=    autoplist distutils
>
>  NO_ARCH=       yes
> _______________________________________________
> svn-ports-all at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
>


More information about the svn-ports-all mailing list