<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy-migrate.git/setup.cfg, branch 0.9.5</title>
<subtitle>github.com: stackforge/sqlalchemy-migrate.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/'/>
<entry>
<title>Remove svn version tag setting</title>
<updated>2015-01-13T00:21:02+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2015-01-13T00:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=b011e6cb39401a72c29b9ba60345c644d4032897'/>
<id>b011e6cb39401a72c29b9ba60345c644d4032897</id>
<content type='text'>
This is confusing our poor friend setuptools into appending a post0 on
to release versions.

Change-Id: I59a763f00f47d9a2fb0d26428a41fee82deff49d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is confusing our poor friend setuptools into appending a post0 on
to release versions.

Change-Id: I59a763f00f47d9a2fb0d26428a41fee82deff49d
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the tag_build line from setup.cfg</title>
<updated>2013-11-14T19:55:10+00:00</updated>
<author>
<name>David Ripton</name>
<email>dripton@redhat.com</email>
</author>
<published>2013-11-14T19:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=fbc7ef03d18e93d5991aded76bef74258671f4eb'/>
<id>fbc7ef03d18e93d5991aded76bef74258671f4eb</id>
<content type='text'>
It was causing the release tarball to have an extra ".dev." in its filename,
which then broke the script that uploads the release to PyPI.

Change-Id: I995fb3e0393468568601e8614c0532b93fbe8ceb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was causing the release tarball to have an extra ".dev." in its filename,
which then broke the script that uploads the release to PyPI.

Change-Id: I995fb3e0393468568601e8614c0532b93fbe8ceb
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using the d2to1-based pbr</title>
<updated>2013-10-07T16:02:24+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-09-30T14:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=2ac02e0ef57b61c01d5684a03334bd013a1c7b1a'/>
<id>2ac02e0ef57b61c01d5684a03334bd013a1c7b1a</id>
<content type='text'>
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 &lt; 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt; 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
</pre>
</div>
</content>
</entry>
<entry>
<title>added bugfixes for 0.8</title>
<updated>2013-07-11T21:07:04+00:00</updated>
<author>
<name>Josip Delic</name>
<email>delijati@googlemail.com</email>
</author>
<published>2013-06-13T15:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=c670d1d36a742ffe6c018920359424b7ece2b516'/>
<id>c670d1d36a742ffe6c018920359424b7ece2b516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to OpenStack Build stuff.</title>
<updated>2013-07-11T20:54:46+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-07-11T20:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=a71799ea2cbfa1354c786991a85b610753f5474c'/>
<id>a71799ea2cbfa1354c786991a85b610753f5474c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>for when logging is just annoying ;-)</title>
<updated>2010-09-09T17:00:51+00:00</updated>
<author>
<name>chrisw</name>
<email>unknown</email>
</author>
<published>2010-09-09T17:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=ede16eb5b0ba4b91ca942bb3c3d6f6de61efc5be'/>
<id>ede16eb5b0ba4b91ca942bb3c3d6f6de61efc5be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove default of dropping on pdb on test error or failure</title>
<updated>2010-09-07T14:41:41+00:00</updated>
<author>
<name>chrisw</name>
<email>unknown</email>
</author>
<published>2010-09-07T14:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=17f5670c3c2f301a17c097387d0b41bc28254835'/>
<id>17f5670c3c2f301a17c097387d0b41bc28254835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make tests use a virtualenv for 'migrate' shell command</title>
<updated>2010-06-09T16:17:03+00:00</updated>
<author>
<name>Bob Farrell</name>
<email>robertanthonyfarrell@gmail.com</email>
</author>
<published>2010-06-09T16:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=e8feb32f8d28de9a6a5e0e0b940f56cd1c53bd3c'/>
<id>e8feb32f8d28de9a6a5e0e0b940f56cd1c53bd3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add disable_logging option</title>
<updated>2009-07-10T17:42:42+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-07-10T17:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=a186d2edf204ca0f048747436a92ac8c57120c14'/>
<id>a186d2edf204ca0f048747436a92ac8c57120c14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for plain API, fixed some small bugs</title>
<updated>2009-07-08T20:03:00+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-07-08T20:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=67af81806d96f4071d2ac6bc0d956b4e2e8879dc'/>
<id>67af81806d96f4071d2ac6bc0d956b4e2e8879dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
