AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 2.0.7 Test against Python 3.10 YAML syntax and me Only pass special keyword args to model __init__ Add delete_all() and count_rows()
- Update to minidb 2.0.6 * Add vacuum_on_close option and Store.vacuum()
- Use GitHub tarball (for tests and README.md).
- Update to 2.0.5 * Clean up things and set up CI (#16) * Don't use ported_eq function - Drop patches for issues fixed upstream * no_ported_eq.patch - Rename README to README.md in %files section
- Update to 2.0.4: - switch to pytest - Rename 0001-switch-to-pytest.patch to no_ported_eq.patch as the previous patch was upstreamed, and now is just a small cleanup (gh#thp/minidb#15).
- Update to 2.0.3 - Add 0001-switch-to-pytest.patch
- Remove superfluous devel dependency for noarch package
- Fix grammar problems in %description for initial submit.
- initial version