Name: | mysql-connector-python3 |
---|---|
Version: | 8.0.27 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 55322975 |
License: | Copyright (c) 2015, 2021, Oracle and/or its affiliates. Under license as shown in the Description field. |
RPM: | mysql-connector-python3-8.0.27-1.el7.aarch64.rpm |
Source RPM: | mysql-connector-python-8.0.27-1.el7.src.rpm |
Build Date: | Wed Sep 29 2021 |
Build Host: | ellex05.no.oracle.com |
Vendor: | |
URL: | https://dev.mysql.com/downloads/connector/python/ |
Summary: | Standardized MySQL database driver for Python 3 |
Description: | MySQL Connector/Python enables Python programs to access MySQL databases, using an API that is compliant with the Python DB API version 2.0. It is written in pure Python and does not have any dependencies except for the Python Standard Library. This is the Python 3 version of the driver. The MySQL software has Dual Licensing, which means you can use the MySQL software free of charge under the GNU General Public License (http://www.gnu.org/licenses/). You can also purchase commercial MySQL licenses from Oracle and/or its affiliates if you do not wish to be bound by the terms of the GPL. See the chapter "Licensing and Support" in the manual for further info. The MySQL web site (http://www.mysql.com/) provides the latest news and information about the MySQL software. Also please see the documentation and the manual for more information. |
- Updated for 8.0.27
- Updated for 8.0.26
- Updated for 8.0.25
- Updated for 8.0.24 - Fix for el8 pkgver_lite
- Updated for 8.0.24 - Removed python2 support - Follow updated package guidelines and style
- Updated for 8.0.23 - Removed dependency on the Server "client-plugin" RPM
- Updated for 8.0.22 - Still provide "mysql-connector-python-cext" - Removed dependency on "mysql-connector-python3-cext" - Disabled the bundling of "authentication_ldap_sasl_client.so" and added dependency on the Server "client-plugin" RPM
- Combined cext package and pure python package to single pkg. - Added 'lic_type' variable: sets license type. Default is GPLv2 - Removed commercial references. - Added 'label' variable: can use to add suffix to package name - Added 'byte_code_only' variable: instructs to generate and keep only .pyc files
- Updated for 8.0.21
- Updated for 8.0.20