>>>>> "CS" == Charalampos Stratakis <cstra...@redhat.com> writes:
CS> Hi, It seems that the tests try to download from external sources CS> (Pypi in this case) however this is not possible when using CS> koji. Not sure if it's clearly documented somewhere but from a fast CS> search I found this reference [0] https://fedoraproject.org/wiki/Packaging:Guidelines#Build_time_network_access It should be pretty obvious, I think, that everything a package needs to build should either be inside the package or elsewhere in the distribution and specified as a build dependency. Otherwise we have no build reproducability, and our packages could fail to build because some file changed names on pypi. - J< _______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org