Skip to content

Please unbundle apipkg #31

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

Closed
pytestbot opened this issue Sep 17, 2016 · 2 comments
Closed

Please unbundle apipkg #31

pytestbot opened this issue Sep 17, 2016 · 2 comments

Comments

@pytestbot
Copy link

As far as I can see, py/_apipkg.py in pylib 1.4.14 is identical to apipkg.py version 1.2. Would it be possible to unbundle it?

Background: Fedora has a policy that forbids bundling of libraries in its packages:
http://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries

The related Fedora bug against python-py is
https://bugzilla.redhat.com/show_bug.cgi?id=790163

@pytestbot
Copy link
Author

Original comment by @hpk42

Unbundling apipkg from py might be an option. Originally, it was "py" which contained apipkg functionality, though, and the separate release of "apipkg" was experimental. Rather than unbundling, it's more likely i just drop "apipkg" as a separate project or make it depend on py, rather than the other way round.

@RonnyPfannschmidt
Copy link
Member

@thmo closing this one after #130 was merged - you can un-vendor before installation using the task or a simple rm action

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