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

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

[debbugs-tracker] bug#32499: closed ([PATCH 1/2] gnu: python-pkgconfig:


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32499: closed ([PATCH 1/2] gnu: python-pkgconfig: Update to 1.3.1.)
Date: Wed, 22 Aug 2018 19:16:03 +0000

Your message dated Wed, 22 Aug 2018 15:15:00 -0400
with message-id <address@hidden>
and subject line Re: [bug#32497] [PATCH 0/2] *** python-pkgconfig ***
has caused the debbugs.gnu.org bug report #32499,
regarding [PATCH 1/2] gnu: python-pkgconfig: Update to 1.3.1.
to be marked as done.

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


-- 
32499: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32499
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#32497] [PATCH 0/2] *** python-pkgconfig *** Date: Wed, 22 Aug 2018 15:15:00 -0400 User-agent: Mutt/1.10.1 (2018-07-13)
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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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