From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-trio/ Date: Mon, 15 Jun 2020 11:34:58 +0000 (UTC) [thread overview] Message-ID: <1592219718.843b3ceed242b0ad61e8cda463d3aa620a65d8f5.andrewammerlaan@gentoo> (raw) commit: 843b3ceed242b0ad61e8cda463d3aa620a65d8f5 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Mon Jun 15 11:15:18 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Jun 15 11:15:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=843b3cee dev-python/sphinxcontrib-trio: add py3_9 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index 691a936..706d521 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 @@ -18,7 +18,7 @@ LICENSE="|| ( Apache-2.0 MIT )" KEYWORDS="~amd64 ~x86" SLOT="0" -RDEPEND="<=dev-python/sphinx-3[${PYTHON_USEDEP}]" +RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" DEPEND="test? ( dev-python/async_generator[${PYTHON_USEDEP}]
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/sphinxcontrib-trio/ Date: Mon, 15 Jun 2020 11:35:05 +0000 (UTC) [thread overview] Message-ID: <1592219718.843b3ceed242b0ad61e8cda463d3aa620a65d8f5.andrewammerlaan@gentoo> (raw) Message-ID: <20200615113505.W7ofDAOZvKM6KYKd1aS7SUaGXXx5O15zoUb4wf-44dQ@z> (raw) commit: 843b3ceed242b0ad61e8cda463d3aa620a65d8f5 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Mon Jun 15 11:15:18 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Jun 15 11:15:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=843b3cee dev-python/sphinxcontrib-trio: add py3_9 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index 691a936..706d521 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 @@ -18,7 +18,7 @@ LICENSE="|| ( Apache-2.0 MIT )" KEYWORDS="~amd64 ~x86" SLOT="0" -RDEPEND="<=dev-python/sphinx-3[${PYTHON_USEDEP}]" +RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" DEPEND="test? ( dev-python/async_generator[${PYTHON_USEDEP}]
next reply other threads:[~2020-06-15 11:35 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-15 11:34 Andrew Ammerlaan [this message] 2020-06-15 11:35 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinxcontrib-trio/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2021-05-24 10:01 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-05-03 23:33 Anna Vyalkova 2020-05-06 17:28 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-06 17:17 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-12 16:39 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-12 16:16 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-03-27 17:53 Alessandro Barbieri 2020-02-03 18:07 Andrew Ammerlaan
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=1592219718.843b3ceed242b0ad61e8cda463d3aa620a65d8f5.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