summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Pep8ify + cosmeticsAsk Solem2013-01-171-0/+1
* Use more str.formatAsk Solem2012-11-131-4/+1
* No longer supports Python 2.5Ask Solem2012-11-081-1/+0
* Code now works on both Python 3 and Python 2 (not using 2to3)Ask Solem2012-11-081-5/+0
* Adds Sphinx docsAsk Solem2012-07-241-39/+129
* Rename to amqpAsk Solem2012-07-231-22/+23
* Bump the version number to 1.0.2 for the packing fix for WindowsBarry Pederson2011-09-291-1/+1
* Add more Trove classifiers to help packagers, bump the version number for the...Barry Pederson2011-09-281-1/+11
* Wrap this thing up, call it 1.0.0 in celebration of OSCON 2011Barry Pederson2011-07-281-1/+1
* Python 3.x compatibility - code has been tweaked so that when the 2to3 utilit...Barry Pederson2011-03-291-1/+13
* Use setuptools if available, for enhanced functionality for packagers.Root2011-03-281-1/+5
* Bump up the version number so we can tell this from the last released version.Barry Pederson2009-12-101-1/+1
* Final minor changes to docs and version strings for 0.6.1barryp@host-145-114-107-208.midco.net2009-08-281-2/+2
* Document the recent changes and change the version number so as not to be con...barryp@macbook.home2009-02-231-1/+1
* Temporarily remove the thread-related development code, so the rest ofbarryp@macbook.home2009-01-191-1/+1
* Need to add another item to setup.py for this to actually build and install.barryp@macbook.home2008-12-111-1/+1
* Change the version number, so this isn't confused with the old release.barryp@macbook.home2008-11-261-1/+1
* Update comments and versions to show 0.5barryp@macbook.home2008-08-041-1/+1
* Get rid of conditional expressions, which are only supportedbarryp@octane.med.und.nodak.edu2008-06-101-1/+1
* Bump the version number because some significant changes were made.barryp@macbook.home2008-06-091-1/+1
* Update version numbers for a new release.barryp@macbook.home2008-01-071-1/+1
* Document the 'callback' parameter in basic_consume(), dealbarryp@octane.med.und.nodak.edu2007-12-281-1/+1
* Bump the version number in setup.py to match what'sbarryp@octane.med.und.nodak.edu2007-12-141-1/+1
* Bump the version number in setup.py, oops.barryp@macbook.home2007-12-081-1/+1
* Slightly tweak the package URL to what it really is.barryp@macbook.home2007-12-031-1/+1
* Rename package to 'amqplib', more in line with the standardbarryp@macbook.home2007-11-141-4/+4
* Restructure to be more like a real distributable Python packagebarryp@macbook.home2007-11-101-0/+22