Commit Graph

52 Commits

Author SHA1 Message Date
Haikel Guemar 02c26a2ced Enforce that pbr used is >= 1.8
It otherwise fails if used against older pbr (e.g distro packaging build)

Change-Id: I19dbd5d14a9135408ad21a34834f0bd1fb3ea55d
2017-04-07 15:59:23 +02:00
Matt Riedemann 8252703f56 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
2015-07-18 10:39:35 -07:00
Monty Taylor 2ac02e0ef5 Stop using the d2to1-based pbr
pbr updated itself to remove the d2to1 dependency. One of the main
reasons for this is a direct upstream dependency on distribute, which
causes the distribute/setuptools merge bug to get triggered, which
breaks people's system if they install with pip < 1.4.

Remove d2to1 references, and also bump the required version requested of
pbr to a version late enough to no longer depend on d2to1.

Remove the version specifier from setup.py, because setup_requires has
no way to trigger a version requirement upgrade. The flat version should
be sufficient for the setup.py interface in perpetuity.

Remove the setup-hook from setup.cfg, as it is no longer needed.

Change-Id: I40d3507c77802d13fd894aa16714b2ed6aa7d59f
2013-10-07 12:02:24 -04:00
Monty Taylor a71799ea2c Updated to OpenStack Build stuff. 2013-07-11 16:54:46 -04:00
Monty Taylor e0edf4d4a1 Initial changes to import into StackForge. 2013-07-11 15:50:07 -04:00
Jan Dittberner 08310eec9d start next development iteration 2011-11-01 22:10:37 +01:00
Jan Dittberner b1c1aa0b40 bump SQLAlchemy dependency to >= 0.6
add build-req.pip with build requirements
2011-10-30 00:05:59 +02:00
Jan Dittberner 7681155af7 start next development iteration 2011-05-27 22:58:37 +02:00
Jan Dittberner 2e28635b0b start next development iteration
- update version numbers in setup.py and docs/conf.py

- exclude docs/_build recursively in MANIFEST.in

- update docs/changelog.rst
2011-05-27 14:29:15 +02:00
Jan Dittberner c5a0b0e22a bump version number to 0.7 to indicate SQLA 0.7 compatibility 2011-05-27 12:56:14 +02:00
Jan Dittberner 4e601ff405 start next iteration 2011-02-11 23:25:18 +01:00
iElectric 8e01817b97 correct case for dependencies in setup.py 2010-08-16 12:29:22 +02:00
iElectric 236acfef5d fixes issue #88 2010-07-21 21:28:32 +02:00
Jan Dittberner 703d13b206 bump version to 0.6.1 to indicate that trunk is newer than release 0.6 2010-07-12 21:47:35 +02:00
Jan Dittberner 1d7bb5604b use migrate.tests.* instead of tests.* in find_packages argument 2010-07-10 14:27:24 +02:00
iElectric 960bce7de1 remove test dependencies information from setup.py 2010-07-08 00:09:26 +02:00
iElectric 472952672f found that bugger. ScriptTest 1.0.1 removes the functonality we need. rollback to 1.0 2010-07-07 23:30:19 +02:00
iElectric 922bd7c08c note about scripttest==1.0.1 2010-06-10 16:32:28 +02:00
iElectric dd756a512f update setup.py 2010-05-03 13:01:58 +02:00
iElectric e4868841d5 partly fix SA0.6 tests on postgres 2010-04-24 21:40:16 +02:00
iElectric 1c80226918 rename test package to tests (problems with pytest dist) 2010-02-05 18:45:17 +01:00
iElectric ccf7be3372 merge 2009-08-10 12:24:01 +02:00
iElectric 3d3f4e0391 we are using Tempita for templates; adding most basic pylons template 2009-08-07 12:58:04 +02:00
iElectric 286a912e34 separating test_shell and test_api, replacing shell hacks with ScriptTest 2009-07-04 10:50:43 +02:00
iElectric 9cedba8b8b convert svn to hg 2009-06-30 22:50:18 +02:00
iElectric d835658f23 fix setup.py 2009-06-08 13:08:32 +00:00
iElectric bc1edc5c1b updated migrate.versioning.repository tests and docs, update README 2009-06-08 12:57:23 +00:00
jan.dittberner afc0c6588e start work on 0.5.5 2009-06-07 13:10:21 +00:00
iElectric 50246d65cb remove the duplicate 2009-06-04 16:57:02 +00:00
iElectric e1adf595a4 extras_require is a bit tricky, use tests_require instead 2009-06-04 16:53:10 +00:00
iElectric c6883c0d47 refactor api.py a bit, lots of PEP8 love 2009-06-02 19:50:31 +00:00
jan.dittberner 77c1cae8a9 start work on 0.5.4 2009-03-27 20:39:41 +00:00
jan.dittberner 9c71b10206 update CHANGELOG, set version to 0.5.3 2009-03-22 14:04:32 +00:00
jan.dittberner 1af6847bbe update CHANGELOG, set version to 0.5.2 2009-02-18 20:20:40 +00:00
jan.dittberner 8e3cba6eb8 fix Issue 47 by moving sphinx and nose dependencies to extras_require 2009-02-13 19:23:13 +00:00
jan.dittberner c0890d830f fix upload 2009-02-07 22:10:04 +00:00
jan.dittberner ac1028c13a prepare release 0.5.1.1 2009-02-07 19:46:54 +00:00
jan.dittberner 6e22528e6f add sphinx to setup dependencies 2009-01-25 12:51:36 +00:00
percious17 992a079d3d tagging version 0.5.1 to match sa version.
This will be going into the TG2b3 index.
2009-01-19 23:41:14 +00:00
jan.dittberner f1039d3f85 Depend on SQLAlchemy >= 0.5 at runtime and nose for setup 2009-01-06 21:44:27 +00:00
jan.dittberner b73aa25733 switch to nosetests 2008-12-30 20:40:16 +00:00
percious17 0a3d46c290 removed dependency on py.test
modified downgrade so that
migrate.py downgrade x works just like:
migrate.py downgrade --version=x
2008-12-01 21:22:07 +00:00
jan.dittberner aba0f50681 - integrate patch by Toshio Kuratomi sent to migrate-users 2008/07/30
06:08 (GMT+01:00)
- pylint clean migrate/versioning/migrate_repository.py
2008-07-30 12:30:09 +00:00
jan.dittberner 52499b1f28 * create bugfix branch for 0.4.4
* prepare trunk for new development
2008-07-22 21:00:38 +00:00
jan.dittberner 3ecf68a99c - release 0.4.4 2008-04-04 20:40:35 +00:00
jan.dittberner 9598b484a8 - merge CHANGELOG from branch bugfix-0_4_2 to trunk
- increase trunk and branch bugfix-0_4_2 version numbers
- rename branch bugfix-0_4_2 to bugfix-0_4_3
2008-03-28 18:16:48 +00:00
jan.dittberner 426c62bfbb * fixed package name 2008-02-19 19:17:30 +00:00
jan.dittberner 85c01dcc9f * prepare work on 0.4.3 2008-02-19 19:16:28 +00:00
jan.dittberner 1a24921de8 - integrate setuptools patch by Kevin Dangoor
- bump version to 0.4.2dev (0.4.1 will be released from branch bugfix-0_4_0)
2008-02-15 18:25:23 +00:00
jan.dittberner 3f0a4256c1 - prepare for new development 2008-02-14 21:31:46 +00:00