public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac.paragon@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/
Date: Tue, 28 Dec 2021 12:37:13 +0000 (UTC)	[thread overview]
Message-ID: <1640694995.6b5d4d77a6c0ad568b77bfb781e53b2f41e4e0ef.viorel_munteanu@gentoo> (raw)

commit:     6b5d4d77a6c0ad568b77bfb781e53b2f41e4e0ef
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Tue Dec 28 12:36:35 2021 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Tue Dec 28 12:36:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b5d4d77

dev-python/keyrings-alt: fix dependencies

Turns out keyring is always required

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index b097cd964..2ba8598f2 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -17,15 +17,13 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
+	dev-python/keyring[${PYTHON_USEDEP}]
 	>=dev-python/setuptools-56.0.0[${PYTHON_USEDEP}]
 	>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-	test? (
-		dev-python/keyring[${PYTHON_USEDEP}]
-		dev-python/pytest[${PYTHON_USEDEP}]
-	)
+	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
 
 distutils_enable_tests pytest


             reply	other threads:[~2021-12-28 12:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-28 12:37 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-23 16:43 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/ Michał Górny
2022-09-11 17:41 Viorel Munteanu
2022-09-08 11:31 Viorel Munteanu
2022-09-08 11:31 Viorel Munteanu
2022-09-06  6:49 Viorel Munteanu
2022-09-04  6:59 Viorel Munteanu
2022-07-03 11:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-07-03 11:43 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-03-25 15:17 [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-03-23 16:17 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-03-18  7:34 Viorel Munteanu
2022-01-10 13:10 Andrew Ammerlaan
2022-01-09 11:32 Viorel Munteanu
2022-01-03 18:06 Viorel Munteanu
2021-12-29 12:07 Viorel Munteanu
2021-12-28 10:58 Viorel Munteanu
2021-12-25 13:34 Viorel Munteanu
2021-12-24 18:03 Viorel Munteanu

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=1640694995.6b5d4d77a6c0ad568b77bfb781e53b2f41e4e0ef.viorel_munteanu@gentoo \
    --to=ceamac.paragon@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