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-bugzilla/
Date: Wed, 20 Nov 2024 15:47:06 +0000 (UTC)	[thread overview]
Message-ID: <1732115570.419f9ccbd10fafaf7c9a01b3d9506d1a1fbebbe3.davidroman@gentoo> (raw)

commit:     419f9ccbd10fafaf7c9a01b3d9506d1a1fbebbe3
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Nov 20 15:06:02 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=419f9ccb

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

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

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

diff --git a/dev-util/find-work-bugzilla/Manifest b/dev-util/find-work-bugzilla/Manifest
index de50a8e37..0c5b8bb1c 100644
--- a/dev-util/find-work-bugzilla/Manifest
+++ b/dev-util/find-work-bugzilla/Manifest
@@ -1,2 +1,2 @@
-DIST find_work_bugzilla-0.2.1.tar.gz 5857 BLAKE2B f77f787a976cbe915c3f6d00d7b82cd76cf727af6d5ab38a2423650281e79a6a0aad0420bb6acd1e7cbf002be93cf5e3ff2c56507c0d6018dac53aedb1328f9f SHA512 0c61bb89db5e1bde1cef3efbe555d94294cec22b7709d4a47f293ce9cbd442fd53fd8146e1e425feee606b15e05ae46c5040696045e91134e0672fbb62270ce2
 DIST find_work_bugzilla-0.2.2.tar.gz 5801 BLAKE2B 760f95853987ffaeedbc1b8ea32bcb7b2e943506bf3e7ccb708da1f7f990837843bdeeabc3789382eeea98f9db20265761e31321a935809794316df19d0e36d1 SHA512 7ab50d90e24d3f6d18565c02ceaeaea938a6e3ac2f39e56a0b6b19c4bd2667366de4b811d457bdb02d41c20d7ae2d4505b032fa7c02a981e94f858be30a30d2b
+DIST find_work_bugzilla-0.3.0.tar.gz 6098 BLAKE2B 433302126bfe54925ec1d7b0808238d17970ab866b88dfe22d0376619f8bcd4fc7803f5829062644fa9aa1c93814f7dc9e82630bdca88f6c235378cce5953c43 SHA512 5e6625cc80c25bd53778012e0331ddb52870299ce48eea751308b14576217043e708d7006b1a903d333a2e66f0b1b9f8178745e32c976c13c84a36c3dd0e59f6

diff --git a/dev-util/find-work-bugzilla/find-work-bugzilla-0.2.1.ebuild b/dev-util/find-work-bugzilla/find-work-bugzilla-0.3.0.ebuild
similarity index 77%
rename from dev-util/find-work-bugzilla/find-work-bugzilla-0.2.1.ebuild
rename to dev-util/find-work-bugzilla/find-work-bugzilla-0.3.0.ebuild
index 7bd155a18..335c2c178 100644
--- a/dev-util/find-work-bugzilla/find-work-bugzilla-0.2.1.ebuild
+++ b/dev-util/find-work-bugzilla/find-work-bugzilla-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
 
@@ -26,8 +26,7 @@ RDEPEND="
 	>=dev-python/pydantic-core-2[${PYTHON_USEDEP}]
 	<dev-python/pydantic-core-3[${PYTHON_USEDEP}]
 	dev-python/python-bugzilla[${PYTHON_USEDEP}]
-	dev-python/tabulate[${PYTHON_USEDEP}]
-	>=dev-util/find-work-0.91[${PYTHON_USEDEP}]
+	>=dev-util/find-work-0.990.0[${PYTHON_USEDEP}]
 "
 BDEPEND="
 	test? (
@@ -37,8 +36,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-bugzilla/metadata.xml b/dev-util/find-work-bugzilla/metadata.xml
index 898d17574..92b779708 100644
--- a/dev-util/find-work-bugzilla/metadata.xml
+++ b/dev-util/find-work-bugzilla/metadata.xml
@@ -12,5 +12,6 @@
 		</maintainer>
 		<remote-id type="pypi">find-work-bugzilla</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-bugzilla/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-bugzilla/ 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.419f9ccbd10fafaf7c9a01b3d9506d1a1fbebbe3.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