diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-24 18:44:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-24 18:44:44 +0000 |
commit | 164223e618d1f7d68ee97fa0b77232a38dc51760 (patch) | |
tree | 545e331a476789a79e2d2dce0029feb26796052f /databases/Makefile | |
parent | d67cfa963aba959462602668c0b8357396b2ceb8 (diff) |
Add py-sqlalchemy12 1.2.1 (copied from py-sqlalchemy11)
- Update CONFLICTS_INSTALL
Notes
Notes:
svn path=/head/; revision=459853
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index b7fdb8f811a5..5bbd3e7c720f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -844,6 +844,7 @@ SUBDIR += py-sqlalchemy-migrate SUBDIR += py-sqlalchemy10 SUBDIR += py-sqlalchemy11 + SUBDIR += py-sqlalchemy12 SUBDIR += py-sqlite3 SUBDIR += py-sqlite3dbm SUBDIR += py-sqlobject |