Date: Fri, 9 Aug 2019 02:47:53 +0800 From: Po-Chuan Hsieh <sunpoet@sunpoet.net> To: Yuri Victorovich <yuri@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r508396 - head/devel/py-typing Message-ID: <CAMHz58Sj%2BrmA2u2i-xyOaJZ636RCSCmKtWL=oTFn=VFCPq7GNg@mail.gmail.com> In-Reply-To: <201908081747.x78HlhnJ085686@repo.freebsd.org> References: <201908081747.x78HlhnJ085686@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 9, 2019 at 1:47 AM Yuri Victorovich <yuri@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@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58Sj%2BrmA2u2i-xyOaJZ636RCSCmKtWL=oTFn=VFCPq7GNg>