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: dev-python/pocketlint/
Date: Mon,  2 Oct 2023 18:35:02 +0000 (UTC)	[thread overview]
Message-ID: <1696271645.1a2cbfa2a686fd49b14aa97ae10e532bb86b3b4a.arthurzam@gentoo> (raw)

commit:     1a2cbfa2a686fd49b14aa97ae10e532bb86b3b4a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  2 18:24:50 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Oct  2 18:34:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2cbfa2

dev-python/pocketlint: add 0.25

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

 dev-python/pocketlint/Manifest               |  1 +
 dev-python/pocketlint/pocketlint-0.25.ebuild | 32 ++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/pocketlint/Manifest b/dev-python/pocketlint/Manifest
index b01a4686a894..04cc4273f1ac 100644
--- a/dev-python/pocketlint/Manifest
+++ b/dev-python/pocketlint/Manifest
@@ -1 +1,2 @@
 DIST pocketlint-0.24.gh.tar.gz 23875 BLAKE2B b4699d1f0633ed6a3f84b97db972818c00a1d382a48648fd4fe6870f4c54f983fd36366f85a409a99b860f385902a9a05adec63199e35d1264a522a7a3086e31 SHA512 21c4055dd42c244760950b64ec4cd9359fc589014953be6f9296e0265101f098fbe34351e87f92630751fa0055de20281974a04b425f691acc4608cf929d4bf4
+DIST pocketlint-0.25.gh.tar.gz 23931 BLAKE2B e8254477223ea0e631129778cc760ef57d34adb78f783258c8c097f7eac1acfe4cb00d21bc9aff576fbfab2bb3f7b687de33b3bc1f02c8d083d690a2e392bbac SHA512 dcb21ee147839a606520370f948594fc695c779a03d9edfb054dd6c07f4dd1c4ad0b64ccaad504da01e3b6c572ce27db8813ac8b61468d43e3745b5053a4edb7

diff --git a/dev-python/pocketlint/pocketlint-0.25.ebuild b/dev-python/pocketlint/pocketlint-0.25.ebuild
new file mode 100644
index 000000000000..c3bc7b176957
--- /dev/null
+++ b/dev-python/pocketlint/pocketlint-0.25.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Shared code for running pylint against rhinstaller projects"
+HOMEPAGE="
+	https://github.com/rhinstaller/pocketlint/
+	https://pypi.org/project/pocketlint/
+"
+SRC_URI="
+	https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+	dev-python/packaging[${PYTHON_USEDEP}]
+	dev-python/pylint[${PYTHON_USEDEP}]
+"
+
+python_test() {
+	"${EPYTHON}" tests/pylint/runpylint.py || die "test failed with ${EPYTHON}"
+}


             reply	other threads:[~2023-10-02 18:35 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-02 18:35 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-05  4:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/pocketlint/ Michał Górny
2025-06-21  8:35 Michał Górny
2025-06-21  8:29 Sam James
2025-06-21  8:15 Michał Górny
2025-06-21  7:44 Sam James
2025-06-21  7:36 Sam James
2025-06-07  4:30 Sam James
2024-10-04  7:19 Sam James
2023-11-21 10:05 Marek Szuba
2023-11-06 10:19 Michał Górny
2023-11-06  7:09 Arthur Zamarin
2023-11-05 20:07 Sam James
2023-11-05 19:16 Arthur Zamarin
2023-11-05 19:12 Arthur Zamarin
2023-02-21 16:19 Sam James
2022-11-30 10:18 WANG Xuerui
2022-08-03  9:10 Michał Górny
2022-08-03  6:25 Joonas Niilola
2022-08-02 20:27 Sam James
2022-08-02 20:27 Sam James
2022-08-02 19:45 Arthur Zamarin
2022-08-02 18:38 Arthur Zamarin
2022-08-02 18:17 Arthur Zamarin
2022-08-02 17:46 Arthur Zamarin
2022-07-14  7:31 Michał Górny
2022-07-02 11:39 Arthur Zamarin
2021-11-14 20:53 Michał Górny
2021-11-14 20:30 Sam James
2021-11-14  2:15 Sam James
2021-11-13 21:09 Jakov Smolić
2021-11-13 19:50 Sam James
2021-11-13 19:50 Sam James
2021-11-13 11:35 Jakov Smolić
2021-11-13  9:26 Arthur Zamarin
2021-10-06 10:19 Lars Wendler
2021-05-26 13:31 Michał Górny
2021-05-26 13:17 Sam James
2021-05-26 13:17 Sam James
2021-05-26  8:11 Sam James
2021-05-26  8:11 Sam James
2021-05-26  8:04 Sam James
2021-05-26  8:04 Sam James
2021-04-20 14:23 Lars Wendler
2021-01-27 15:34 Lars Wendler
2020-06-04  6:35 Agostino Sarubbo
2020-06-04  6:23 Agostino Sarubbo
2020-06-03 15:17 Agostino Sarubbo
2020-06-03 15:15 Agostino Sarubbo
2020-06-03 15:12 Agostino Sarubbo
2020-06-03  6:59 Sergei Trofimovich
2020-03-28 12:42 Michał Górny
2019-12-02 13:48 Andreas Sturmlechner
2019-09-02  7:31 Lars Wendler
2019-09-02  7:31 Lars Wendler
2019-02-22 18:43 Mart Raudsepp
2019-02-02 12:53 Sergei Trofimovich
2018-12-03 15:25 Lars Wendler
2018-11-27 14:37 Lars Wendler
2018-11-26 19:41 Mikle Kolyada
2018-10-25 18:08 Mikle Kolyada
2018-10-14  9:14 Sergei Trofimovich
2018-10-14  8:59 Sergei Trofimovich
2018-10-14  1:44 Thomas Deutschmann
2018-10-13 15:49 Sergei Trofimovich
2018-10-13  8:04 Tobias Klausmann
2018-10-12 14:09 Lars Wendler
2018-09-25  8:09 Lars Wendler
2018-06-18  9:39 Lars Wendler
2018-03-27 23:47 Matt Turner
2018-01-22 18:20 Mikle Kolyada
2018-01-22 16:00 Mikle Kolyada
2018-01-18 19:03 Markus Meier
2018-01-18 18:05 Mikle Kolyada
2017-12-28 11:58 Sergei Trofimovich
2017-12-24 12:05 Markus Meier
2017-12-21 22:34 Sergei Trofimovich
2017-12-21  5:45 Markus Meier
2017-12-20 21:53 Sergei Trofimovich
2017-12-19 23:16 Sergei Trofimovich
2017-12-09  2:25 Anthony G. Basile
2017-07-06  9:49 Lars Wendler

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=1696271645.1a2cbfa2a686fd49b14aa97ae10e532bb86b3b4a.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