Description of problem: rubygem-listen epel8 is necessary to build rubygem-sass epel8. https://bugzilla.redhat.com/show_bug.cgi?id=1763768 I am requesting the epel8 branch. ``` $ fedpkg request-branch --repo rubygem-listen epel8 https://pagure.io/releng/fedora-scm-requests/issue/25642 https://pagure.io/releng/fedora-scm-requests/issue/25643 ```
I sent PR (WIP) here. https://src.fedoraproject.org/rpms/rubygem-listen/pull-request/4 ``` $ git pull $ git checkout epel8 $ git checkout -b wip/epel8 $ git merge --squash --no-commit master $ rpmdev-bumpspec rubygem-sass.spec $ mock -r epel-8-x86_64 *.rpm ... No matching package to install: 'rubygem(rb-inotify)' No matching package to install: 'rubygem(thor)' ``` As rb-inotify is runtime dependency, we need to build it on epel8 at first. https://rubygems.org/gems/listen/versions/3.2.1
> As rb-inotify is runtime dependency, we need to build it on epel8 at first. Note WIP for rubygem-rb-inotify on Fedora EPEL. epel7: https://src.fedoraproject.org/rpms/rubygem-rb-inotify/pull-request/2 epel8: requesting epel8 new branches. ``` $ fedpkg request-branch --repo rubygem-rb-inotify epel8 https://pagure.io/releng/fedora-scm-requests/issue/25824 https://pagure.io/releng/fedora-scm-requests/issue/25825 ```
> epel8: requesting epel8 new branches. rubygem-rb-inotify epel8 is on budhi now. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-e16a41000c
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.