GNU bug report logs - #44239
[PATCH] Python double-digit version detection broken

Previous Next

Package: automake;

Reported by: Patrik Novotny <panovotn <at> redhat.com>

Date: Mon, 26 Oct 2020 15:29:02 UTC

Severity: normal

Tags: patch

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Miro HronĨok <miro <at> hroncok.cz>
To: Karl Berry <karl <at> freefriends.org>
Cc: 44239 <at> debbugs.gnu.org, panovotn <at> redhat.com
Subject: bug#44239: [PATCH] Python double-digit version detection broken
Date: Mon, 26 Oct 2020 22:55:08 +0100
The patch is https://src.fedoraproject.org/fork/churchyard/rpms/automake/raw/f8af40fe1fa92a3ea0a1520a9d5f0797d0019f0f/f/automake-1.16.2-python-version-multiple-digits.patch

It includes doc update and the command line is:

$ python3.10 -c 'import sys; print("%u.%u" % sys.version_info[:2])'
3.10




This bug report was last modified 4 years and 209 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.