GNU bug report logs -
#65171
[PATCH] gnu: python-asn1tools: Update to 0.166.0.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Wed, 9 Aug 2023 08:41:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#65171: [PATCH] gnu: python-asn1tools: Update to 0.166.0.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 65171 <at> debbugs.gnu.org.
--
65171: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65171
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Applied, thanks a lot!
Andreas
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
From b923637a9bed300786172ca1e0044b3ef210662b Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Wed, 9 Aug 2023 10:38:59 +0200
Subject: [PATCH] gnu: python-asn1tools: Update to 0.166.0.
* gnu/packages/python-xyz.scm (python-asn1tools): Update to 0.166.0.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b8e8097c7b..870b1196de 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14197,13 +14197,13 @@ (define-public python-ipaddress
(define-public python-asn1tools
(package
(name "python-asn1tools")
- (version "0.158.0")
+ (version "0.166.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "asn1tools" version))
(sha256
- (base32 "1k88a1azmyvp2ab6qcf2i40dig5abhyn7cmlyhmwwh8kr3syvma0"))))
+ (base32 "1hragm8dsm10rlyz67xslj01bycprlnimdmq1i2acns6kl6difpn"))))
(build-system python-build-system)
(propagated-inputs
(list python-bitstruct python-diskcache python-prompt-toolkit
--
2.41.0
[Message part 5 (text/html, inline)]
This bug report was last modified 1 year and 356 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.