all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Hamzeh Nasajpour" <h.nasajpour@pantherx.org>
To: 41589@debbugs.gnu.org
Subject: [bug#41589] [PATCH] gnu: python-certifi: Update to 2019.11.28.
Date: Fri, 29 May 2020 11:00:20 +0430	[thread overview]
Message-ID: <8dfafb11-b9c6-4429-a0a4-7b900b8c4629@www.fastmail.com> (raw)

* gnu/packages/python-crypto.scm (python-certifi): Update to 2019.11.28.
---
 gnu/packages/python-crypto.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index fc451e83ef..54dae6e4db 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -448,13 +448,13 @@ risk.")
 (define-public python-certifi
   (package
     (name "python-certifi")
-    (version "2019.3.9")
+    (version "2019.11.28")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "certifi" version))
               (sha256
                (base32
-                "1bnpw7hrf9i1l9gfxjnzi45hkrvzz0pyn9ia8m4mw7sxhgb08qdj"))))
+                "07qg6864bk4qxa8akr967amlmsq9v310hp039mcpjx6dliylrdi5"))))
     (build-system python-build-system)
     (home-page "https://certifi.io/")
     (synopsis "Python CA certificate bundle")
-- 
2.26.0




             reply	other threads:[~2020-05-29  6:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29  6:30 Hamzeh Nasajpour [this message]
2020-05-29 16:08 ` bug#41589: [PATCH] gnu: python-certifi: Update to 2019.11.28 Ludovic Courtès
2020-05-29 16:16 ` [bug#41589] " Ludovic Courtès
2020-05-29 18:26   ` bug#41589: " Marius Bakke

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=8dfafb11-b9c6-4429-a0a4-7b900b8c4629@www.fastmail.com \
    --to=h.nasajpour@pantherx.org \
    --cc=41589@debbugs.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.