Custom Query (1173 matches)
Results (265 - 267 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #5017 | fixed | Make Python 3 a first class citizen | ||
| Description |
So, we have Python 3 support, but I wouldn't say that it's a "first class citizen" at present. In our next release (0.9.0 or maybe even sooner) we should be able to thoroughly recommend to users that they use Python 3. The main trouble with this at present is related to #978, that gunicorn doesn't quite work with our deployment setup smoothly. We need to figure out how to solve this, whether using gunicorn or some other solution. |
|||
| #5015 | invalid | No such file or directory: 'mediagoblin/_version.py' | ||
| Description |
A user in IRC reported that trying to build against latest git master results in: IOError: [Errno 2] No such file or directory: 'mediagoblin/_version.py' when making ./bin/python setup.py develop
|
|||
| #5011 | fixed | Remove six==1.5.2 requirement | ||
| Description |
setup.py requires
In my test environment, removing the constraint and installing a more recent versions of |
|||
