lp:packaging

Created by Stephen Thorne and last modified
Get this branch:
bzr branch lp:packaging
Only Stephen Thorne can upload to this branch. If you are Stephen Thorne please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stephen Thorne
Project:
Packaging
Status:
Experimental

Recent revisions

12. By Stephen Thorne <email address hidden>

Moved xmlrpc functionality into its own module, in order to reduce
the amount of fuss involved in doing an xmlrpc call to pypi, and also
to assist in writing other tools that interact with pypi.

11. By Stephen Thorne <email address hidden>

Add a way for someone to specify a url in the form:
http://example.com/path/to/$package-$version.tar.gz

the package name is taken from $package, the file is downloaded and then the
package built.

This isn't very nice, we can improve the commandline parsing to make this
nicer. Currently this is required for installing things like rdflib that
provide a download url, but don't have a package uploaded to the cheeseshop.

10. By Stephen Thorne <email address hidden>

Adding MANIFEST.in file to allow docs to be copied into the sdist.

9. By Stephen Thorne <email address hidden>

Bump version number to 8.7

8. By Stephen Thorne <email address hidden>

Remove the executable bit on core.py, it shouldn't have it.
Automatically make the missing download and dist directories if they don't exist.

7. By sthorne <email address hidden>

Download to sepearte directories that need to be created - should make these
automatically created.

Support zip files.

Print the correct paths to files that we generate in the build process.

6. By sthorne <email address hidden>

Add the setup.cfg file which will cause the doc directory to be packaged.

5. By sthorne <email address hidden>

Make the cleanup always happen. Always create a traditional dist directory.

4. By sthorne <email address hidden>

Support debian packaging.
Support python packages that have manifests, as they seem to work rather
poorly.
Support ignoring the 'debian' directory from upstream, it will cause
this tool to blow up when we try to use it.

3. By sthorne <email address hidden>

Fix absolute/relative import problems, don't name the package the same as a
module within the package.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.