[Webkit-unassigned] [Bug 230540] New: [webkitcorepy] Not possible to autoinstall a package with micro version 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 02:14:06 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230540

            Bug ID: 230540
           Summary: [webkitcorepy] Not possible to autoinstall a package
                    with micro version 0
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: dewei_zhu at apple.com, jbedard at apple.com

This happens if there are more versions of the package. For example try to install pytest 6.2.0, even when using Version (6, 2, 0), the installed version is 6.2.5. I think we should differentiate between Version(6, 2) and Version(6, 2, 0), probably initializing implicit arguments to None instead of 0 and handling None everywhere in version.py.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210921/b87d8f29/attachment.htm>


More information about the webkit-unassigned mailing list