unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51526: [CORE-UPDATES] python3.8 hardcoded locations
@ 2021-10-31 10:00 Efraim Flashner
  2021-11-05 16:56 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Efraim Flashner @ 2021-10-31 10:00 UTC (permalink / raw)
  To: 51526

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

Mercurial and ansible both have python3.8 hardcoded in the
native-search-paths for their package. I can just bump it to 3.9 but we
really should change it to something like (python-version
(package-inputs this-package python))

git grep python3\\.8

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#51526: [CORE-UPDATES] python3.8 hardcoded locations
  2021-10-31 10:00 bug#51526: [CORE-UPDATES] python3.8 hardcoded locations Efraim Flashner
@ 2021-11-05 16:56 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2021-11-05 16:56 UTC (permalink / raw)
  To: efraim; +Cc: bug#51526

Hello,

Efraim Flashner <efraim@flashner.co.il> writes:

> Mercurial and ansible both have python3.8 hardcoded in the
> native-search-paths for their package. I can just bump it to 3.9 but we
> really should change it to something like (python-version
> (package-inputs this-package python))
>
> git grep python3\\.8

As the comment says in the source, the ideal would have been to be able
to reuse the native-search-path of Python for ansible, but that
introduced a cycle.  Perhaps there's something that could be done to
avoid it?

Thanks,

Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-05 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-31 10:00 bug#51526: [CORE-UPDATES] python3.8 hardcoded locations Efraim Flashner
2021-11-05 16:56 ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).