public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/placement/
Date: Tue, 19 Apr 2022 18:31:31 +0000 (UTC)	[thread overview]
Message-ID: <1650393086.244b95d23f98e15e84ac8dfb708684515f69ad7c.Alessandro-Barbieri@gentoo> (raw)

commit:     244b95d23f98e15e84ac8dfb708684515f69ad7c
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Apr 18 23:00:56 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Apr 19 18:31:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=244b95d2

sys-cluster/placement: remove optional dependencies

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-cluster/placement/placement-7.0.0.ebuild | 21 ++++-----------------
 1 file changed, 4 insertions(+), 17 deletions(-)

diff --git a/sys-cluster/placement/placement-7.0.0.ebuild b/sys-cluster/placement/placement-7.0.0.ebuild
index 513cee6af..72dee89eb 100644
--- a/sys-cluster/placement/placement-7.0.0.ebuild
+++ b/sys-cluster/placement/placement-7.0.0.ebuild
@@ -19,7 +19,6 @@ S="${WORKDIR}/openstack-${MYP}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="mysql postgres +sqlite"
 
 RDEPEND="
 	>=dev-python/pbr-3.1.1[${PYTHON_USEDEP}]
@@ -45,17 +44,7 @@ RDEPEND="
 	acct-user/placement
 	acct-group/placement
 
-	sqlite? (
-		>=dev-python/sqlalchemy-1.2.19[${PYTHON_USEDEP}]
-	)
-	mysql? (
-		>=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
-		>=dev-python/sqlalchemy-1.2.19[${PYTHON_USEDEP}]
-	)
-	postgres? (
-		>=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
-		>=dev-python/sqlalchemy-1.2.19[${PYTHON_USEDEP}]
-	)
+	>=dev-python/sqlalchemy-1.2.19[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
@@ -66,12 +55,10 @@ BDEPEND="
 		>=dev-python/gabbi-1.35.0[${PYTHON_USEDEP}]
 		>=dev-python/cryptography-2.7[${PYTHON_USEDEP}]
 		>=dev-python/wsgi_intercept-1.7.0[${PYTHON_USEDEP}]
-	)
-"
 
-REQUIRED_USE="
-	|| ( mysql postgres sqlite )
-	test? ( mysql postgres )
+		>=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
+		>=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
+	)
 "
 
 distutils_enable_tests pytest


             reply	other threads:[~2022-04-19 18:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19 18:31 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-30 10:43 [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/placement/ Alessandro Barbieri
2022-05-29 23:06 Alessandro Barbieri
2022-05-29 23:06 Alessandro Barbieri
2022-04-23  1:52 Alessandro Barbieri
2022-03-20 16:46 Alessandro Barbieri
2021-09-26 19:34 Alessandro Barbieri

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=1650393086.244b95d23f98e15e84ac8dfb708684515f69ad7c.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@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