From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/pms:retroactive commit in: / Date: Sat, 22 May 2021 06:36:41 +0000 (UTC) [thread overview] Message-ID: <1621572262.8047ad3e6e2a2701d8e679dc615afd7a52dc95a3.ulm@gentoo> (raw) commit: 8047ad3e6e2a2701d8e679dc615afd7a52dc95a3 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed May 19 14:54:00 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 21 04:44:22 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=8047ad3e Recognise "test_network" as token in PROPERTIES This was originally proposed as a RESTRICT token for EAPI 8, but implementing it retroactively in PROPERTIES (where it is optional from the spec's point of view) appears to be more feasible. Bug: https://bugs.gentoo.org/553696 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> ebuild-vars.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ebuild-vars.tex b/ebuild-vars.tex index fca8565..bbd286f 100644 --- a/ebuild-vars.tex +++ b/ebuild-vars.tex @@ -225,6 +225,8 @@ The following tokens are permitted inside \t{PROPERTIES}: \item[interactive] The package may require interaction with the user via the tty. \item[live] The package uses ``live'' source code that may vary each time that the package is installed. +\item[test_network] The package manager may run tests that require an internet connection, even if + the ebuild has \t{RESTRICT=test}. \end{description} Package managers may recognise other tokens. Ebuilds may not rely upon any token being supported.
WARNING: multiple messages have this Message-ID (diff)
From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/pms:eapi-8 commit in: / Date: Sat, 22 May 2021 06:36:53 +0000 (UTC) [thread overview] Message-ID: <1621572262.8047ad3e6e2a2701d8e679dc615afd7a52dc95a3.ulm@gentoo> (raw) Message-ID: <20210522063653.W0X5vzPlCXErd5jYVmLlDOmXexbU6OKua2_YJO3RsQE@z> (raw) commit: 8047ad3e6e2a2701d8e679dc615afd7a52dc95a3 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed May 19 14:54:00 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 21 04:44:22 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=8047ad3e Recognise "test_network" as token in PROPERTIES This was originally proposed as a RESTRICT token for EAPI 8, but implementing it retroactively in PROPERTIES (where it is optional from the spec's point of view) appears to be more feasible. Bug: https://bugs.gentoo.org/553696 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> ebuild-vars.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ebuild-vars.tex b/ebuild-vars.tex index fca8565..bbd286f 100644 --- a/ebuild-vars.tex +++ b/ebuild-vars.tex @@ -225,6 +225,8 @@ The following tokens are permitted inside \t{PROPERTIES}: \item[interactive] The package may require interaction with the user via the tty. \item[live] The package uses ``live'' source code that may vary each time that the package is installed. +\item[test_network] The package manager may run tests that require an internet connection, even if + the ebuild has \t{RESTRICT=test}. \end{description} Package managers may recognise other tokens. Ebuilds may not rely upon any token being supported.
next reply other threads:[~2021-05-22 6:36 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-22 6:36 Ulrich Müller [this message] 2021-05-22 6:36 ` [gentoo-commits] proj/pms:eapi-8 commit in: / Ulrich Müller -- strict thread matches above, loose matches on Subject: below -- 2021-05-22 6:36 Ulrich Müller 2021-05-22 6:36 ` [gentoo-commits] proj/pms:retroactive " Ulrich Müller 2021-05-22 6:36 [gentoo-commits] proj/pms:eapi-8 " Ulrich Müller 2021-05-22 6:36 ` [gentoo-commits] proj/pms:retroactive " Ulrich Müller 2021-05-24 8:54 Ulrich Müller 2021-05-24 10:35 [gentoo-commits] proj/pms:eapi-8 " Ulrich Müller 2021-05-24 8:54 ` [gentoo-commits] proj/pms:retroactive " Ulrich Müller 2021-05-24 10:35 [gentoo-commits] proj/pms:eapi-8 " Ulrich Müller 2021-05-24 8:54 ` [gentoo-commits] proj/pms:retroactive " Ulrich Müller
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1621572262.8047ad3e6e2a2701d8e679dc615afd7a52dc95a3.ulm@gentoo \ --to=ulm@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox