GNU bug report logs -
#76114
Help me updating python-pedantic for multiqc
Previous Next
Reported by: alexis <at> praga.dev
Date: Fri, 7 Feb 2025 03:54:01 UTC
Severity: normal
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To reply to this bug, email your comments to 76114 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#76114
; Package
guix-patches
.
(Fri, 07 Feb 2025 03:54:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
alexis <at> praga.dev
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 07 Feb 2025 03:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[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)]
Reply sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
You have taken responsibility.
(Fri, 07 Feb 2025 19:56:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
alexis <at> praga.dev
:
bug acknowledged by developer.
(Fri, 07 Feb 2025 19:56:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 76114-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
There is python-pydantic-2 which point to the 2.10.4 release.
Closing as resolved.
--
Oleg
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.