public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Wed, 20 Nov 2024 15:47:06 +0000 (UTC)	[thread overview]
Message-ID: <1732115570.e8f06714b6b629c674b0062278d8a622078bdedf.davidroman@gentoo> (raw)

commit:     e8f06714b6b629c674b0062278d8a622078bdedf
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Nov 20 15:08:43 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Nov 20 15:12:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e8f06714

dev-util/find-work-pkgcheck: add 0.3.0, drop 0.2.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-util/find-work-pkgcheck/Manifest                          |  1 +
 ...-pkgcheck-0.2.1.ebuild => find-work-pkgcheck-0.3.0.ebuild} | 11 +++++------
 dev-util/find-work-pkgcheck/metadata.xml                      |  1 +
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-util/find-work-pkgcheck/Manifest b/dev-util/find-work-pkgcheck/Manifest
index 87e01adcd..34824cc25 100644
--- a/dev-util/find-work-pkgcheck/Manifest
+++ b/dev-util/find-work-pkgcheck/Manifest
@@ -1 +1,2 @@
 DIST find_work_pkgcheck-0.2.1.tar.gz 5331 BLAKE2B 703de8d9b8e44fd8018778ca2038f6bf33d0cf791d84f9981208cd53af29b4be4013da4fcc95b6cfa56b43b7e50e3f55ef4d91e344e2065c92cadf6224b849ce SHA512 aabd3f972a512098d0a006c15a72fa389069896d633bbe0491725ee45efdb0862548f5cf746b679ca35309c959a562ee48d43d367530683635ddcd10f3350244
+DIST find_work_pkgcheck-0.3.0.tar.gz 5652 BLAKE2B 10f4da84acbacaec6a73ddf8bc76a53b2dc91c418638108ce930bb88cd0c2fa477a3bc436a86254f3ea71ef98fcbad9504ec5ebd5fa8c68ad5e4fc6b7b04c684 SHA512 d0bd2e4faeb38f49159441e59f42eff03425ebe1e3ee2a57c8ccd0eb8976849f5753427dd47d7079240f378a1c11c32deaf79e25e749d6d6308bf9d4eb9a7584

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.3.0.ebuild
similarity index 79%
rename from dev-util/find-work-pkgcheck/find-work-pkgcheck-0.2.1.ebuild
rename to dev-util/find-work-pkgcheck/find-work-pkgcheck-0.3.0.ebuild
index b7de0c05e..dd398da6c 100644
--- a/dev-util/find-work-pkgcheck/find-work-pkgcheck-0.2.1.ebuild
+++ b/dev-util/find-work-pkgcheck/find-work-pkgcheck-0.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_USE_PEP517=flit
 inherit distutils-r1 pypi
 
@@ -24,7 +24,7 @@ RDEPEND="
 	>=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/find-work-0.990[${PYTHON_USEDEP}]
 	dev-util/pkgcheck[${PYTHON_USEDEP}]
 "
 BDEPEND="
@@ -35,8 +35,7 @@ BDEPEND="
 
 distutils_enable_tests pytest
 
-python_test() {
-	cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-	distutils_write_namespace find_work
-	epytest "${S}"
+src_install() {
+	distutils-r1_src_install
+	doman man/*.1
 }

diff --git a/dev-util/find-work-pkgcheck/metadata.xml b/dev-util/find-work-pkgcheck/metadata.xml
index 0c0198579..54feb3f44 100644
--- a/dev-util/find-work-pkgcheck/metadata.xml
+++ b/dev-util/find-work-pkgcheck/metadata.xml
@@ -12,5 +12,6 @@
 		</maintainer>
 		<remote-id type="pypi">find-work-pkgcheck</remote-id>
 		<bugs-to>https://bugs.sysrq.in/enter_bug.cgi?product=Software&amp;component=find-work</bugs-to>
+		<changelog>https://git.sysrq.in/find-work-plugins/plain/find-work-pkgcheck/ChangeLog</changelog>
 	</upstream>
 </pkgmetadata>


             reply	other threads:[~2024-11-20 15:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-20 15:47 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-08-23  0:18 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=1732115570.e8f06714b6b629c674b0062278d8a622078bdedf.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