summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* start dropping python 3.6 (#387)masterAsif Saif Uddin2022-01-101-1/+0
* python3 in shebangAsif Saif Uddin2021-12-191-1/+1
* add new python versions to tox (#366)Asif Saif Uddin2021-12-131-0/+2
* fix errorsAsif Saif Uddin (Auvi)2021-04-011-0/+1
* Pass long_description to setup() (#353)Philipp A2021-02-091-27/+16
* pyupgrade.Omer Katz2020-09-031-2/+1
* Prepare setup.py for Python 3 only support.Omer Katz2020-08-311-15/+10
* Multiple improvements of cythonized codeMatus Valo2020-08-241-0/+4
* Fix pypi classifier development status (#294)Hervé Beraud2020-08-191-1/+1
* python 3.8 to classifierAsif Saif Uddin (Auvi)2020-06-011-6/+7
* Added simple cythonization of abstract_channel.pyMatus Valo2020-04-271-0/+4
* Implement speedups in cython (#311)Matus Valo2020-04-071-0/+23
* 2.5.1 (#288)2.5.1Asif Saif Uddin2019-08-141-2/+3
* Adds Python 3.7 to the list of supported languages in setup.py and adds Pytho...Jeremiah Cooper2019-03-021-0/+1
* Fix broken setup.py test --pytest-argsMatus Valo2019-02-151-2/+3
* Update all pypi.python.org URLs to pypi.org (#189)Jon Dufresne2018-04-261-1/+1
* Pass python_requires argument to setuptools (#185)Jon Dufresne2018-03-051-0/+1
* Fix ResourceWarning in setup.py (#170)Jon Dufresne2017-10-171-4/+5
* Document and test all supported Python versions (#140)Jon Dufresne2017-04-161-1/+1
* Adds keywords to setup.pyAsk Solem2016-10-101-0/+1
* Adds Python 3.5 trove classifierAsk Solem2016-09-071-0/+1
* Use py.testAsk Solem2016-08-231-13/+22
* LGPL -> BSD License to match Celery (#104)Cameron Will2016-08-161-3/+2
* Adds bumpversionAsk Solem2016-07-011-24/+4
* Fixes install requirements on Python 3ChangBo Guo(gcb)2016-06-061-1/+5
* Bumps version to 2.0.0 and updates Changelogv2.0.0Ask Solem2016-05-261-1/+0
* setup.py cannot use unicode_literalsAsk Solem2016-04-071-1/+0
* Adds amqp.version_infoAsk Solem2016-04-061-3/+7
* Use unicode_literals for all files, and updates flakeplus target to --2.7Ask Solem2016-04-061-0/+1
* [tests] Now depends on caseAsk Solem2016-04-051-8/+2
* Now uses vine for promisesAsk Solem2016-03-021-1/+1
* Attempts to fix appveyor py3 buildAsk Solem2015-12-071-1/+1
* Single-item tuples now allowed without whitespaceAsk Solem2015-07-131-3/+3
* Drops Python 2.6 support and adds support for Python 3.4Ask Solem2014-06-201-3/+3
* New promise implementationAsk Solem2014-02-201-3/+0
* flakesAsk Solem2014-01-131-1/+2
* Remove additional Py2.5 compatibility checksAsk Solem2014-01-131-2/+2
* 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