Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-asyncmy-0.2.10-1.el9 RPM for aarch64

From EPEL 9 for aarch64 / Packages / p

Name: python3-asyncmy Distribution: Fedora Project
Version: 0.2.10 Vendor: Fedora Project
Release: 1.el9 Build date: Fri Dec 13 20:53:48 2024
Group: Unspecified Build host: buildvm-a64-17.iad2.fedoraproject.org
Size: 2091673 Source RPM: python-asyncmy-0.2.10-1.el9.src.rpm
Packager: Fedora Project
Url: https://github.com/long2ice/asyncmy
Summary: A fast asyncio MySQL/MariaDB driver
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.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Dec 13 2024 Benjamin A. Beasley <[email protected]> - 0.2.10-1
  - Update to 0.2.10 (close RHBZ#2332085)
* Sat Feb 17 2024 Benjamin A. Beasley <[email protected]> - 0.2.9-1
  - Update to 0.2.9 (close RHBZ#2252045)
* Sat Feb 17 2024 Benjamin A. Beasley <[email protected]> - 0.2.8-1
  - Update to 0.2.8 (close RHBZ#2211587)
* Sat Feb 17 2024 Benjamin A. Beasley <[email protected]> - 0.2.7-2
  - Stop ExcludeArch’ing 32-bit arm since Fedora 36 is going EOL
* Sat Feb 17 2024 Benjamin A. Beasley <[email protected]> - 0.2.7-1
  - Update to 0.2.7 (close RHBZ#2169923)
* Sat Feb 17 2024 Benjamin A. Beasley <[email protected]> - 0.2.6-1
  - Update to 0.2.6 (close RHBZ#2165860)
* Tue Feb 28 2023 Benjamin A. Beasley <[email protected]> - 0.2.5-6
  - Drop default argument -r from pyproject_buildrequires
* Tue Feb 28 2023 Benjamin A. Beasley <[email protected]> - 0.2.5-5
  - Fix MySQL/mariadb test server startup
* Tue Feb 28 2023 Benjamin A. Beasley <[email protected]> - 0.2.5-4
  - Update License to SPDX

Files

/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/17088fbc80823e7e6642766b63bb7c1eff48a7
/usr/lib/.build-id/24
/usr/lib/.build-id/24/2cc1c6ab5163cd77b3202af5ea9a244b8b88f4
/usr/lib/.build-id/72
/usr/lib/.build-id/72/0b0354e2edec425895ef7596f2a1aa3bec0b80
/usr/lib/.build-id/73
/usr/lib/.build-id/73/0ee47c6ee3e7fe8d579500e0ff1b16cb3993cb
/usr/lib/.build-id/79
/usr/lib/.build-id/79/4b75b77911bd9d5355938636f609f060ff6279
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/5fa278a539986fd790c20a6e305683dd6ea112
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/1032ae8906b4ca54c90c90695f6ced7f19c2a5
/usr/lib64/python3.9/site-packages/asyncmy
/usr/lib64/python3.9/site-packages/asyncmy-0.2.10.dist-info
/usr/lib64/python3.9/site-packages/asyncmy-0.2.10.dist-info/INSTALLER
/usr/lib64/python3.9/site-packages/asyncmy-0.2.10.dist-info/LICENSE
/usr/lib64/python3.9/site-packages/asyncmy-0.2.10.dist-info/METADATA
/usr/lib64/python3.9/site-packages/asyncmy-0.2.10.dist-info/WHEEL
/usr/lib64/python3.9/site-packages/asyncmy/__init__.py
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/auth.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/auth.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/contexts.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/contexts.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/optionfile.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/optionfile.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/structs.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/structs.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/__pycache__/version.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/auth.py
/usr/lib64/python3.9/site-packages/asyncmy/charset.cpython-39-aarch64-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/charset.pxd
/usr/lib64/python3.9/site-packages/asyncmy/charset.pyx
/usr/lib64/python3.9/site-packages/asyncmy/connection.cpython-39-aarch64-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/connection.pyx
/usr/lib64/python3.9/site-packages/asyncmy/constants
/usr/lib64/python3.9/site-packages/asyncmy/constants/CLIENT.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/COLUMN.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/COMMAND.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/CR.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/ER.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/FIELD_TYPE.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/FLAG.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/SERVER_STATUS.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/__init__.py
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/CLIENT.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/CLIENT.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/COLUMN.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/COLUMN.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/COMMAND.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/COMMAND.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/CR.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/CR.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/ER.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/ER.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/FIELD_TYPE.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/FIELD_TYPE.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/FLAG.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/FLAG.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/SERVER_STATUS.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/SERVER_STATUS.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/constants/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/contexts.py
/usr/lib64/python3.9/site-packages/asyncmy/converters.cpython-39-aarch64-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/converters.pyx
/usr/lib64/python3.9/site-packages/asyncmy/cursors.cpython-39-aarch64-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/cursors.pyx
/usr/lib64/python3.9/site-packages/asyncmy/errors.cpython-39-aarch64-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/errors.pyx
/usr/lib64/python3.9/site-packages/asyncmy/optionfile.py
/usr/lib64/python3.9/site-packages/asyncmy/pool.cpython-39-aarch64-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/pool.pyx
/usr/lib64/python3.9/site-packages/asyncmy/protocol.cpython-39-aarch64-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/protocol.pyx
/usr/lib64/python3.9/site-packages/asyncmy/replication
/usr/lib64/python3.9/site-packages/asyncmy/replication/__init__.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/binlogstream.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/binlogstream.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/bitmap.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/bitmap.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/column.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/column.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/constants.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/constants.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/errors.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/errors.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/events.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/events.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/gtid.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/gtid.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/packets.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/packets.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/row_events.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/row_events.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/table.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/table.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/__pycache__/utils.cpython-39.pyc
/usr/lib64/python3.9/site-packages/asyncmy/replication/binlogstream.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/bitmap.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/column.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/constants.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/errors.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/events.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/gtid.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/packets.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/row_events.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/table.py
/usr/lib64/python3.9/site-packages/asyncmy/replication/utils.py
/usr/lib64/python3.9/site-packages/asyncmy/structs.py
/usr/lib64/python3.9/site-packages/asyncmy/version.py
/usr/share/doc/python3-asyncmy
/usr/share/doc/python3-asyncmy/CHANGELOG.md
/usr/share/doc/python3-asyncmy/README.md
/usr/share/licenses/python3-asyncmy
/usr/share/licenses/python3-asyncmy/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 9 06:11:33 2025