pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/py-sqlalchemy-migrate
Module Name: pkgsrc
Committed By: rodent
Date: Thu Jul 2 01:46:11 UTC 2015
Modified Files:
pkgsrc/databases/py-sqlalchemy-migrate: Makefile PLIST distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/databases/py-sqlalchemy-migrate/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/py-sqlalchemy-migrate/PLIST \
pkgsrc/databases/py-sqlalchemy-migrate/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index