emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#37010: closed (website: export package list to JSO


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37010: closed (website: export package list to JSON)
Date: Wed, 21 Aug 2019 22:25:02 +0000

Your message dated Thu, 22 Aug 2019 00:24:14 +0200
with message-id <address@hidden>
and subject line Re: [bug#37010] Fix field exported as lists
has caused the debbugs.gnu.org bug report #37010,
regarding website: export package list to JSON
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37010: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37010
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: website: export package list to JSON Date: Mon, 12 Aug 2019 14:51:55 +0000
Hi,

I'm sending a patch to guix-artwork. My aim was to help in getting this issue (https://github.com/repology/repology/issues/218) fixed (and have guix packages back on repology).

Probably is possible to add more fields, but they are not strictly required (as per https://repology.org/addrepo)

Also, I don't know if (ab)using make-page that way is right. Any suggestion is welcome.

Thanks, Nicolò

Attachment: 0001-website-export-JSON-package-list-to-packages.json.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#37010] Fix field exported as lists Date: Thu, 22 Aug 2019 00:24:14 +0200 User-agent: mu4e 1.2.0; emacs 26.2
Hi Nicolò,

thank you for the patch!

Commit 9c6f714305460e99c681d9b7f368e13bfe49fdd9 is the result of basing
this patch on top of changes to remove GUIX_WEB_SITE_INFO and adjusting
the code so that the site can be built.

I had to convert the package list to a vector, because that’s what Guile
JSON version 3 expects to work with.

I also simplified the code a bit, changed tabs to spaces, and wrote a
commit message.

Thanks again!

--
Ricardo



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]