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

Prepare for multiple python3 flavors #64

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

bnavigator
Copy link
Collaborator

This is the multiple_flavors.patch from https://build.opensuse.org/request/show/842974 without the actual activation of python36 and python38 flavor.

Based on @mcepl's original patch, fixed for the expansion of $python in %python_expand and the macros calling sysconfig.

@mcepl mcepl merged commit adb6953 into openSUSE:master Oct 21, 2020
@mcepl
Copy link
Contributor

mcepl commented Oct 21, 2020

Thank you very much.

@bnavigator
Copy link
Collaborator Author

@mcepl
Copy link
Contributor

mcepl commented Oct 23, 2020

@bnavigator
Copy link
Collaborator Author

bnavigator commented Oct 23, 2020

The %python3_sitelib pointing to the default sitelib which is python38. Use %python_sitelib instead.

https://build.opensuse.org/request/show/843619

@mcepl
Copy link
Contributor

mcepl commented Oct 23, 2020

Of course, you are right. Thank you.

@bnavigator
Copy link
Collaborator Author

bnavigator commented Oct 23, 2020

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Oct 25, 2020
https://build.opensuse.org/request/show/843646
by user mcepl + dimstar_suse
- Use %pycache_only %python_sitelib instead of %python3_sitelib
  fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Oct 28, 2020
https://build.opensuse.org/request/show/843677
by user bnavigator + dimstar_suse
- Use %pycache_only %python_sitelib instead of %python3_sitelib
  fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348
@bnavigator bnavigator deleted the multiple-flavors branch November 16, 2021 18:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants