unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41589] [PATCH] gnu: python-certifi: Update to 2019.11.28.
@ 2020-05-29  6:30 Hamzeh Nasajpour
  2020-05-29 16:08 ` bug#41589: " Ludovic Courtès
  2020-05-29 16:16 ` [bug#41589] " Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Hamzeh Nasajpour @ 2020-05-29  6:30 UTC (permalink / raw)
  To: 41589

* 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




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

* bug#41589: [PATCH] gnu: python-certifi: Update to 2019.11.28.
  2020-05-29  6:30 [bug#41589] [PATCH] gnu: python-certifi: Update to 2019.11.28 Hamzeh Nasajpour
@ 2020-05-29 16:08 ` Ludovic Courtès
  2020-05-29 16:16 ` [bug#41589] " Ludovic Courtès
  1 sibling, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2020-05-29 16:08 UTC (permalink / raw)
  To: Hamzeh Nasajpour; +Cc: 41589-done

Hi,

"Hamzeh Nasajpour" <h.nasajpour@pantherx.org> skribis:

> * gnu/packages/python-crypto.scm (python-certifi): Update to 2019.11.28.

Applied, thanks!

Ludo’.




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

* [bug#41589] [PATCH] gnu: python-certifi: Update to 2019.11.28.
  2020-05-29  6:30 [bug#41589] [PATCH] gnu: python-certifi: Update to 2019.11.28 Hamzeh Nasajpour
  2020-05-29 16:08 ` bug#41589: " Ludovic Courtès
@ 2020-05-29 16:16 ` Ludovic Courtès
  2020-05-29 18:26   ` bug#41589: " Marius Bakke
  1 sibling, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2020-05-29 16:16 UTC (permalink / raw)
  To: Hamzeh Nasajpour; +Cc: 41589

"Hamzeh Nasajpour" <h.nasajpour@pantherx.org> skribis:

> * gnu/packages/python-crypto.scm (python-certifi): Update to 2019.11.28.

Oops, I spoke too fast, it has too many dependents for ‘master’:

--8<---------------cut here---------------start------------->8---
$ guix refresh -l python-certifi
Building the following 202 packages would ensure 446 dependent packages are rebuilt: […]
--8<---------------cut here---------------end--------------->8---

Ludo’.




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

* bug#41589: [PATCH] gnu: python-certifi: Update to 2019.11.28.
  2020-05-29 16:16 ` [bug#41589] " Ludovic Courtès
@ 2020-05-29 18:26   ` Marius Bakke
  0 siblings, 0 replies; 4+ messages in thread
From: Marius Bakke @ 2020-05-29 18:26 UTC (permalink / raw)
  To: Ludovic Courtès, Hamzeh Nasajpour; +Cc: 41589-done

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

Ludovic Courtès <ludo@gnu.org> writes:

> "Hamzeh Nasajpour" <h.nasajpour@pantherx.org> skribis:
>
>> * gnu/packages/python-crypto.scm (python-certifi): Update to 2019.11.28.
>
> Oops, I spoke too fast, it has too many dependents for ‘master’:
>
> --8<---------------cut here---------------start------------->8---
> $ guix refresh -l python-certifi
> Building the following 202 packages would ensure 446 dependent packages are rebuilt: […]
> --8<---------------cut here---------------end--------------->8---

We already have an even newer version of this package on 'staging', so
closing this issue.  :-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2020-05-29 18:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29  6:30 [bug#41589] [PATCH] gnu: python-certifi: Update to 2019.11.28 Hamzeh Nasajpour
2020-05-29 16:08 ` bug#41589: " Ludovic Courtès
2020-05-29 16:16 ` [bug#41589] " Ludovic Courtès
2020-05-29 18:26   ` bug#41589: " Marius Bakke

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).