From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/graphql-relay/ Date: Sun, 5 Jul 2020 11:51:57 +0000 (UTC) [thread overview] Message-ID: <1593947127.cb9955f362c2208f53de444da371fd5fc11ec197.andrewammerlaan@gentoo> (raw) commit: cb9955f362c2208f53de444da371fd5fc11ec197 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Jul 5 11:05:27 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Jul 5 11:05:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb9955f3 dev-python/graphql-relay: add py3_7,8, fix tests Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/graphql-relay/graphql-relay-3.0.0.ebuild | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/dev-python/graphql-relay/graphql-relay-3.0.0.ebuild b/dev-python/graphql-relay/graphql-relay-3.0.0.ebuild index 03c65f4..cee3add 100644 --- a/dev-python/graphql-relay/graphql-relay-3.0.0.ebuild +++ b/dev-python/graphql-relay/graphql-relay-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 @@ -15,9 +15,13 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -# most likely we need a newer version of graphql-core -RESTRICT="test" +BDEPEND="test? ( + dev-python/pytest-asyncio[${PYTHON_USEDEP}] +)" -RDEPEND="dev-python/graphql-core[${PYTHON_USEDEP}]" +RDEPEND=" + dev-python/graphql-core[${PYTHON_USEDEP}] + dev-python/typing-extensions[${PYTHON_USEDEP}] +" 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:dev commit in: dev-python/graphql-relay/ Date: Sun, 5 Jul 2020 11:05:49 +0000 (UTC) [thread overview] Message-ID: <1593947127.cb9955f362c2208f53de444da371fd5fc11ec197.andrewammerlaan@gentoo> (raw) Message-ID: <20200705110549.VPLbmLseAw20yImI8VLhQNPfW79a-oGNsDuk-esEByU@z> (raw) commit: cb9955f362c2208f53de444da371fd5fc11ec197 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Jul 5 11:05:27 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Jul 5 11:05:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb9955f3 dev-python/graphql-relay: add py3_7,8, fix tests Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/graphql-relay/graphql-relay-3.0.0.ebuild | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/dev-python/graphql-relay/graphql-relay-3.0.0.ebuild b/dev-python/graphql-relay/graphql-relay-3.0.0.ebuild index 03c65f4..cee3add 100644 --- a/dev-python/graphql-relay/graphql-relay-3.0.0.ebuild +++ b/dev-python/graphql-relay/graphql-relay-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 @@ -15,9 +15,13 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -# most likely we need a newer version of graphql-core -RESTRICT="test" +BDEPEND="test? ( + dev-python/pytest-asyncio[${PYTHON_USEDEP}] +)" -RDEPEND="dev-python/graphql-core[${PYTHON_USEDEP}]" +RDEPEND=" + dev-python/graphql-core[${PYTHON_USEDEP}] + dev-python/typing-extensions[${PYTHON_USEDEP}] +" distutils_enable_tests pytest
next reply other threads:[~2020-07-05 11:52 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-07-05 11:51 Andrew Ammerlaan [this message] 2020-07-05 11:05 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/graphql-relay/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2020-09-24 12:17 Andrew Ammerlaan 2020-09-24 13:01 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-05-26 13:42 Andrew Ammerlaan 2022-06-06 16:28 Florian Schmaus 2024-05-14 0:15 Julien Roy
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=1593947127.cb9955f362c2208f53de444da371fd5fc11ec197.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