Spec URL: https://farchord.fedorapeople.org/reviews/selenium-webdriver-at-spi/selenium-webdriver-at-spi.spec SRPM URL: https://farchord.fedorapeople.org/reviews/selenium-webdriver-at-spi/selenium-webdriver-at-spi-0~20251027.112759.921d717-1.fc43.src.rpm Description: selenium-webdriver-at-spi is a WebDriver for Appium (based on Selenium) using the Linux accessibility API AT-SPI2. Fedora Account System Username: farchord
Taking this review.
Copr build: https://copr.fedorainfracloud.org/coprs/build/9820980 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2416172-selenium-webdriver-at-spi/fedora-rawhide-x86_64/09820980-selenium-webdriver-at-spi/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
So, there's kind of a problem here: > BuildRequires: gobject-introspection-devel > Requires: gobject-introspection%{?_isa} A little while back, GNOME went through a gobject-introspection ABI bump as part of merging it into glib2. So, I'm not sure whether this is a valid dependency or if it even does anything, even if it might be requested to build it. It might even be broken, because the new gi and the old gi cannot be in the same program.
Not going to be needed afterall