unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65171] [PATCH] gnu: python-asn1tools: Update to 0.166.0.
@ 2023-08-09  8:40 Michael Ford
  2023-08-18  8:13 ` bug#65171: Closing Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-09  8:40 UTC (permalink / raw)
  To: 65171

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

From b923637a9bed300786172ca1e0044b3ef210662b Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@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

[-- Attachment #2: Type: text/html, Size: 1402 bytes --]

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

* bug#65171: Closing
  2023-08-09  8:40 [bug#65171] [PATCH] gnu: python-asn1tools: Update to 0.166.0 Michael Ford
@ 2023-08-18  8:13 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2023-08-18  8:13 UTC (permalink / raw)
  To: 65171-done, fanquake

Applied, thanks a lot!

Andreas





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

end of thread, other threads:[~2023-08-18  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-09  8:40 [bug#65171] [PATCH] gnu: python-asn1tools: Update to 0.166.0 Michael Ford
2023-08-18  8:13 ` bug#65171: Closing Andreas Enge

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