GNU bug report logs - #52064
[PATCH] gnu: Add python-sodapy.

Previous Next

Package: guix-patches;

Reported by: Luis Felipe <luis.felipe.la <at> protonmail.com>

Date: Tue, 23 Nov 2021 19:23:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52064 in the body.
You can then email your comments to 52064 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52064; Package guix-patches. (Tue, 23 Nov 2021 19:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Luis Felipe <luis.felipe.la <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 23 Nov 2021 19:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: Luis Felipe via Guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: Add python-sodapy.
Date: Tue, 23 Nov 2021 19:22:27 +0000
[Message part 1 (text/plain, inline)]
Hi, this is a new package pretty much imported by Guix from Pypi. I installed it, tried it out with the following code in a Python interpreter, and it worked.

~~~
from sodapy import Socrata

client = Socrata("www.datos.gov.co", None)

# First 100 results, returned as JSON from API / converted to Python list of
# dictionaries by sodapy.
results = client.get("gt2j-8ykr", limit=100)

results
~~~

I then generated the attached patch by following the packaging videos (https://guix.gnu.org/en/videos/2020/packaging-part-one/).

I hope it works (but I can make changes if it doesn't),

---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/
[0001-gnu-Add-python-sodapy.patch (text/x-patch, attachment)]
[publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#52064; Package guix-patches. (Wed, 24 Nov 2021 16:22:02 GMT) Full text and rfc822 format available.

Message #8 received at 52064 <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: "52064 <at> debbugs.gnu.org" <52064 <at> debbugs.gnu.org>
Subject: [PATCH] gnu: Add python-sodapy.
Date: Wed, 24 Nov 2021 16:20:59 +0000
[Message part 1 (text/plain, inline)]
I wrote my email incorrectly in the initial patch. This new patch fixes that.

---
Luis Felipe López Acevedo
[0001-gnu-Add-python-sodapy.patch (text/x-patch, attachment)]
[publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#52064; Package guix-patches. (Wed, 24 Nov 2021 23:32:02 GMT) Full text and rfc822 format available.

Message #11 received at 52064 <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: "52064 <at> debbugs.gnu.org" <52064 <at> debbugs.gnu.org>
Subject: [PATCH] gnu: Add python-sodapy.
Date: Wed, 24 Nov 2021 23:31:02 +0000
[Message part 1 (text/plain, inline)]
Actually, with the initial definition of this package the test suite is not run, so I'm going to change the method to get the source and replace the check phase to run the tests.

---
Luis Felipe López Acevedo
[publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#52064; Package guix-patches. (Thu, 25 Nov 2021 18:15:01 GMT) Full text and rfc822 format available.

Message #14 received at 52064 <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: "52064 <at> debbugs.gnu.org" <52064 <at> debbugs.gnu.org>
Subject: [PATCH] gnu: Add python-sodapy.
Date: Thu, 25 Nov 2021 18:14:44 +0000
[Message part 1 (text/plain, inline)]
Hi. Here's the new package definition with check phase enabled.

---
Luis Felipe López Acevedo
[0001-gnu-Add-python-sodapy.patch (text/x-patch, attachment)]
[publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Wed, 04 Jan 2023 01:09:01 GMT) Full text and rfc822 format available.

Notification sent to Luis Felipe <luis.felipe.la <at> protonmail.com>:
bug acknowledged by developer. (Wed, 04 Jan 2023 01:09:02 GMT) Full text and rfc822 format available.

Message #19 received at 52064-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Luis Felipe <luis.felipe.la <at> protonmail.com>
Cc: 52064-done <at> debbugs.gnu.org
Subject: Re: bug#52064: [PATCH] gnu: Add python-sodapy.
Date: Tue, 03 Jan 2023 20:08:11 -0500
Hi Luis Felipe,

Unfortunately sodapy is not maintained anymore (see:
https://github.com/xmunoz/sodapy), so I think it'd be best to not
include it at this time.

I'll close this issue, but if you know of a maintained fork, feel free
to re-open it!

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 01 Feb 2023 12:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 85 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.