step 4 gave me:

```
error: Failed build dependencies:
        python3dist(decopatch) is needed by 
python-pytest-harvest-1.7.1-1.fc32.noarch
        python3dist(makefun) >= 1.5 is needed by 
python-pytest-harvest-1.7.1-1.fc32.noarch
Wrote: 
/builddir/build/SRPMS/python-pytest-harvest-1.7.1-1.fc32.buildreqs.nosrc.rpm
```

The source RPM contains all the deps:

```
$ rpm -qp --requires 
~/build/SRPMS/python-pytest-harvest-1.7.1-1.fc32.buildreqs.nosrc.rpm
pyproject-rpm-macros
python3-devel
python3dist(decopatch)
python3dist(makefun) >= 1.5
python3dist(packaging)
python3dist(pandas)
python3dist(pypandoc)
python3dist(pytest-runner)
python3dist(pytoml)
python3dist(setuptools-scm)
python3dist(six)
python3dist(tabulate)
python3dist(wheel)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/889#issuecomment-539460031
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to