[webkit-changes] [WebKit/WebKit] 400677: [webkitcorepy] Autoinstall should install specifie...

Roy Reapor noreply at github.com
Mon Jan 23 15:50:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 400677313c7e1d92de7b2c2a531e47f51b99e339
      https://github.com/WebKit/WebKit/commit/400677313c7e1d92de7b2c2a531e47f51b99e339
  Author: Roy Reapor <rreapor at apple.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M Tools/Scripts/libraries/webkitcorepy/setup.py
    M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py
    M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py

  Log Message:
  -----------
  [webkitcorepy] Autoinstall should install specified module/package [webkitcorepy] Autoinstall should install specified module/package version
https://bugs.webkit.org/show_bug.cgi?id=251043

Reviewed by Jonathan Bedard.

Do a strict eqaulity check for package versions instead of allowing partial matches.

* Tools/Scripts/libraries/webkitcorepy/setup.py:
* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py:
* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py:
(Package.archives):

Canonical link: https://commits.webkit.org/259248@main




More information about the webkit-changes mailing list