Re: [xml2rfc] xml2rfc versions

Robert Moskowitz <rgm@htt-consult.com> Tue, 16 May 2023 13:58 UTC

Return-Path: <rgm@htt-consult.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A2E3C06F250 for <xml2rfc@ietfa.amsl.com>; Tue, 16 May 2023 06:58:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level:
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ZRt-g4Yhvss for <xml2rfc@ietfa.amsl.com>; Tue, 16 May 2023 06:58:11 -0700 (PDT)
Received: from z9m9z.htt-consult.com (z9m9z.htt-consult.com [23.123.122.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 805CBC14CE33 for <xml2rfc@ietf.org>; Tue, 16 May 2023 06:58:05 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by z9m9z.htt-consult.com (Postfix) with ESMTP id 719D162574 for <xml2rfc@ietf.org>; Tue, 16 May 2023 09:57:42 -0400 (EDT)
X-Virus-Scanned: amavisd-new at htt-consult.com
Received: from z9m9z.htt-consult.com ([127.0.0.1]) by localhost (z9m9z.htt-consult.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 668UUaHbnTP0 for <xml2rfc@ietf.org>; Tue, 16 May 2023 09:57:37 -0400 (EDT)
Received: from [192.168.160.29] (unknown [192.168.160.29]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by z9m9z.htt-consult.com (Postfix) with ESMTPSA id 1CCBA6250B for <xml2rfc@ietf.org>; Tue, 16 May 2023 09:57:34 -0400 (EDT)
Message-ID: <028a3db6-5d50-b4f3-afdd-83dfd0c173ad@htt-consult.com>
Date: Tue, 16 May 2023 09:57:56 -0400
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0
Content-Language: en-US
From: Robert Moskowitz <rgm@htt-consult.com>
To: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
References: <9067219c-23d6-f3ee-71f5-044901fbc635@htt-consult.com>
In-Reply-To: <9067219c-23d6-f3ee-71f5-044901fbc635@htt-consult.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/Hz2BQdFdhbWws9jx6vp02-QoXRI>
Subject: Re: [xml2rfc] xml2rfc versions
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 May 2023 13:58:12 -0000

Ah, thanks to Dr. Google, the pip3 update for packages is:

pip3 install --upgrade --user xml2rfc

Sigh.

On 5/16/23 09:33, Robert Moskowitz wrote:
> As I noted I am at:
>
> xml2rfc 3.15.3
>
> I figured out that I DID install this with pip3 when I built this 
> system under Fedora 37 (recently upgraded to 38).
>
> $ grep pip ~/.bash_history
> pip3 install --user xml2rfc
>
> So since pip3 does not have an update, so I installed again and...
>
> Requirement already satisfied: xml2rfc in 
> /home/rgm/.local/lib/python3.11/site-packages (3.15.3)
>
> ....
>
> And still at ver 3.15.3.
>
> What am I missing that I am not updating?
>
> thanks.
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc