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

Stabilize make pypi_packages #686

Closed
wants to merge 1 commit into from
Closed

Conversation

tiran
Copy link
Member

@tiran tiran commented Apr 3, 2017

Parallel make or flags like IPA_OMIT_INSTALL and IPA_SERVER_WHEELS could
lead to bad packages for PyPI. Only build the packages we want with
correct flags.

Signed-off-by: Christian Heimes cheimes@redhat.com

@tiran tiran changed the title Stablize make pypi_packages Stabilize make pypi_packages Apr 3, 2017
@tiran tiran force-pushed the stable_pypi branch 2 times, most recently from f65a369 to b166396 Compare April 4, 2017 05:46
@MartinBasti MartinBasti self-assigned this Apr 6, 2017
Parallel make or flags like IPA_OMIT_INSTALL and IPA_SERVER_WHEELS could
lead to bad packages for PyPI. Only build the packages we want with
correct flags.

Placeholder packages from 'make pypi_package' conflict with
'make wheel_bundle' packages. Use a separate destination directory for
PyPI packages.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
@MartinBasti MartinBasti added ack Pull Request approved, can be merged pushed Pull Request has already been pushed labels Apr 12, 2017
@MartinBasti
Copy link
Contributor

master:

  • d0c36b9 Stabilize make pypi_packages

@tiran tiran deleted the stable_pypi branch April 12, 2017 15:01
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 pushed Pull Request has already been pushed
Projects
None yet
2 participants