public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pg8000/
Date: Mon, 22 Jan 2024 17:52:33 +0000 (UTC)	[thread overview]
Message-ID: <1705944809.0a8e0d49370084a4a9b6d63cc917b6c9ba0a0180.cybertailor@gentoo> (raw)

commit:     0a8e0d49370084a4a9b6d63cc917b6c9ba0a0180
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Jan 21 22:24:46 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Jan 22 17:33:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a8e0d49

dev-python/pg8000: sync with databases.eclass

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

 dev-python/pg8000/pg8000-1.29.4.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/pg8000/pg8000-1.29.4.ebuild b/dev-python/pg8000/pg8000-1.29.4.ebuild
index fcb5c6c053..a862ae0e42 100644
--- a/dev-python/pg8000/pg8000-1.29.4.ebuild
+++ b/dev-python/pg8000/pg8000-1.29.4.ebuild
@@ -5,6 +5,8 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
+declare -A DATABASES_REQ_USE=( [postgres]="xml" )
+
 inherit databases distutils-r1 edo pypi
 
 DESCRIPTION="PostgreSQL interface library"
@@ -24,8 +26,7 @@ RDEPEND="
 BDEPEND="
 	dev-python/versioningit[${PYTHON_USEDEP}]
 	test? (
-		$(python_gen_impl_dep "ssl")
-		$(epostgres --get-depend "xml")
+		${DATABASES_DEPEND[postgres]}
 		dev-python/pytest-mock[${PYTHON_USEDEP}]
 		dev-python/pytz[${PYTHON_USEDEP}]
 	)


             reply	other threads:[~2024-01-22 17:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 17:52 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-05  9:01 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pg8000/ Anna Vyalkova
2023-05-02 16:54 Anna Vyalkova
2023-04-28 18:20 Anna Vyalkova
2022-11-16 15:09 Anna Vyalkova
2022-11-05 14:41 Anna Vyalkova
2022-05-24 17:36 Alessandro Barbieri
2022-04-24  0:38 Alessandro Barbieri
2022-04-20 22:37 Alessandro Barbieri
2022-04-16  0:29 Alessandro Barbieri
2022-03-14  2:41 Alessandro Barbieri
2021-11-02  3:40 Alessandro Barbieri
2021-10-14 20:22 Alessandro Barbieri
2021-10-10 21:27 Alessandro Barbieri
2021-10-09 20:06 Alessandro Barbieri
2021-10-06 22:15 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=1705944809.0a8e0d49370084a4a9b6d63cc917b6c9ba0a0180.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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