From: Michael Ford <fanquake@gmail.com>
To: 65171@debbugs.gnu.org
Subject: [bug#65171] [PATCH] gnu: python-asn1tools: Update to 0.166.0.
Date: Wed, 9 Aug 2023 10:40:11 +0200 [thread overview]
Message-ID: <CAFyhPjXRzG418eg_QxK+tmRVDu0MFq6gL01NbgvyUF+wg-FuOQ@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2023-08-09 8:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 8:40 Michael Ford [this message]
2023-08-18 8:13 ` bug#65171: Closing Andreas Enge
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=CAFyhPjXRzG418eg_QxK+tmRVDu0MFq6gL01NbgvyUF+wg-FuOQ@mail.gmail.com \
--to=fanquake@gmail.com \
--cc=65171@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.