summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cassandra-driver_3.29.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cassandra-driver: upgrade 3.28.0 -> 3.29.0Wang Mingyu2023-12-291-0/+28
Changelog: ============ -Add support for Python 3.9 through 3.12, drop support for 3.7 -Removal of dependency on six module -Raise explicit exception when deserializing a vector with a subtype that isn’t a constant size -Remove outdated Python pre-3.7 references -Remove backup(.bak) files -Fix doc typo in add_callbacks Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>