From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/find-work-pkgcheck/
Date: Fri, 23 Aug 2024 00:18:52 +0000 (UTC) [thread overview]
Message-ID: <1724288061.2436095bc4ce01e5a7d149de2283693c76f12b63.davidroman@gentoo> (raw)
commit: 2436095bc4ce01e5a7d149de2283693c76f12b63
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Aug 22 00:53:59 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Aug 22 00:54:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2436095b
dev-util/find-work-pkgcheck: add 0.2.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-util/find-work-pkgcheck/Manifest | 1 +
.../find-work-pkgcheck-0.2.1.ebuild | 42 ++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/dev-util/find-work-pkgcheck/Manifest b/dev-util/find-work-pkgcheck/Manifest
index e63f63543..ddd49a63e 100644
--- a/dev-util/find-work-pkgcheck/Manifest
+++ b/dev-util/find-work-pkgcheck/Manifest
@@ -1 +1,2 @@
DIST find_work_pkgcheck-0.2.0.tar.gz 5079 BLAKE2B 8602bf8dbb7bf2f39dd00d5b4a1c544c41fc1fe9240e3c1e8675065dc545169bc2d5a623735bc8de1bf293b0b03ac41218a7a8f0e2f05b1104deb0b28e01f559 SHA512 53ac9f4785dfd9ca573bb54672496d610035f45b6dd29b3d45c02a396e23b894b05f7324153e2567fa768a375ba25e07df0478d4a1d67dd307109734591953eb
+DIST find_work_pkgcheck-0.2.1.tar.gz 5331 BLAKE2B 703de8d9b8e44fd8018778ca2038f6bf33d0cf791d84f9981208cd53af29b4be4013da4fcc95b6cfa56b43b7e50e3f55ef4d91e344e2065c92cadf6224b849ce SHA512 aabd3f972a512098d0a006c15a72fa389069896d633bbe0491725ee45efdb0862548f5cf746b679ca35309c959a562ee48d43d367530683635ddcd10f3350244
diff --git a/dev-util/find-work-pkgcheck/find-work-pkgcheck-0.2.1.ebuild b/dev-util/find-work-pkgcheck/find-work-pkgcheck-0.2.1.ebuild
new file mode 100644
index 000000000..b7de0c05e
--- /dev/null
+++ b/dev-util/find-work-pkgcheck/find-work-pkgcheck-0.2.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{11..12} )
+DISTUTILS_USE_PEP517=flit
+inherit distutils-r1 pypi
+
+DESCRIPTION="Personal advice utility for Gentoo package maintainers: pkgcheck plugin"
+HOMEPAGE="
+ https://find-work.sysrq.in/
+ https://pypi.org/project/find-work-pkgcheck/
+"
+
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ <app-portage/gentoopm-2[${PYTHON_USEDEP}]
+ dev-python/click[${PYTHON_USEDEP}]
+ dev-python/click-aliases[${PYTHON_USEDEP}]
+ >=dev-python/pydantic-2[${PYTHON_USEDEP}]
+ <dev-python/pydantic-3[${PYTHON_USEDEP}]
+ dev-python/sortedcontainers[${PYTHON_USEDEP}]
+ >=dev-util/find-work-0.91[${PYTHON_USEDEP}]
+ dev-util/pkgcheck[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ dev-python/pytest-import-check[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+ cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+ distutils_write_namespace find_work
+ epytest "${S}"
+}
next reply other threads:[~2024-08-23 0:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-23 0:18 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-02 16:12 [gentoo-commits] repo/proj/guru:master commit in: dev-util/find-work-pkgcheck/ Julien Roy
2024-11-20 15:47 David Roman
2024-08-09 12:46 David Roman
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=1724288061.2436095bc4ce01e5a7d149de2283693c76f12b63.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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