[ckan-changes] [okfn/ckan] a68431: Workaround for broken Pylons version test
GitHub
noreply at github.com
Fri Jun 22 15:37:59 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: a68431aa331c361e55905ec461cbc1028279ec36
https://github.com/okfn/ckan/commit/a68431aa331c361e55905ec461cbc1028279ec36
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M ckan/tests/test_versions.py
Log Message:
-----------
Workaround for broken Pylons version test
test_pylons() was failing when the right version of Pylons is installed
into a virtualenv with pip rather than installed system-wide. Looks like
a bug in the Pylons code when it reports its version number. Changed
the test to get the version from pip freeze instead.
More information about the ckan-changes
mailing list