pkgsrc/databases/py-sqlalchemy/distinfo
adam b4002c9fd4 py-sqlalchemy: updated to 1.2.10
1.2.10:
[orm] [bug] Fixed bug in Bundle construct where placing two columns of the same name would be de-duplicated, when the Bundle were used as part of the rendered SQL, such as in the ORDER BY or GROUP BY of the statement.

[orm] [bug] Fixed regression in 1.2.9 due to 4287 where using a Load option in conjunction with a string wildcard would result in a TypeError.

[sql] [bug] Fixed bug where a Sequence would be dropped explicitly before any Table that refers to it, which breaks in the case when the sequence is also involved in a server-side default for that table, when using MetaData.drop_all(). The step which processes sequences to be dropped via non server-side column default functions is now invoked after the table itself is dropped.
2018-07-24 07:19:27 +00:00

6 lines
422 B
Text

$NetBSD: distinfo,v 1.37 2018/07/24 07:19:27 adam Exp $
SHA1 (SQLAlchemy-1.2.10.tar.gz) = c5e29df50fc2e294005a34c92d1eb7d427afec85
RMD160 (SQLAlchemy-1.2.10.tar.gz) = 68d38d399f92f3c63004c3de121349a9b74a89db
SHA512 (SQLAlchemy-1.2.10.tar.gz) = d5684877c85cd85a117bf5ab3afdee8d810839fa903d84cc802678f48bd9f58d3975b60b96cdc5d598f3127f66a0fbc4463a826a5877698e6ba97f10d98b8726
Size (SQLAlchemy-1.2.10.tar.gz) = 5615652 bytes