summaryrefslogtreecommitdiff
path: root/migrate/changeset/databases/postgres.py
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem@us.ibm.com>2015-07-15 09:02:50 -0700
committerMatt Riedemann <mriedem@us.ibm.com>2015-07-18 10:39:35 -0700
commit8252703f56d394743199e702c38f1ecc1db590e5 (patch)
tree7bab30f63cbd50dcc872b16e47d955823e4e2ccb /migrate/changeset/databases/postgres.py
parent050b646e8617d6219fa05424d8879d2ab5d354c3 (diff)
downloadsqlalchemy-migrate-8252703f56d394743199e702c38f1ecc1db590e5.tar.gz
Unblock migrate (py26 and py3* testing issues)
There are two changes which have to go together to pass the gate tests: 1. Update pbr and mock requirements from global-requirements mock 1.2 supports py26 again so make that the minimum version. The same change is being made in g-r with: Ic6b9e18eaec9c81bbbbc57129e024904be928e09 Sync up with latest pbr in global-requirements while we're at it. Closes-Bug: #1474925 2. Fix the importpath module to work with python >= 3.3 where the __import__ built-in is raising an ImportError on a temporary file that is added to the system path. Closes-Bug: #1475339 Change-Id: Ie98938ba75f3983094dd540b7d26a7ec46be4f6e
Diffstat (limited to 'migrate/changeset/databases/postgres.py')
0 files changed, 0 insertions, 0 deletions