Metadata for python3-PyMySQL-0.10.1-6.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-PyMySQL
Version: 0.10.1-6.el9
Arch: noarch
Summary: Pure-Python MySQL client library
License: MIT
Vendor: Rocky Enterprise Software Foundation
Build Host: pb-fa048b5a-1d53-48db-80da-2d3f01dd73d3-b-noarch
Build Date: Wed May 11 11:15:11 2022
Size: 340026
URL: https://pypi.python.org/pypi/PyMySQL/
Description: This package contains a pure-Python MySQL client library. The goal of PyMySQL is
to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
and Jython.

FILES

/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pymysql
/usr/lib/python3.9/site-packages/pymysql/__init__.py
/usr/lib/python3.9/site-packages/pymysql/__pycache__
/usr/lib/python3.9/site-packages/pymysql/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_auth.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_auth.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_socketio.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_socketio.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/charset.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/charset.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/connections.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/connections.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/converters.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/converters.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/cursors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/cursors.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/err.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/err.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/optionfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/optionfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/protocol.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/protocol.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/times.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/times.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/_auth.py
/usr/lib/python3.9/site-packages/pymysql/_compat.py
/usr/lib/python3.9/site-packages/pymysql/_socketio.py
/usr/lib/python3.9/site-packages/pymysql/charset.py
/usr/lib/python3.9/site-packages/pymysql/connections.py
/usr/lib/python3.9/site-packages/pymysql/constants
/usr/lib/python3.9/site-packages/pymysql/constants/CLIENT.py
/usr/lib/python3.9/site-packages/pymysql/constants/COMMAND.py
/usr/lib/python3.9/site-packages/pymysql/constants/CR.py
/usr/lib/python3.9/site-packages/pymysql/constants/ER.py
/usr/lib/python3.9/site-packages/pymysql/constants/FIELD_TYPE.py
/usr/lib/python3.9/site-packages/pymysql/constants/FLAG.py
/usr/lib/python3.9/site-packages/pymysql/constants/SERVER_STATUS.py
/usr/lib/python3.9/site-packages/pymysql/constants/__init__.py
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CR.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CR.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/ER.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/ER.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FLAG.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FLAG.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/converters.py
/usr/lib/python3.9/site-packages/pymysql/cursors.py
/usr/lib/python3.9/site-packages/pymysql/err.py
/usr/lib/python3.9/site-packages/pymysql/optionfile.py
/usr/lib/python3.9/site-packages/pymysql/protocol.py
/usr/lib/python3.9/site-packages/pymysql/times.py
/usr/lib/python3.9/site-packages/pymysql/util.py
/usr/share/doc/python3-PyMySQL
/usr/share/doc/python3-PyMySQL/README.rst
/usr/share/licenses/python3-PyMySQL
/usr/share/licenses/python3-PyMySQL/LICENSE

REQUIRES

python(abi) 3.9
python3-cryptography
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-PyMySQL 0.10.1-6.el9
python3-PyMySQL 0.10.1-6.el9
python3.9-PyMySQL 0.10.1-6.el9
python3.9dist(pymysql) 0.10.1
python3dist(pymysql) 0.10.1

CONFIG FILES

/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pymysql
/usr/lib/python3.9/site-packages/pymysql/__init__.py
/usr/lib/python3.9/site-packages/pymysql/__pycache__
/usr/lib/python3.9/site-packages/pymysql/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_auth.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_auth.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_socketio.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_socketio.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/charset.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/charset.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/connections.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/connections.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/converters.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/converters.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/cursors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/cursors.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/err.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/err.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/optionfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/optionfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/protocol.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/protocol.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/times.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/times.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/_auth.py
/usr/lib/python3.9/site-packages/pymysql/_compat.py
/usr/lib/python3.9/site-packages/pymysql/_socketio.py
/usr/lib/python3.9/site-packages/pymysql/charset.py
/usr/lib/python3.9/site-packages/pymysql/connections.py
/usr/lib/python3.9/site-packages/pymysql/constants
/usr/lib/python3.9/site-packages/pymysql/constants/CLIENT.py
/usr/lib/python3.9/site-packages/pymysql/constants/COMMAND.py
/usr/lib/python3.9/site-packages/pymysql/constants/CR.py
/usr/lib/python3.9/site-packages/pymysql/constants/ER.py
/usr/lib/python3.9/site-packages/pymysql/constants/FIELD_TYPE.py
/usr/lib/python3.9/site-packages/pymysql/constants/FLAG.py
/usr/lib/python3.9/site-packages/pymysql/constants/SERVER_STATUS.py
/usr/lib/python3.9/site-packages/pymysql/constants/__init__.py
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CR.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CR.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/ER.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/ER.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FLAG.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FLAG.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/converters.py
/usr/lib/python3.9/site-packages/pymysql/cursors.py
/usr/lib/python3.9/site-packages/pymysql/err.py
/usr/lib/python3.9/site-packages/pymysql/optionfile.py
/usr/lib/python3.9/site-packages/pymysql/protocol.py
/usr/lib/python3.9/site-packages/pymysql/times.py
/usr/lib/python3.9/site-packages/pymysql/util.py
/usr/share/doc/python3-PyMySQL
/usr/share/doc/python3-PyMySQL/README.rst d
/usr/share/licenses/python3-PyMySQL
/usr/share/licenses/python3-PyMySQL/LICENSE l

LICENSE FILES

MIT