Name: | python3-asyncmy |
---|---|
Version: | 0.2.5 |
Release: | 6.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2085366 |
License: | Apache-2.0 |
RPM: | python3-asyncmy-0.2.5-6.el9.aarch64.rpm |
Source RPM: | python-asyncmy-0.2.5-6.el9.src.rpm |
Build Date: | Fri Mar 10 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/long2ice/asyncmy |
Summary: | A fast asyncio MySQL/MariaDB driver |
Description: | asyncmy is a fast asyncio MySQL/MariaDB driver, which reuses most of pymysql and aiomysql but rewrites the core protocol with Cython to speed it up. |
- Drop default argument -r from pyproject_buildrequires
- Fix MySQL/mariadb test server startup
- Update License to SPDX
- Backport to EPEL9
- Stop numbering patches
- Update to 0.2.5 (close RHBZ#2069905)
- Update to 0.2.4 (close RHBZ#2068920)
- Add RHBZ link for ExcludeArch
- Initial package (close RHBZ#2041221)