fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
113 stars 61 forks source link

FTBFS copr-rpmbuild because of python-six #3475

Closed FrostyX closed 1 month ago

FrostyX commented 1 month ago

There seems to be no six module on F42+

tests/__init__.py:6: in <module>
    from copr_rpmbuild import helpers
copr_rpmbuild/helpers.py:19: in <module>
    from six.moves.urllib.parse import urlparse
E   ModuleNotFoundError: No module named 'six'
nikromen commented 1 month ago

already removed

praiskup commented 1 month ago

Fixed by #3477