Date: Mon, 27 Mar 2023 23:25:33 +0800 From: Po-Chuan Hsieh <sunpoet@freebsd.org> To: Matthew Seaman <matthew@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: d9ec7694407c - main - textproc/py-wcmatch: Add USE_PYTHON= autoplist Message-ID: <CAMHz58Sn_bkBzzvsTbKkP2mz--gPkuBzv%2BcG6MC6qWG%2BM7FnQQ@mail.gmail.com> In-Reply-To: <202303271403.32RE30n3024327@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Mon, Mar 27, 2023 at 10:03 PM Matthew Seaman <matthew@freebsd.org> wrote: > The branch main has been updated by matthew: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=d9ec7694407cccf7885698217cd398f2e871793c > > commit d9ec7694407cccf7885698217cd398f2e871793c > Author: Matthew Seaman <matthew@FreeBSD.org> > AuthorDate: 2023-03-27 14:00:51 +0000 > Commit: Matthew Seaman <matthew@FreeBSD.org> > CommitDate: 2023-03-27 14:02:57 +0000 > > textproc/py-wcmatch: Add USE_PYTHON= autoplist > > Whoops... > --- > textproc/py-wcmatch/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/textproc/py-wcmatch/Makefile b/textproc/py-wcmatch/Makefile > index a402234221a5..32e722fb4cb0 100644 > --- a/textproc/py-wcmatch/Makefile > +++ b/textproc/py-wcmatch/Makefile > @@ -19,7 +19,7 @@ TEST_DEPENDS= > ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVO > ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@ > ${PY_FLAVOR} > > USES= python:3.7+ > -USE_PYTHON= flavors pep517 pytest > +USE_PYTHON= autoplist flavors pep517 pytest > You could remove "flavors" since "pep517" implies "flavors". [-- Attachment #2 --] <div dir="ltr"><div dir="ltr">On Mon, Mar 27, 2023 at 10:03 PM Matthew Seaman <<a href="mailto:matthew@freebsd.org">matthew@freebsd.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The branch main has been updated by matthew:<br> <br> URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=d9ec7694407cccf7885698217cd398f2e871793c" rel="noreferrer" target="_blank">https://cgit.FreeBSD.org/ports/commit/?id=d9ec7694407cccf7885698217cd398f2e871793c</a><br> <br> commit d9ec7694407cccf7885698217cd398f2e871793c<br> Author: Matthew Seaman <matthew@FreeBSD.org><br> AuthorDate: 2023-03-27 14:00:51 +0000<br> Commit: Matthew Seaman <matthew@FreeBSD.org><br> CommitDate: 2023-03-27 14:02:57 +0000<br> <br> textproc/py-wcmatch: Add USE_PYTHON= autoplist<br> <br> Whoops...<br> ---<br> textproc/py-wcmatch/Makefile | 2 +-<br> 1 file changed, 1 insertion(+), 1 deletion(-)<br> <br> diff --git a/textproc/py-wcmatch/Makefile b/textproc/py-wcmatch/Makefile<br> index a402234221a5..32e722fb4cb0 100644<br> --- a/textproc/py-wcmatch/Makefile<br> +++ b/textproc/py-wcmatch/Makefile<br> @@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVO<br> ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}<br> <br> USES= python:3.7+<br> -USE_PYTHON= flavors pep517 pytest<br> +USE_PYTHON= autoplist flavors pep517 pytest<br></blockquote><div><br></div><div>You could remove "flavors" since "pep517" implies "flavors".</div></div></div>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58Sn_bkBzzvsTbKkP2mz--gPkuBzv%2BcG6MC6qWG%2BM7FnQQ>
