Re: [Rfc-markdown] New xml2rfc release: v2.12.1

Henrik Levkowetz <henrik@levkowetz.com> Mon, 29 October 2018 20:49 UTC

Return-Path: <henrik@levkowetz.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 E984F131025; Mon, 29 Oct 2018 13:49:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 caTiWZ1_BpYU; Mon, 29 Oct 2018 13:49:55 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29F57130ECD; Mon, 29 Oct 2018 13:49:55 -0700 (PDT)
Received: from h-37-140.a357.priv.bahnhof.se ([94.254.37.140]:54207 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1gHETy-0007uG-7R; Mon, 29 Oct 2018 13:49:54 -0700
To: xml2rfc-dev@ietf.org, xml2rfc@ietf.org, rfc-markdown@ietf.org
References: <E1gH6Wn-0002ca-CU@durif.tools.ietf.org> <20181029204446.xwjkdfdpj7sbhvsr@miek.nl>
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <0455bd48-3392-bb4c-f510-c57489792606@levkowetz.com>
Date: Mon, 29 Oct 2018 21:49:46 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <20181029204446.xwjkdfdpj7sbhvsr@miek.nl>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="F50FlENNAUETXwJVGkIhXKUAX7njIEDv9"
X-SA-Exim-Connect-IP: 94.254.37.140
X-SA-Exim-Rcpt-To: rfc-markdown@ietf.org, xml2rfc@ietf.org, xml2rfc-dev@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/Nim2CzGrgECHPQ9UjwAJbTn1Cd4>
Subject: Re: [Rfc-markdown] New xml2rfc release: v2.12.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: Mon, 29 Oct 2018 20:49:57 -0000

Hi Miek,

The package is available on pypi: https://pypi.org/project/google-i18n-address/
If it's a matter of permitting an earlier version, I think that should be
quite possible.  If it's a matter of working around a complete absence, it's
more tricky.  Could you provide a bit more details on what options we have to
work with?

Best regards,

	Henrik

On 2018-10-29 21:44, Miek Gieben wrote:
> [ Quoting <henrik@levkowetz.com> in "[Rfc-markdown] New xml2rfc release:..." ]
>>Hi,
>>
>>This is an automatic notification about a new xml2rfc release,
>>v2.12.1, generated when running the mkrelease script.
>>
>>Release notes:
>>
>>xml2rfc (2.12.1) ietf; urgency=medium
> 
> I'm trying to make a debian package for easy installing on debian systems, but 
> the new dependencies make this difficult.
> 
> Current error:
> pkg_resources.DistributionNotFound: The 'google-i18n-address>=2.3.2' distribution was not found and is required by xml2rfc
> 
> Note, previous version worked (up to 2.10.x as that was the last I tried)
>