public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/pydoc/
Date: Fri, 30 Sep 2022 20:41:00 +0000 (UTC)	[thread overview]
Message-ID: <1664570454.57daf3bcde33697839381622fda2c6f7076d09da.arthurzam@gentoo> (raw)

commit:     57daf3bcde33697839381622fda2c6f7076d09da
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 20:03:49 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 20:40:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57daf3bc

app-vim/pydoc: EAPI=8, enable py3.11

- use more stable tarball from github
- simplify src_unpack

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/pydoc/Manifest            |  1 +
 app-vim/pydoc/pydoc-2.0-r2.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/app-vim/pydoc/Manifest b/app-vim/pydoc/Manifest
index 094b819cbc7d..e85c42feb7b1 100644
--- a/app-vim/pydoc/Manifest
+++ b/app-vim/pydoc/Manifest
@@ -1 +1,2 @@
+DIST pydoc-2.0.gh.tar.gz 2790 BLAKE2B 520c92fb38d75961342d6c638d3e38f1973ac459553b18f11e03c082b76656a6ad6c56b820f07830e917e14c48496c5b6a9c56c998773d8e8eb698613e6945df SHA512 d082d1921799548092df8b0391022582dad33e478608de7a8832b1a3b11e648c66298c9b61b473a58571f3479858dfe568d0b18f8af49046dd06a3ecf4e56bd3
 DIST pydoc-2.0.tar.gz 2795 BLAKE2B d780265c474081431e43076db9e5bc244677d9deaaa44bbd6ba2c2bdce7e88b8e2f0c6a9e14ca5a3a4bda7925b5c5bc108a34d5d6fecaabe9f0a025774b101ca SHA512 bea2e0dcb82090803b45e0cbccf5ad610a39f22d04c099e5e946e2b3707c9cbd69b85e3f1024a73760d1ff81a0199aeeb3bab20546307676953156eff7185214

diff --git a/app-vim/pydoc/pydoc-2.0-r2.ebuild b/app-vim/pydoc/pydoc-2.0-r2.ebuild
new file mode 100644
index 000000000000..a33f308db8de
--- /dev/null
+++ b/app-vim/pydoc/pydoc-2.0-r2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+inherit vim-plugin python-single-r1
+
+DESCRIPTION="vim plugin: integrates python documentation view and search tool"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=910
+	https://github.com/fs111/pydoc.vim"
+SRC_URI="
+	https://github.com/fs111/${PN}.vim/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+S=${WORKDIR}/${PN}.vim-${PV}
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}"


             reply	other threads:[~2022-09-30 20:41 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-30 20:41 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-29 10:42 [gentoo-commits] repo/gentoo:master commit in: app-vim/pydoc/ Pacho Ramos
2022-12-22 19:03 Arthur Zamarin
2022-12-22 17:23 Arthur Zamarin
2022-12-22 17:23 Arthur Zamarin
2022-12-22 17:23 Arthur Zamarin
2022-12-22 17:23 Arthur Zamarin
2021-05-24 18:52 Michał Górny
2020-12-30 21:32 Michał Górny
2020-12-04 19:25 Aaron Bauman
2020-12-04 18:37 Sergei Trofimovich
2020-12-02 23:31 Thomas Deutschmann
2020-12-02 22:09 Sam James
2020-12-02 21:08 Aaron Bauman
2020-09-02 16:38 Patrice Clement
2020-05-07 13:18 Michał Górny
2018-03-07 22:15 Patrice Clement
2017-11-06 23:00 Patrice Clement
2017-11-06 23:00 Patrice Clement
2017-08-20 16:29 Patrice Clement
2017-08-20 16:26 Patrice Clement
2016-10-31 12:09 Patrice Clement
2016-06-11  9:48 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=1664570454.57daf3bcde33697839381622fda2c6f7076d09da.arthurzam@gentoo \
    --to=arthurzam@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