[PATCH] Fix python setup.py sdist and bdist_rpm

Bug #318255 reported by Shlomi Fish
2
Affects Status Importance Assigned to Milestone
subvertpy
New
Undecided
Unassigned

Bug Description

At the moment "python setup.py sdist" and "python setup.py bdist_rpm" are broken in the subvertpy's trunk. This patch fixes the problems that caused them:

1. Lack of comprehensive (or any) MANIFEST.in.

2. ret = install_lib.get_outputs() without self as argument.

This bug blocks:

https://bugs.launchpad.net/bzr-svn/+bug/311712

I hereby disclaim any rights on this patch. However, crediting me (with link to http://www.shlomifish.org/ ) or donation in appreciation would be appreciated (but naturally not required).

Regards,

-- Shlomi Fish

Revision history for this message
Shlomi Fish (shlomif-gmail) wrote :
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Thanks for the patch; there was already a separate bug report open about this problem that has been fixed independently.

I've merged some of the bits from your patch that mine didn't have (installing examples, documentation) in r2008.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.