GNU bug report logs - #75735
[PATCH] gnu: python-geoip2: Fix build.

Previous Next

Package: guix-patches;

Reported by: Felix Gruber <felgru <at> posteo.net>

Date: Tue, 21 Jan 2025 17:22:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 75735 in the body.
You can then email your comments to 75735 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 andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org:
bug#75735; Package guix-patches. (Tue, 21 Jan 2025 17:22:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Felix Gruber <felgru <at> posteo.net>:
New bug report received and forwarded. Copy sent to andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org. (Tue, 21 Jan 2025 17:22:02 GMT) Full text and rfc822 format available.

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

From: Felix Gruber <felgru <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>
Subject: [PATCH] gnu: python-geoip2: Fix build.
Date: Tue, 21 Jan 2025 17:20:43 +0000
* gnu/packages/geo.scm (python-geoip2): Fix build.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I7af4ec3bc18db48231e7172a545af340db12b8e4
---
 gnu/packages/geo.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 7bb61a2511..3317271802 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2499,6 +2499,8 @@ (define-public python-geoip2
      (list python-maxminddb
            python-requests
            python-aiohttp))
+    (native-inputs
+     (list python-setuptools python-wheel))
     (home-page "https://www.maxmind.com/")
     (synopsis "MaxMind GeoIP2 API")
     (description "Provides an API for the GeoIP2 web services and databases.

base-commit: 309ad9fcdacf732691f0220c4122757d9940b97d
-- 
2.47.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 21 Jan 2025 19:23:02 GMT) Full text and rfc822 format available.

Notification sent to Felix Gruber <felgru <at> posteo.net>:
bug acknowledged by developer. (Tue, 21 Jan 2025 19:23:03 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Felix Gruber <felgru <at> posteo.net>
Cc: 75735-done <at> debbugs.gnu.org, Andreas Enge <andreas <at> enge.fr>,
 Sharlatan Hellseher <sharlatanus <at> gmail.com>, Eric Bavier <bavier <at> posteo.net>
Subject: Re: [bug#75735] [PATCH] gnu: python-geoip2: Fix build.
Date: Tue, 21 Jan 2025 14:22:26 -0500
On Tue, Jan 21, 2025 at 05:20:43PM +0000, Felix Gruber wrote:
> * gnu/packages/geo.scm (python-geoip2): Fix build.
> [native-inputs]: Add python-setuptools and python-wheel.

Thanks! Pushed as c24fe86e35d731347a0a067dfd8409398cfaa90d




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

This bug report was last modified 22 days ago.

Previous Next


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