Name: | python3-asyncmy |
---|---|
Version: | 0.2.9 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2089492 |
License: | Apache-2.0 |
RPM: | python3-asyncmy-0.2.9-1.el9.aarch64.rpm |
Source RPM: | python-asyncmy-0.2.9-1.el9.src.rpm |
Build Date: | Mon Mar 04 2024 |
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. |
- Update to 0.2.9 (close RHBZ#2252045)
- Update to 0.2.8 (close RHBZ#2211587)
- Stop ExcludeArch’ing 32-bit arm since Fedora 36 is going EOL
- Update to 0.2.7 (close RHBZ#2169923)
- Update to 0.2.6 (close RHBZ#2165860)
- Drop default argument -r from pyproject_buildrequires
- Fix MySQL/mariadb test server startup
- Update License to SPDX
- Backport to EPEL9
- Stop numbering patches