all messages for Guix-related lists mirrored at yhetil.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
       [not found] ` <handler.51526.B.16356744744363.ack@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ 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] 3+ 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
       [not found] ` <handler.51526.B.16356744744363.ack@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ 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] 3+ messages in thread

* bug#51526: Acknowledgement ([CORE-UPDATES] python3.8 hardcoded locations)
       [not found] ` <handler.51526.B.16356744744363.ack@debbugs.gnu.org>
@ 2024-09-17 18:26   ` Efraim Flashner
  0 siblings, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2024-09-17 18:26 UTC (permalink / raw)
  To: 51526-done

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

This issue seems to be fixed

-- 
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] 3+ messages in thread

end of thread, other threads:[~2024-09-17 18:28 UTC | newest]

Thread overview: 3+ 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
     [not found] ` <handler.51526.B.16356744744363.ack@debbugs.gnu.org>
2024-09-17 18:26   ` bug#51526: Acknowledgement ([CORE-UPDATES] python3.8 hardcoded locations) Efraim Flashner

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.