GNU bug report logs - #32499
[PATCH 1/2] gnu: python-pkgconfig: Update to 1.3.1.

Previous Next

Package: guix-patches;

Reported by: Paul Garlick <pgarlick <at> tourbillion-technology.com>

Date: Wed, 22 Aug 2018 16:44:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Garlick <pgarlick <at> tourbillion-technology.com>
Subject: bug#32499: closed (Re: [bug#32497] [PATCH 0/2] ***
 python-pkgconfig ***)
Date: Wed, 22 Aug 2018 19:16:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32499: [PATCH 1/2] gnu: python-pkgconfig: Update to 1.3.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32499 <at> debbugs.gnu.org.

-- 
32499: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32499
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Paul Garlick <pgarlick <at> tourbillion-technology.com>
Cc: 32497-done <at> debbugs.gnu.org, 32499-done <at> debbugs.gnu.org,
 32500-done <at> debbugs.gnu.org, 32498-done <at> debbugs.gnu.org
Subject: Re: [bug#32497] [PATCH 0/2] *** python-pkgconfig ***
Date: Wed, 22 Aug 2018 15:15:00 -0400
[Message part 3 (text/plain, inline)]
On Wed, Aug 22, 2018 at 05:33:52PM +0100, Paul Garlick wrote:
> *** The tests now pass with the updated version ***
> 
> Paul Garlick (2):
>   gnu: python-pkgconfig: Update to 1.3.1.
>   gnu: python-pkgconfig: Enable tests.

Thanks! Pushed as 414f620fbbba353986b2ecdb6274e35a53950323
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Paul Garlick <pgarlick <at> tourbillion-technology.com>
To: guix-patches <at> gnu.org
Cc: Paul Garlick <pgarlick <at> tourbillion-technology.com>
Subject: [PATCH 1/2] gnu: python-pkgconfig: Update to 1.3.1.
Date: Wed, 22 Aug 2018 17:41:26 +0100
* gnu/packages/python.scm (python-pkgconfig): Update to 1.3.1.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 39d8931..c0ad85c 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -8667,14 +8667,14 @@ CloudFront content delivery network.")
 (define-public python-pkgconfig
   (package
     (name "python-pkgconfig")
-    (version "1.1.0")
+    (version "1.3.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "pkgconfig" version))
         (sha256
           (base32
-            "1pw0kmvc57sjmaxi6c54fqsnihqj6hvhc9y1vaz36axafzqam7bh"))))
+            "107x2wmchlch8saixb488cgjz9n6inl38wi7nxkb942rbaapxiqb"))))
     (build-system python-build-system)
     (native-inputs
       `(("python-nose" ,python-nose)))
-- 
1.8.3.1




This bug report was last modified 6 years and 278 days ago.

Previous Next


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