Only aiosqlite and sqlite3 are used directly.
aiosqlite
sqlite3
This is true but I don't think aiosqlite is packaged yet which renders the spec invalid. On the other side, it's already invalid since mdapi will no longer work with sqlalchemy.
rebased onto f798e89cf403dcd51dfac70511469e7f07ce1b32
Based on the fact that this is more correct and in fact not making things worst, let's get this in :)
Thanks!
Pull-Request has been merged by pingou
It's in Rawhide at least: https://koji.fedoraproject.org/koji/packageinfo?packageID=30508
Only
aiosqliteandsqlite3are used directly.