| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-sqlalchemy: upgrade 1.4.37 -> 1.4.39 | zhengruoqin | 2022-07-02 | 1 | -23/+0 |
| | | | | | | | | | | | | | Changelog: ========== Fixed regression caused by #8133 where the pickle format for mutable attributes was changed, without a fallback to recognize the old format, causing in-place upgrades of SQLAlchemy to no longer be able to read pickled data from previous versions. A check plus a fallback for the old format is now in place. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-sqlalchemy: upgrade 1.4.36 -> 1.4.37 | wangmy | 2022-06-30 | 1 | -0/+23 |
| Changelog:https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_37 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
