all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#73314: PyPI importer gives null at home-page for some packages
@ 2024-09-17 11:23 Evgeny Pisemsky
  2024-09-20 17:02 ` Simon Tournier
  0 siblings, 1 reply; 3+ messages in thread
From: Evgeny Pisemsky @ 2024-09-17 11:23 UTC (permalink / raw)
  To: 73314

For example, this command:

guix import pypi snitun@0.35.0





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

* bug#73314: PyPI importer gives null at home-page for some packages
  2024-09-17 11:23 bug#73314: PyPI importer gives null at home-page for some packages Evgeny Pisemsky
@ 2024-09-20 17:02 ` Simon Tournier
  2024-09-22  7:00   ` Evgeny Pisemsky
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Tournier @ 2024-09-20 17:02 UTC (permalink / raw)
  To: Evgeny Pisemsky, 73314

Hi,

On mar., 17 sept. 2024 at 14:23, Evgeny Pisemsky <mail@pisemsky.site> wrote:
> For example, this command:
>
> guix import pypi snitun@0.35.0

That’s probably because the JSON file metadata stored in PyPI does not
have the information.

Well, do you prefer #false in order to be consistent with the rest, as
license for instance?

Cheers,
simon






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

* bug#73314: PyPI importer gives null at home-page for some packages
  2024-09-20 17:02 ` Simon Tournier
@ 2024-09-22  7:00   ` Evgeny Pisemsky
  0 siblings, 0 replies; 3+ messages in thread
From: Evgeny Pisemsky @ 2024-09-22  7:00 UTC (permalink / raw)
  To: Simon Tournier; +Cc: 73314

Hi, actually I was thinking about empty string, because the package
record type definition in (guix packages) has explicit comment:

     (home-page package-home-page)                   ; string

But #f also works, and grep'ing shows that a lot of packages and even
tests use it, so let it be #f, with changing the comment above to:

string | #f




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

end of thread, other threads:[~2024-09-22  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-17 11:23 bug#73314: PyPI importer gives null at home-page for some packages Evgeny Pisemsky
2024-09-20 17:02 ` Simon Tournier
2024-09-22  7:00   ` Evgeny Pisemsky

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.