GNU bug report logs - #28738
[PATCH 1/5] gnu: python-apispec: Update to 0.25.3.

Previous Next

Package: guix-patches;

Reported by: Cyril Roelandt <tipecaml <at> gmail.com>

Date: Sun, 8 Oct 2017 04:37:03 UTC

Severity: normal

Tags: patch

Merged with 28737, 28739, 28740, 28741, 28742

Done: Ricardo Wurmus <rekado <at> elephly.net>

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 28738 in the body.
You can then email your comments to 28738 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#28738; Package guix-patches. (Sun, 08 Oct 2017 04:37:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cyril Roelandt <tipecaml <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 08 Oct 2017 04:37:03 GMT) Full text and rfc822 format available.

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

From: Cyril Roelandt <tipecaml <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Cyril Roelandt <tipecaml <at> gmail.com>
Subject: [PATCH 1/5] gnu: python-apispec: Update to 0.25.3.
Date: Sun,  8 Oct 2017 06:35:41 +0200
* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3.
---
 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 594dd38e4..d36cbaf5a 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -15914,14 +15914,14 @@ complex datatypes to and from native Python datatypes.")
 (define-public python-apispec
   (package
     (name "python-apispec")
-    (version "0.22.0")
+    (version "0.25.3")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "apispec" version))
       (sha256
         (base32
-          "0y3jxmgp2d24am3hxl40f5rw9abb0r8037sagax3dv64h4n1azwq"))))
+          "0kxa8723zbisx10363yh4mmmn4higxrspymbjfz5zq8f644zagm9"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pyyaml" ,python-pyyaml)))
-- 
2.14.1





Merged 28737 28738 28739 28740 28741 28742. Request was from Christopher Baines <mail <at> cbaines.net> to control <at> debbugs.gnu.org. (Fri, 13 Oct 2017 07:30:02 GMT) Full text and rfc822 format available.

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

This bug report was last modified 7 years and 218 days ago.

Previous Next


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