unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 01/11] gnu: python-certifi: Update to 2016.8.31.
@ 2016-09-13  1:38 ng0
  2016-09-13  1:38 ` [PATCH 02/11] gnu: python-dateutil-2: Update to 2.5.3 ng0
                   ` (10 more replies)
  0 siblings, 11 replies; 27+ messages in thread
From: ng0 @ 2016-09-13  1:38 UTC (permalink / raw)
  To: guix-devel

* gnu/packages/python.scm (python-certifi): Update to 2016.8.31.
---
 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 b839f22..3f1f59d 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2168,13 +2168,13 @@ files.")
 (define-public python-certifi
   (package
     (name "python-certifi")
-    (version "2015.11.20.1")
+    (version "2016.8.31")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "certifi" version))
               (sha256
                (base32
-                "05lgwf9rz1kn465azy2bpb3zmpnsn9gkypbhnjlclchv98ssgc1h"))))
+                "06c9dcyv8ss050gkv5xjivbxhm6qm0s9vzy4r33wqabgv118lw7p"))))
     (build-system python-build-system)
     (inputs
      `(("python-setuptools" ,python-setuptools)))
-- 
2.10.0

^ permalink raw reply related	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2016-09-25 18:23 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-13  1:38 [PATCH 01/11] gnu: python-certifi: Update to 2016.8.31 ng0
2016-09-13  1:38 ` [PATCH 02/11] gnu: python-dateutil-2: Update to 2.5.3 ng0
2016-09-25 18:06   ` Leo Famulari
2016-09-13  1:38 ` [PATCH 03/11] gnu: Add python-flask-babel ng0
2016-09-25 18:05   ` Leo Famulari
2016-09-13  1:38 ` [PATCH 04/11] gnu: python-ndg-httpsclient: Update to 0.4.2 ng0
2016-09-25 18:05   ` Leo Famulari
2016-09-13  1:38 ` [PATCH 05/11] gnu: python-pyasn1: Update to 0.1.9 ng0
2016-09-25 18:05   ` Leo Famulari
2016-09-13  1:38 ` [PATCH 06/11] gnu: python-pygments: Update to 2.1.3 ng0
2016-09-25 18:03   ` Leo Famulari
2016-09-13  1:38 ` [PATCH 07/11] gnu: Add python-gunicorn ng0
2016-09-13 12:35   ` Hartmut Goebel
2016-09-24 22:23     ` ng0
2016-09-25 18:18       ` Hartmut Goebel
2016-09-25 18:23         ` Hartmut Goebel
2016-09-13  1:38 ` [PATCH 08/11] gnu: Add python-httpbin ng0
2016-09-25 18:06   ` Leo Famulari
2016-09-13  1:38 ` [PATCH 09/11] gnu: Add python-pytest-httpbin ng0
2016-09-25 18:06   ` Leo Famulari
2016-09-13  1:38 ` [PATCH 10/11] gnu: Add python-pysocks ng0
2016-09-25 18:05   ` Leo Famulari
2016-09-13  1:38 ` [PATCH 11/11] gnu: Add python-pytest-httpbin-0.0.7 ng0
2016-09-13  1:43   ` ng0
2016-09-25 18:08     ` Leo Famulari
2016-09-25 18:07   ` Leo Famulari
2016-09-25 18:03 ` [PATCH 01/11] gnu: python-certifi: Update to 2016.8.31 Leo Famulari

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).