From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/pyvim/
Date: Tue, 25 May 2021 16:05:07 +0000 (UTC) [thread overview]
Message-ID: <1621958698.d9872ec16f9cf178c3ab4b20d3a7254a0c471202.mgorny@gentoo> (raw)
commit: d9872ec16f9cf178c3ab4b20d3a7254a0c471202
Author: Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
AuthorDate: Tue May 25 13:54:59 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 25 16:04:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9872ec1
app-editors/pyvim: bump to python 3.{9,10}, sort RDEPEND
Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-editors/pyvim/pyvim-3.0.2.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/app-editors/pyvim/pyvim-3.0.2.ebuild b/app-editors/pyvim/pyvim-3.0.2.ebuild
index fdc003c833a..cd50a4a019f 100644
--- a/app-editors/pyvim/pyvim-3.0.2.ebuild
+++ b/app-editors/pyvim/pyvim-3.0.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1
@@ -17,12 +17,13 @@ KEYWORDS="amd64 x86"
RDEPEND="
app-eselect/eselect-vi
- dev-python/six[${PYTHON_USEDEP}]
dev-python/docopt[${PYTHON_USEDEP}]
- dev-python/wcwidth[${PYTHON_USEDEP}]
+ dev-python/prompt_toolkit[${PYTHON_USEDEP}]
dev-python/pyflakes[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/prompt_toolkit[${PYTHON_USEDEP}]"
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/wcwidth[${PYTHON_USEDEP}]
+"
eselect_vi_update() {
einfo "Calling eselect vi update..."
next reply other threads:[~2021-05-25 16:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-25 16:05 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-19 9:42 [gentoo-commits] repo/gentoo:master commit in: app-editors/pyvim/ Pacho Ramos
2023-05-20 6:26 Michał Górny
2023-04-19 11:07 Sam James
2023-04-19 11:07 Sam James
2022-07-15 1:56 Sam James
2022-07-11 4:00 Mike Gilbert
2021-10-29 13:31 Yixun Lan
2021-01-15 19:32 Patrice Clement
2020-07-19 14:15 Patrice Clement
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=1621958698.d9872ec16f9cf178c3ab4b20d3a7254a0c471202.mgorny@gentoo \
--to=mgorny@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: link
Be 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