public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] About python dependencies
@ 2023-05-17 12:27 Alexander Kurakin
  0 siblings, 0 replies; only message in thread
From: Alexander Kurakin @ 2023-05-17 12:27 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 558 bytes --]


Suppose, we have package A which depends on package B.
 
I see three statements in
https://projects.gentoo.org/python/guide/single.html#dependencies
and
https://projects.gentoo.org/python/guide/multi.html#dependencies :
 
1. If A is multi-impl, we should use `B[${PYTHON_USEDEP}]`.
 
2a. If A is single-impl and B is single-impl, we should use `B[${PYTHON_SINGLE_USEDEP}]`.
 
2b. If A is single-impl and B is multi-impl, we should use `$(python_gen_cond_dep 'B[${PYTHON_USEDEP}])`.
 
Are all statements correct? Thanks!
 
Sincerely,
Alexander Kurakin.

[-- Attachment #2: Type: text/html, Size: 945 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-17 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-17 12:27 [gentoo-user] About python dependencies Alexander Kurakin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox