containerbuildsystem / koji-containerbuild

Container build support for Koji buildsystem
GNU Lesser General Public License v2.1
29 stars 32 forks source link

Use conifgparser < 5 for python 2 tests #177

Closed athos-ribeiro closed 4 years ago

athos-ribeiro commented 4 years ago

Signed-off-by: Athos Ribeiro athos@redhat.com

Maintainers will complete the following section:

athos-ribeiro commented 4 years ago

@chmeliik, we are using the system (epel) pip RPM package. How about just freezing the setuptools version at 46.1.3 (current one) for centOS tests instead?

chmeliik commented 4 years ago

@athos-ribeiro yeah, sounds good. The warning says to pin setuptools<45, but if it works now it's probably fine :D

athos-ribeiro commented 4 years ago

No release notes added. Test suite change.