[Tools-discuss] New xml2rfc release: v3.12.2
Robert Sparks <rjsparks@nostrum.com> Wed, 16 February 2022 21:01 UTC
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 694263A0ABC;
Wed, 16 Feb 2022 13:01:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.678
X-Spam-Level:
X-Spam-Status: No, score=-1.678 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1,
HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001,
T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01]
autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key)
reason="fail (message has been altered)"
header.d=nostrum.com
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id fbXlJmjU7PmD; Wed, 16 Feb 2022 13:01:37 -0800 (PST)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 1CABC3A0AD7;
Wed, 16 Feb 2022 13:01:37 -0800 (PST)
Received: from [192.168.1.114] ([47.186.48.51]) (authenticated bits=0)
by nostrum.com (8.17.1/8.16.1) with ESMTPSA id 21GL1XIU069255
(version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO);
Wed, 16 Feb 2022 15:01:34 -0600 (CST)
(envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com;
s=default; t=1645045294;
bh=BryXFFEAFNWZe/fAxufHZyRUamjwetpaDIvDe+VvV4Q=;
h=Date:To:From:Subject;
b=iwUinQwq1Xmz/woMdjSTTKX2cnO3gDOdQdarNZYgONl6cAUNco6tEy+CHrIkWEPgy
3OGKRklcTQmVwLow6dk6E0xz3NC4LKJQ/a3+aJa0hMHRYSh8WD76gHVVEV72pZ6ZwP
uGzPLLwGRLx88NSXriFMNDGGunic5h+7juWo68m4=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.48.51] claimed to be
[192.168.1.114]
Content-Type: multipart/alternative;
boundary="------------6yDPba0ls4aatLZcINeZkUFl"
Message-ID: <b41290a7-41ec-367c-ce78-b07a97cd2613@nostrum.com>
Date: Wed, 16 Feb 2022 15:01:28 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.6.0
Content-Language: en-US
To: xml2rfc-dev@ietf.org, XML2RFC Interest Group <xml2rfc@ietf.org>,
rfc-markdown@ietf.org, tools-discuss <tools-discuss@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/VbQKlxyJ1E1LJtVeSl9PFTU2UVU>
Subject: [Tools-discuss] New xml2rfc release: v3.12.2
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>,
<mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>,
<mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Feb 2022 21:01:42 -0000
This is _not_ an automated message - we'll build automated mail about releases into the repositories later (or better, people can subscribe to the repository for new releases directly). xml2rfc's repository is now at https://github.com/ietf-tools/xml2rfc/ This release is our first from github. It fixes https://github.com/ietf-tools/xml2rfc/issues/700 As before: > The preferred way to install xml2rfc is by doing 'pip install xml2rfc', > and 'pip install --upgrade xml2rfc' to upgrade. If there are system- > installed python modules which pip will not upgrade, you may have to > use 'pip install --upgrade --no-deps xml2rfc' and install dependencies > manually. Many thanks to Nick, Kesara, and Jennifer for building out and testing the infrastructure needed to make this release. RjS
- [Tools-discuss] New xml2rfc release: v3.12.2 Robert Sparks
- Re: [Tools-discuss] New xml2rfc release: v3.12.2 Carsten Bormann
- Re: [Tools-discuss] [xml2rfc] New xml2rfc release… Randy Bush
- Re: [Tools-discuss] [xml2rfc-dev] New xml2rfc rel… Ronald Tse
- [Tools-discuss] New xml2rfc releases: v3.12.3 and… Robert Sparks