[Rfc-markdown] New xml2rfc release: v3.9.1

rjsparks@nostrum.com Fri, 25 June 2021 19:03 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: rfc-markdown@ietfa.amsl.com
Delivered-To: rfc-markdown@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85C883A08C6; Fri, 25 Jun 2021 12:03:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level:
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) 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 dDTxOZA12u-U; Fri, 25 Jun 2021 12:03:38 -0700 (PDT)
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 059EB3A084E; Fri, 25 Jun 2021 12:03:37 -0700 (PDT)
Received: from 84d908c3c732 ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 15PJ3amf064012 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 25 Jun 2021 14:03:37 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1624647817; bh=RIq+PYXo82Tc5aKTw0bPOD+cBqMEDKoUEoqn+iA0Oxo=; h=From:To:Subject:Cc:Date; b=n9DUT3z7r1FJPvOrOO4UeQa+yapTqKa+5xYpyfhbfnRG2/qZWsEO+D4WdRsLMKznj 8s8rhRpWgsJKTS94y3o1nRv19AkXuakRh/svCVEjaTzZtYXvwVkIvUUQ70+DY6UjW5 DZPsfJb2l5rusZ14+2J5BNmhGFlmKU4bubTajd6Y=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be 84d908c3c732
Received: from rjsparks by 84d908c3c732 with local (Exim 4.92) (envelope-from <rjsparks@nostrum.com>) id 1lwr6x-00008l-S6; Fri, 25 Jun 2021 19:03:31 +0000
From: rjsparks@nostrum.com
To: xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Message-Id: <E1lwr6x-00008l-S6@84d908c3c732>
Date: Fri, 25 Jun 2021 19:03:31 +0000
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/GsZxS1C42AHxuvpUYQFm3LgWgHY>
Subject: [Rfc-markdown] New xml2rfc release: v3.9.1
X-BeenThere: rfc-markdown@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "rfc-markdown is a discussion list for people writing I-Ds and RFCs in Markdown and the authors of the tools used for that." <rfc-markdown.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rfc-markdown>, <mailto:rfc-markdown-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-markdown/>
List-Post: <mailto:rfc-markdown@ietf.org>
List-Help: <mailto:rfc-markdown-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rfc-markdown>, <mailto:rfc-markdown-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 Jun 2021 19:03:43 -0000

Hi,

This is an automatic notification about a new xml2rfc release, 
v3.9.1, generated when running the mkrelease script.

Release notes:

xml2rfc (3.9.1) ietf; urgency=low

  * This is a cosmetic release, only to correct issues with the
    changelog formatting in 3.9.0

 -- Robert Sparks <rjsparks@nostrum.com>  25 Jun 2021 18:18:32 +0000

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.

The new version is also available through SVN checkout, with
  'svn checkout https://svn.ietf.org/svn/tools/xml2rfc/tags/cli/3.9.1'

Documentation for this release is built-in, and also available at:
  https://xml2rfc.tools.ietf.org/xml2rfc-doc-3.9.1.html

Regards,

	Robert Sparks
	(via the mkrelease script)