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

python3.12-PyMySQL-1.1.0-2.el9 RPM for noarch

From CentOS Stream 9 AppStream for aarch64

Name: python3.12-PyMySQL Distribution: CentOS
Version: 1.1.0 Vendor: CentOS
Release: 2.el9 Build date: Tue Jan 23 22:31:59 2024
Group: Unspecified Build host: x86-03.stream.rdu2.redhat.com
Size: 404953 Source RPM: python3.12-PyMySQL-1.1.0-2.el9.src.rpm
Packager: builder@centos.org
Url: https://pypi.python.org/pypi/PyMySQL/
Summary: Pure-Python MySQL client library
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.

Provides

Requires

License

MIT

Changelog

* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-2
  - Rebuilt for timestamp .pyc invalidation mode
* Mon Oct 16 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.1.0-4
  - Initial package
  - Fedora contributions by:
        Benjamin A. Beasley <code@musicinmybrain.net>
        Carl George <carl@george.computer>
        Damien Ciabrini <dciabrin@redhat.com>
        Haikel Guemar <hguemar@fedoraproject.org>
        Iryna Shcherbina <shcherbina.iryna@gmail.com>
        Itamar Reis Peixoto <itamar@ispbrasil.com.br>
        Julien Enselme <jujens@jujens.eu>
        Lumir Balhar <lbalhar@redhat.com>
        Miro Hrončok <miro@hroncok.cz>
        Yaakov Selkowitz <yselkowi@redhat.com>

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 03:38:12 2024