From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pygaljs/ Date: Sun, 29 Mar 2020 13:21:15 +0000 (UTC) [thread overview] Message-ID: <1585480143.57306e916b96728582905e539daea4c1c441b26a.andrewammerlaan@gentoo> (raw) commit: 57306e916b96728582905e539daea4c1c441b26a Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Mar 29 11:09:03 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Mar 29 11:09:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57306e91 dev-python/pygaljs: RESTRICT test, requires file not in release tar Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/pygaljs/pygaljs-1.0.0.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dev-python/pygaljs/pygaljs-1.0.0.ebuild b/dev-python/pygaljs/pygaljs-1.0.0.ebuild index 20c5ad1..1a20132 100644 --- a/dev-python/pygaljs/pygaljs-1.0.0.ebuild +++ b/dev-python/pygaljs/pygaljs-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 @@ -18,7 +18,12 @@ LICENSE="LGPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" +# requires file in src/pygaljs/static that is not in release tarballs +RESTRICT="test" + RDEPEND="" DEPEND="" +S="${WORKDIR}/python-${P}" + distutils_enable_tests pytest
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pygaljs/ Date: Sun, 29 Mar 2020 13:21:33 +0000 (UTC) [thread overview] Message-ID: <1585480143.57306e916b96728582905e539daea4c1c441b26a.andrewammerlaan@gentoo> (raw) Message-ID: <20200329132133.eLWo5btrVw-T8latOXdp5KS8PkqIbN4Kx_1TiKgtLFI@z> (raw) commit: 57306e916b96728582905e539daea4c1c441b26a Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Mar 29 11:09:03 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Mar 29 11:09:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57306e91 dev-python/pygaljs: RESTRICT test, requires file not in release tar Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/pygaljs/pygaljs-1.0.0.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dev-python/pygaljs/pygaljs-1.0.0.ebuild b/dev-python/pygaljs/pygaljs-1.0.0.ebuild index 20c5ad1..1a20132 100644 --- a/dev-python/pygaljs/pygaljs-1.0.0.ebuild +++ b/dev-python/pygaljs/pygaljs-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 @@ -18,7 +18,12 @@ LICENSE="LGPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" +# requires file in src/pygaljs/static that is not in release tarballs +RESTRICT="test" + RDEPEND="" DEPEND="" +S="${WORKDIR}/python-${P}" + distutils_enable_tests pytest
next reply other threads:[~2020-03-29 13:21 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-03-29 13:21 Andrew Ammerlaan [this message] 2020-03-29 13:21 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/pygaljs/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2025-02-17 14:02 [gentoo-commits] repo/proj/guru:dev " Anna Vyalkova 2024-04-13 12:31 Henri Gasc 2022-07-07 0:41 Anna Vyalkova 2021-08-14 2:00 Anna Vyalkova 2021-05-25 10:37 Anna Vyalkova 2021-04-13 13:15 Andrew Ammerlaan 2020-05-18 16:10 Alessandro Barbieri 2020-04-03 17:05 Alessandro Barbieri 2020-04-01 21:30 Alessandro Barbieri 2020-03-29 9:29 Alessandro Barbieri
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=1585480143.57306e916b96728582905e539daea4c1c441b26a.andrewammerlaan@gentoo \ --to=andrewammerlaan@riseup.net \ --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