<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy-migrate.git/migrate/versioning/templates, branch master</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>Retire github mirror, repo moved to opendev</title>
<updated>2019-09-26T13:56:42+00:00</updated>
<author>
<name>Jim Rollenhagen</name>
<email>jim@jimrollenhagen.com</email>
</author>
<published>2019-09-26T13:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=52672a64cc0cab4ea14a4a756fce850eb03315e3'/>
<id>52672a64cc0cab4ea14a4a756fce850eb03315e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes the auto-generated manage.py</title>
<updated>2014-08-02T18:41:39+00:00</updated>
<author>
<name>Peter Conerly</name>
<email>pconerly@gmail.com</email>
</author>
<published>2014-08-02T18:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=5542e1c59a8b0d6f4d785516ad051b4618e14feb'/>
<id>5542e1c59a8b0d6f4d785516ad051b4618e14feb</id>
<content type='text'>
Removes `six` from the locals().copy() so that it won't be templated into
manage.py.  Currently manage.py is mis-templated and is failing.

Change-Id: Ib3b7c7caac998fbaa45c3370547c9b8bf13abe41
Closes-Bug: 171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes `six` from the locals().copy() so that it won't be templated into
manage.py.  Currently manage.py is mis-templated and is failing.

Change-Id: Ib3b7c7caac998fbaa45c3370547c9b8bf13abe41
Closes-Bug: 171
</pre>
</div>
</content>
</entry>
<entry>
<title>Port to Python3</title>
<updated>2014-04-09T15:32:52+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-19T14:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=a03b141a954c7e644f0033defdb1b5b434a7c49a'/>
<id>a03b141a954c7e644f0033defdb1b5b434a7c49a</id>
<content type='text'>
Brief summary of the modifications:

* Use six for compatibility with both Python 2 and 3;
* Replace UserDict.DictMixin with collections.MutableMapping;
* Fix relative imports;
* Use test-requirements.txt for requirements that are common to both Python 2
  and 3, and test-requirements-py{2,3}.txt for version-specific requirements;
* Miscellaneous fixes.
* Use a specific test_db_py3.cfg file for Python 3, that only runs tests on
  sqlite.

Thanks to Victor Stinner who co-wrote this patch.

Change-Id: Ia6dc536c39d274924c21fd5bb619e8e5721e04c4
Co-Authored-By: Victor Stinner &lt;victor.stinner@enovance.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Brief summary of the modifications:

* Use six for compatibility with both Python 2 and 3;
* Replace UserDict.DictMixin with collections.MutableMapping;
* Fix relative imports;
* Use test-requirements.txt for requirements that are common to both Python 2
  and 3, and test-requirements-py{2,3}.txt for version-specific requirements;
* Miscellaneous fixes.
* Use a specific test_db_py3.cfg file for Python 3, that only runs tests on
  sqlite.

Thanks to Victor Stinner who co-wrote this patch.

Change-Id: Ia6dc536c39d274924c21fd5bb619e8e5721e04c4
Co-Authored-By: Victor Stinner &lt;victor.stinner@enovance.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Eradicate trailing whitespace</title>
<updated>2014-02-26T20:04:54+00:00</updated>
<author>
<name>David Ripton</name>
<email>dripton@redhat.com</email>
</author>
<published>2014-02-26T20:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=d6fbf12989e85b8cdbd0202653ef6a2709c16bf5'/>
<id>d6fbf12989e85b8cdbd0202653ef6a2709c16bf5</id>
<content type='text'>
Remove all trailing spaces and tabs in every file in the project.
People have editors configured to do this, which causes them to
accidentally make little whitespace changes in unrelated commits,
which makes those commits harder to review.  Better to fix them all
at once.

Change-Id: I17d89f55f41d8599e0ab1a31f646cd161289703e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove all trailing spaces and tabs in every file in the project.
People have editors configured to do this, which causes them to
accidentally make little whitespace changes in unrelated commits,
which makes those commits harder to review.  Better to fix them all
at once.

Change-Id: I17d89f55f41d8599e0ab1a31f646cd161289703e
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP-8 compliant script templates</title>
<updated>2011-10-29T13:55:24+00:00</updated>
<author>
<name>Jan Dittberner</name>
<email>jan@dittberner.info</email>
</author>
<published>2011-10-29T13:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=1367004a17d7b893fc1d3ae45bae849cd0e91f98'/>
<id>1367004a17d7b893fc1d3ae45bae849cd0e91f98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issues with ConfigParser and existing repositories (fixes issue 115)</title>
<updated>2011-10-28T13:39:31+00:00</updated>
<author>
<name>Jan Dittberner</name>
<email>jan.dittberner@googlemail.com</email>
</author>
<published>2011-10-28T13:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=18c3f68d41fd65681bf76994fdea54b045e35298'/>
<id>18c3f68d41fd65681bf76994fdea54b045e35298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove obsolete manage.py_tmpl (related to issue 121)</title>
<updated>2011-10-28T11:46:16+00:00</updated>
<author>
<name>Jan Dittberner</name>
<email>jan.dittberner@googlemail.com</email>
</author>
<published>2011-10-28T11:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=d872960ae6689d3197909402dc3822d5bb70b47b'/>
<id>d872960ae6689d3197909402dc3822d5bb70b47b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generate if __name__ == "__main__" in manage.py (fixes issue 121)</title>
<updated>2011-10-28T11:41:27+00:00</updated>
<author>
<name>Jan Dittberner</name>
<email>jan.dittberner@googlemail.com</email>
</author>
<published>2011-10-28T11:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=e31b1cf3895aa16693aea8de73abc577a4e21918'/>
<id>e31b1cf3895aa16693aea8de73abc577a4e21918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally number versions with timestamps instead of sequences</title>
<updated>2011-06-10T17:59:39+00:00</updated>
<author>
<name>Pete Keen</name>
<email>pete@bugsplat.info</email>
</author>
<published>2011-06-10T17:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=cbebf76ade778042e3b38f3b14455fec6b7e3bee'/>
<id>cbebf76ade778042e3b38f3b14455fec6b7e3bee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use if main conditional in manage.py script</title>
<updated>2010-08-20T13:40:14+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2010-08-20T13:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=aff0896e1644b92f90f62566dbb8adb0c989e3ff'/>
<id>aff0896e1644b92f90f62566dbb8adb0c989e3ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
