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

Python3 - depend on python3-* packages by default in Fedora #1030

Closed
wants to merge 3 commits into from

Conversation

stlaz
Copy link
Contributor

@stlaz stlaz commented Sep 1, 2017

This patchset is an easier way for a more proper solution in #1024. We should investigate the proper solution more to see why it fails but there's currently not enough time before release.

https://pagure.io/freeipa/issue/4985

We have had a python3-ipaserver package for quite some time now

https://pagure.io/freeipa/issue/4985
When building for Fedora, we have with_python3 set to 1 by
default. Therefore, when such build is performed, have the
scripts depend on python3 packages instead of python2 (the
previous state was the scripts depended on both Python versions).

https://pagure.io/freeipa/issue/4985
@stlaz stlaz added prioritized Pull Request has higher priority for PR-CI py3 labels Sep 1, 2017
@nicki-krizek nicki-krizek added ack Pull Request approved, can be merged pushed Pull Request has already been pushed labels Sep 1, 2017
@nicki-krizek
Copy link
Contributor

master:

  • 3aff58c spec: remove python3 workaround
  • 263217f spec: have the scripts depend on py3 packages
  • aa969da spec: remove strict options from shebangs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged prioritized Pull Request has higher priority for PR-CI pushed Pull Request has already been pushed
Projects
None yet
2 participants