all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: [PATCH 1/3] gnu: python-pytest: Update to 2.7.3.
Date: Tue, 22 Mar 2016 21:46:10 -0400	[thread overview]
Message-ID: <e8dfbc8717c2a1d2a7bdaa7d9d271591899a584a.1458697233.git.leo@famulari.name> (raw)
In-Reply-To: <cover.1458697233.git.leo@famulari.name>
In-Reply-To: <cover.1458697233.git.leo@famulari.name>

* gnu/packages/python.scm (python-pytest, python2-pytest): Update to 2.7.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 97a69c3..781a9f6 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -1530,7 +1530,7 @@ code introspection, and logging.")
 (define-public python-pytest
   (package
     (name "python-pytest")
-    (version "2.6.1")
+    (version "2.7.3")
     (source
      (origin
        (method url-fetch)
@@ -1539,7 +1539,7 @@ code introspection, and logging.")
              version ".tar.gz"))
        (sha256
         (base32
-         "0g2w4p0n42wvz8rq4k6gnzpkakgz3g8sfanxk8jrsra9675snkcr"))
+         "1z4yi986f9n0p8qmzmn21m21m8j1x78hk3505f89baqm6pdw7afm"))
        (modules '((guix build utils)))
        (snippet
         ;; One of the tests involves the /usr directory, so it fails.
-- 
2.7.3

  reply	other threads:[~2016-03-23  1:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23  1:46 [PATCH 0/3] Fix letsencrypt Leo Famulari
2016-03-23  1:46 ` Leo Famulari [this message]
2016-03-23  7:16   ` [PATCH 1/3] gnu: python-pytest: Update to 2.7.3 Efraim Flashner
2016-03-23  1:46 ` [PATCH 2/3] gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.1 Leo Famulari
2016-03-23  7:16   ` Efraim Flashner
2016-03-23  1:46 ` [PATCH 3/3] gnu: python-pyopenssl: Update to 16.0.0 Leo Famulari
2016-03-23  7:16   ` Efraim Flashner
2016-03-23 16:05     ` Leo Famulari
2016-03-23 16:12 ` [PATCH 0/3] Fix letsencrypt Leo Famulari
2016-03-25 16:29   ` Leo Famulari
2016-03-25 23:06     ` Ludovic Courtès
2016-03-29 19:56       ` Leo Famulari
2016-03-31 21:48         ` Ludovic Courtès
2016-04-03  0:30           ` Leo Famulari
2016-04-03  6:14             ` Efraim Flashner
2016-04-04 17:52               ` Leo Famulari
2016-04-04 18:12                 ` Leo Famulari
2016-03-23 20:44 ` Ricardo Wurmus
2016-03-27 22:02 ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e8dfbc8717c2a1d2a7bdaa7d9d271591899a584a.1458697233.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.