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 ppc64le

From EPEL 9 for ppc64le / Packages / p

Name: python3-asyncmy Distribution: Fedora Project
Version: 0.2.10 Vendor: Fedora Project
Release: 1.el9 Build date: Fri Dec 13 20:55:59 2024
Group: Unspecified Build host: buildvm-ppc64le-10.iad2.fedoraproject.org
Size: 2616517 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/7e
/usr/lib/.build-id/7e/13e4f6e9dfcd166e3bb140fac7cb37849e3377
/usr/lib/.build-id/81
/usr/lib/.build-id/81/ed55b8b89758e15ab65492109e1dbd31ea21c2
/usr/lib/.build-id/93
/usr/lib/.build-id/93/e110ace21a695c4b86682bd3946dc0d2d359aa
/usr/lib/.build-id/af
/usr/lib/.build-id/af/43b86a01104ecd7ba063b02c4407911ea11181
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/9ef8a886fcd941edb8928c3824a8330cdccff8
/usr/lib/.build-id/df
/usr/lib/.build-id/df/52cc402f3a8a0c0d7192b673091933c20e8fda
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/59d89ea578950d1c66c80855558e4a4cedbf45
/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-powerpc64le-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-powerpc64le-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-powerpc64le-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/converters.pyx
/usr/lib64/python3.9/site-packages/asyncmy/cursors.cpython-39-powerpc64le-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/cursors.pyx
/usr/lib64/python3.9/site-packages/asyncmy/errors.cpython-39-powerpc64le-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-powerpc64le-linux-gnu.so
/usr/lib64/python3.9/site-packages/asyncmy/pool.pyx
/usr/lib64/python3.9/site-packages/asyncmy/protocol.cpython-39-powerpc64le-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, Fri Jan 10 06:21:59 2025