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

python3-mysql-1.4.6-3.mga8 RPM for i586

From Mageia 8 for i586 / media / core / release

Name: python3-mysql Distribution: Mageia
Version: 1.4.6 Vendor: Mageia.Org
Release: 3.mga8 Build date: Thu Jul 23 10:53:04 2020
Group: Development/Python Build host: localhost
Size: 309744 Source RPM: python-mysql-1.4.6-3.mga8.src.rpm
Packager: ovitters <ovitters>
Url: https://github.com/PyMySQL/mysqlclient-python
Summary: Python3 interface to MySQL
Python3 interface to MySQL-3.2 and beyond
mysqlclient is a fork of MySQL-python

MySQLdb is an interface to the popular MySQL database server for Python.
The design goals are:

-     Compliance with Python database API version 2.0
-     Thread-safety
-     Thread-friendliness (threads will not block each other)
-     Compatibility with MySQL-3.23 and later

This module should be mostly compatible with an older interface written by Joe
Skinner and others. However, the older version is a) not thread-friendly, b)
written for MySQL 3.21, c) apparently t actively maintained. No code from that
version is used in MySQLdb. MySQLdb is free software.

Provides

Requires

License

GPLv2

Changelog

* Thu Jul 23 2020 ovitters <ovitters> 1.4.6-3.mga8
  + Revision: 1608285
  - rebuild for removing pythonegg buildrequires in srpm
* Tue Feb 18 2020 umeabot <umeabot> 1.4.6-2.mga8
  + Revision: 1538793
  - Mageia 8 Mass Rebuild
* Tue Nov 26 2019 daviddavid <daviddavid> 1.4.6-1.mga8
  + Revision: 1462938
  - new version: 1.4.6
* Thu Nov 14 2019 daviddavid <daviddavid> 1.4.5-1.mga8
  + Revision: 1459942
  - new version: 1.4.5
* Wed Sep 18 2019 tv <tv> 1.3.14-4.mga8
  + Revision: 1443245
  - rebuild for python-3.8
  - drop python2 subpkg
  + joequant <joequant>
  - update to python 3.8
* Wed Aug 28 2019 daviddavid <daviddavid> 1.3.14-2.mga8
  + Revision: 1434667
  - rename python-mysql to python2-mysql
* Wed Jan 09 2019 shlomif <shlomif> 1.3.14-1.mga7
  + Revision: 1353439
  - Rebuild for python3 3.7
* Sun Sep 23 2018 umeabot <umeabot> 1.3.12-2.mga7
  + Revision: 1300533
  - Mageia 7 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/cb36a689176d5b41c45dbcc7c0a191f68e52b7
/usr/lib/python3.8/site-packages/MySQLdb
/usr/lib/python3.8/site-packages/MySQLdb/__init__.py
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/_exceptions.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/_exceptions.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/compat.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/compat.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/connections.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/connections.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/converters.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/converters.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/cursors.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/cursors.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/release.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/release.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/times.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/__pycache__/times.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/_exceptions.py
/usr/lib/python3.8/site-packages/MySQLdb/_mysql.cpython-38-i386-linux-gnu.so
/usr/lib/python3.8/site-packages/MySQLdb/compat.py
/usr/lib/python3.8/site-packages/MySQLdb/connections.py
/usr/lib/python3.8/site-packages/MySQLdb/constants
/usr/lib/python3.8/site-packages/MySQLdb/constants/CLIENT.py
/usr/lib/python3.8/site-packages/MySQLdb/constants/CR.py
/usr/lib/python3.8/site-packages/MySQLdb/constants/ER.py
/usr/lib/python3.8/site-packages/MySQLdb/constants/FIELD_TYPE.py
/usr/lib/python3.8/site-packages/MySQLdb/constants/FLAG.py
/usr/lib/python3.8/site-packages/MySQLdb/constants/__init__.py
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/CLIENT.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/CLIENT.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/CR.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/CR.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/ER.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/ER.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/FIELD_TYPE.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/FIELD_TYPE.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/FLAG.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/FLAG.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/MySQLdb/constants/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/MySQLdb/converters.py
/usr/lib/python3.8/site-packages/MySQLdb/cursors.py
/usr/lib/python3.8/site-packages/MySQLdb/release.py
/usr/lib/python3.8/site-packages/MySQLdb/times.py
/usr/lib/python3.8/site-packages/mysqlclient-1.4.6-py3.8.egg-info
/usr/lib/python3.8/site-packages/mysqlclient-1.4.6-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/mysqlclient-1.4.6-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/mysqlclient-1.4.6-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/mysqlclient-1.4.6-py3.8.egg-info/top_level.txt
/usr/share/doc/python3-mysql
/usr/share/doc/python3-mysql/FAQ.rst
/usr/share/doc/python3-mysql/MySQLdb.constants.rst
/usr/share/doc/python3-mysql/MySQLdb.rst
/usr/share/doc/python3-mysql/README.md
/usr/share/doc/python3-mysql/conf.py
/usr/share/doc/python3-mysql/index.rst
/usr/share/doc/python3-mysql/user_guide.rst
/usr/share/licenses/python3-mysql
/usr/share/licenses/python3-mysql/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:12:21 2024