* [bug#64437] gnu: python-asn1crypto: Update to 1.5.1.
@ 2023-07-03 14:45 Michael Ford
2023-08-22 14:56 ` [bug#64437] [PATCH] " Michael Ford
2023-08-24 4:50 ` bug#64437: " Hilton Chain via Guix-patches via
0 siblings, 2 replies; 3+ messages in thread
From: Michael Ford @ 2023-07-03 14:45 UTC (permalink / raw)
To: 64437
From ec61e381b2ec733ffcf160db66a7f60990b96ba0 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Mon, 3 Jul 2023 15:43:00 +0100
Subject: [PATCH] gnu: python-asn1crypto: Update to 1.5.1.
---
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 44babe5c8c..f25ad8851d 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -736,7 +736,7 @@ (define-public python-pyaes
(define-public python-asn1crypto
(package
(name "python-asn1crypto")
- (version "1.4.0")
+ (version "1.5.1")
(source
(origin
(method git-fetch)
@@ -746,7 +746,7 @@ (define-public python-asn1crypto
(file-name (git-file-name name version))
(sha256
(base32
- "19abibn6jw20mzi1ln4n9jjvpdka8ygm4m439hplyrdfqbvgm01r"))))
+ "1qsg06qrqnzixmrm65ibg503y2gffd675h1si4jgh92s315w1jrk"))))
(build-system python-build-system)
(arguments
'(#:phases (modify-phases %standard-phases
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#64437] [PATCH] gnu: python-asn1crypto: Update to 1.5.1.
2023-07-03 14:45 [bug#64437] gnu: python-asn1crypto: Update to 1.5.1 Michael Ford
@ 2023-08-22 14:56 ` Michael Ford
2023-08-24 4:50 ` bug#64437: " Hilton Chain via Guix-patches via
1 sibling, 0 replies; 3+ messages in thread
From: Michael Ford @ 2023-08-22 14:56 UTC (permalink / raw)
To: 64437
[-- Attachment #1: Type: text/plain, Size: 266 bytes --]
Hi,
Just wondering if there's anything else I need to do here? Should this have
been submitted against a different branch (i.e python-team)? Unsure as
similar updates, i.e e4702777e70ef47405c01d54ede60eff01121399, have been
merged in the interim.
Thanks,
Michael
[-- Attachment #2: Type: text/html, Size: 379 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#64437: gnu: python-asn1crypto: Update to 1.5.1.
2023-07-03 14:45 [bug#64437] gnu: python-asn1crypto: Update to 1.5.1 Michael Ford
2023-08-22 14:56 ` [bug#64437] [PATCH] " Michael Ford
@ 2023-08-24 4:50 ` Hilton Chain via Guix-patches via
1 sibling, 0 replies; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-24 4:50 UTC (permalink / raw)
To: Michael Ford; +Cc: 64437-done
Hi,
On Mon, 03 Jul 2023 22:45:19 +0800,
Michael Ford wrote:
>
> From ec61e381b2ec733ffcf160db66a7f60990b96ba0 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Mon, 3 Jul 2023 15:43:00 +0100
> Subject: [PATCH] gnu: python-asn1crypto: Update to 1.5.1.
>
> ---
I have added commit message to the patch and applied it as
c49c43d44c45015dc7ef251a171a48bdba0b8b5a. Thank you!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-24 5:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-03 14:45 [bug#64437] gnu: python-asn1crypto: Update to 1.5.1 Michael Ford
2023-08-22 14:56 ` [bug#64437] [PATCH] " Michael Ford
2023-08-24 4:50 ` bug#64437: " Hilton Chain via Guix-patches via
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.