Hi Ralph,
The discussion is also in this page: https://pagure.io/koji/issue/458
The reason of that koji not in pypi is the dependency python module "rpm-python" is not in pypi. And there is a reason that RPM project does not manage "rpm-python" in pypi [1].
Now I am working for the installer to install rpm-python from pypi with high priority.
I was success to remove rpm-devel dependency from the installer. But I have to remove one more devel dependency from the installer before the new version release of the installer. After that, koji can use the installer and download rpm-python from pypi.
[1] https://github.com/rpm-software-management/rpm/issues/273
Jun
On Tue, Oct 3, 2017 at 8:28 PM, Ralph Bean rbean@redhat.com wrote:
Friendly ping on this.
I ran into an issue in a separate project that would benefit from this. Just linking the two together: https://github.com/fedora- infra/pdc-updater/issues/26 _______________________________________________ koji-devel mailing list -- koji-devel@lists.fedorahosted.org To unsubscribe send an email to koji-devel-leave@lists.fedorahosted.org