aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Remove specific celery version requirementSebastian Spaeth2013-08-191-2/+2
* Removing PyPump as we aren't using it yet and there's a dependency conflict ;|Christopher Allan Webber2013-08-151-1/+0
* Merge remote-tracking branch 'refs/remotes/tsyesika/master'Christopher Allan Webber2013-08-151-0/+2
|\
| * Adds oauth support up until authorizationxray72242013-07-111-0/+2
* | babel 1.0 doesn't have a localedata.list() method, so updated setup.py.Rodney Ewing2013-07-291-1/+1
|/
* Merge branch 'release-0.4.1'Christopher Allan Webber2013-07-101-1/+1
|\
| * PyTest needs to be >= 2.3.1Christopher Allan Webber2013-07-101-1/+1
* | Reverting "No more of this find_packages nonsense."Christopher Allan Webber2013-06-241-2/+2
* | New notificationsJoar Wandborg2013-06-091-1/+1
|/
* Make sure that the pytest revision is at least at 2.3.Christopher Allan Webber2013-06-031-1/+1
* No more of this find_packages nonsense.Christopher Allan Webber2013-05-241-2/+2
* Start to use six for basestring.Elrond2013-04-181-0/+1
* Adds the timesince ability which fixes #394Jessica T2013-04-111-0/+1
* Merge remote-tracking branch 'brett/itsdangerous'Elrond2013-04-091-1/+1
|\
| * Remove beaker stuff from the code.Brett Smith2013-03-241-1/+0
| * Back sessions with It's Dangerous.Brett Smith2013-03-241-0/+1
* | Also require pytest-xdist!Christopher Allan Webber2013-04-031-0/+1
* | Use py.test --boxed for unit tests from now on!Christopher Allan Webber2013-04-031-1/+1
* | Webtest2 breaks response.cookies stuff for some reason.Christopher Allan Webber2013-03-241-1/+1
|/
* require mock for the new uuid-mocking testsChristopher Allan Webber2013-01-231-0/+1
* Make translitcodec optional, and work nicely without it.Christopher Allan Webber2013-01-061-1/+2
* Don't require webob as dependencySebastian Spaeth2012-12-211-1/+0
* Use pypi-compatible license signatureSebastian Spaeth2012-12-031-1/+1
* Require werkzeug >= 0.7Elrond2012-11-241-1/+1
* Removed Routes dependency, added admin routesJoar Wandborg2012-10-201-1/+0
* Setting celery and kombu at very specific versions so that doing a fresh inst...Christopher Allan Webber2012-08-201-1/+2
* Add python language version classifiersWill Kahn-Greene2012-08-061-0/+2
* Removing PIL from the setup.py develop process.Christopher Allan Webber2012-07-261-1/+1
* Explicitly state that we need a webob version >= 1.1 also.Christopher Allan Webber2012-07-011-1/+1
* Now require sqlalchemy >= 0.7.0Christopher Allan Webber2012-06-111-1/+1
* Removing mongo and mongokit as dependencies.Christopher Allan Webber2012-04-291-2/+0
* Remove kombu-sqlalchemy and use database string in modern kombu-proper formatChristopher Allan Webber2012-04-211-1/+0
* kombu-sqlalchemy a requirement in order for kombu sqlalchemy transport to workChristopher Allan Webber2012-02-261-0/+1
* We now require sqlalchemy and sqlalchemy-migrateChristopher Allan Webber2012-02-191-0/+2
* Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-081-1/+1
* We were using translitcodec and I didn't understand how it worked ;)Christopher Allan Webber2012-01-281-0/+1
* We aren't using translitcodec anymore. Kill it!Christopher Allan Webber2012-01-281-1/+0
* Packaging improvement by Clint Byrum from Debian/UbuntuElrond2012-01-261-0/+1
* Cloudfiles not actually a dependency, removing from setup.pyChristopher Allan Webber2011-12-041-1/+0
* Uncommenting requires=['gst'] till I figure out why Joar added it there :)Christopher Allan Webber2011-11-251-1/+1
* Merge branch 'video_gstreamer-only'Joar Wandborg2011-11-211-0/+1
|\
| * Stashing changesJoar Wandborg2011-11-211-1/+0
| * Added pygtk to dependenciesJoar Wandborg2011-10-271-0/+1
| * Removed arista dependencyJoar Wandborg2011-10-141-1/+0
| * Multimedia refractoring, and added video thumbnail supportJoar Wandborg2011-10-051-0/+1
| * Added arista to install requiresJoar Wandborg2011-09-281-0/+1
* | Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-6/+6
|\ \
| * | Whitespace and formatting cleanup.Nathan Yergler2011-10-011-6/+6
| |/
* / Require an older version of WebOb as a stopgap fix for Issue #622Christopher Allan Webber2011-10-181-1/+1
|/
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1