Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make python2 dependency optional #200

Open
hroncok opened this issue Jul 29, 2019 · 1 comment
Open

Make python2 dependency optional #200

hroncok opened this issue Jul 29, 2019 · 1 comment

Comments

@hroncok
Copy link
Member

hroncok commented Jul 29, 2019

The Fedora package has a hard dependency on python2-setuptools.

That should go away before Fedora 32: https://fedoraproject.org/wiki/Changes/RetirePython2

  • pyp2rpm should leverage virtualenv and not need system setuptools o Python 2
  • the test suite should make all Python 2 related tests optional
@nkadel
Copy link

nkadel commented Jul 22, 2022

Since python2 is officially obsolete, and not even included for RHEL 9, python3 should now be the default in all cases and python2 the option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants