GNU bug report logs - #76114
Help me updating python-pedantic for multiqc

Previous Next

Package: guix-patches;

Reported by: alexis <at> praga.dev

Date: Fri, 7 Feb 2025 03:54:01 UTC

Severity: normal

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: alexis <at> praga.dev
To: 76114 <at> debbugs.gnu.org
Subject: [bug#76114] Help me updating python-pedantic for multiqc
Date: Thu, 06 Feb 2025 23:35:14 +0100
[Message part 1 (text/plain, inline)]
HI,

I'm trying out guix and thought : "why not update a package ?". Trying out multiqc requires python-pedantic... but that was not that bad (and I'm pleasanly surprised).
There are 2 issues :

1. only one test is failing for python-pedantic (see log below). What to do there ?
2. hundred of packages depend of python-pedanticl. Not sure how not to break all of these.

The current state of affair is the singe patch attached to this mail. Maybe that's too hard for a first contribution !

Thanks,

Alexis

8<---------------------------

=========================== short test summary info ============================
FAILED tests/test_networks.py::test_any_url_invalid[https://example.org more-url_parsing-Input should be a valid URL, invalid domain character] - AssertionError: assert {'type': 'url_parsing', 'msg': 'Input should be a valid URL, invalid international domain name'} == {'type': 'url_parsing', 'msg': 'Input should be a valid URL, invalid domain character'}

  Common items:
  {'type': 'url_parsing'}
  Differing items:
  {'msg': 'Input should be a valid URL, invalid international domain name'} != {'msg': 'Input should be a valid URL, invalid domain character'}

  Full diff:
    {
  -     'msg': 'Input should be a valid URL, invalid domain character',
  ?                                                         ^^ ^^^^ -
  +     'msg': 'Input should be a valid URL, invalid international domain name',
  ?                                                  ++++++++++++++       ^ ^
        'type': 'url_parsing',
    }
========== 1 failed, 5029 passed, 1027 skipped, 15 xfailed in 17.97s ===========

[0001-Updating-python-pedantic-to-2.10.6.patch (text/x-patch, attachment)]

This bug report was last modified 162 days ago.

Previous Next


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