public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dparse/
Date: Sat,  2 Dec 2023 07:09:33 +0000 (UTC)	[thread overview]
Message-ID: <1701500385.dcff358be9ed1f0cb5c7cb3bb404fb72f03ec588.mgorny@gentoo> (raw)

commit:     dcff358be9ed1f0cb5c7cb3bb404fb72f03ec588
Author:     Oz N Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Thu Nov 30 09:00:13 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 06:59:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcff358b

dev-python/dparse: add test dependency

Closes: https://bugs.gentoo.org/918984
Signed-off-by: Oz N Tiram <oz.tiram <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34062
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../dparse/{dparse-0.6.3.ebuild => dparse-0.6.3-r1.ebuild}   | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/dev-python/dparse/dparse-0.6.3.ebuild b/dev-python/dparse/dparse-0.6.3-r1.ebuild
similarity index 71%
rename from dev-python/dparse/dparse-0.6.3.ebuild
rename to dev-python/dparse/dparse-0.6.3-r1.ebuild
index d262d790c542..f88190a2141c 100644
--- a/dev-python/dparse/dparse-0.6.3.ebuild
+++ b/dev-python/dparse/dparse-0.6.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1 pypi
 
@@ -19,3 +19,13 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 distutils_enable_tests pytest
+
+BDEPEND="
+	test? (
+		dev-python/pipenv[${PYTHON_USEDEP}]
+	)
+"
+
+PDEPEND="
+	dev-python/pipenv[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2023-12-02  7:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-02  7:09 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-30  5:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/dparse/ Eli Schwartz
2024-11-23 15:47 Michał Górny
2024-11-23 15:42 Michał Górny
2024-11-08 20:27 Michał Górny
2024-08-15  5:44 Joonas Niilola
2024-03-13  0:54 Sam James
2024-01-27 12:10 Michał Górny
2023-12-30 18:28 Michał Górny
2023-12-15 15:33 Jakov Smolić
2023-12-13 10:10 Andrew Ammerlaan
2023-12-03  8:39 Andrew Ammerlaan
2023-12-02 19:31 Jakov Smolić
2023-10-27  3:25 Sam James

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=1701500385.dcff358be9ed1f0cb5c7cb3bb404fb72f03ec588.mgorny@gentoo \
    --to=mgorny@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