Subject: CVS commit: pkgsrc/databases/py-sqlalchemy-migrate
From: Blue Rats
Date: 2015-07-02 03:46:11
Message id: 20150702014611.3A5CB98@cvs.netbsd.org

Log Message:
Doesn't depend on a specific version of pbr now.

0.9.6
-----

* Fix ibmdb2 index name handling

0.9.5
-----

* Don't run the test if _setup() fails
* Correcting minor typo
* Fix .gitignore for .tox and .testrepository
* allow dropping fkeys with sqlite
* Add pretty_tox setup
* script: strip comments in SQL statements

0.9.4
-----

* Remove svn version tag setting

0.9.3
-----

* Ignore transaction management statements in SQL scripts
* Use native sqlalchemy 0.9 quote attribute with ibmdb2
* Don't add warnings filter on import
* Replace assertNotEquals with assertNotEqual
* Update requirements file matching global requ
* Work toward Python 3.4 support and testing
* pep8: mark all pep8 checks that currently fail as ignored

0.9.2
-----

* SqlScript: execute multiple statements one by one
* Make sure we don't throw away exception on SQL script failure
* Pin testtools to < 0.9.36
* Fix ibmdb2 unique constraint handling for sqlalchemy 0.9
* Fixes the auto-generated manage.py

Files:
RevisionActionfile
1.11modifypkgsrc/databases/py-sqlalchemy-migrate/Makefile
1.3modifypkgsrc/databases/py-sqlalchemy-migrate/PLIST
1.3modifypkgsrc/databases/py-sqlalchemy-migrate/distinfo