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

python310-PyMySQL-1.1.0-2.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-PyMySQL Distribution: openSUSE:Factory:zSystems
Version: 1.1.0 Vendor: openSUSE
Release: 2.3 Build date: Wed Aug 16 16:43:37 2023
Group: Development/Languages/Python Build host: reproducible
Size: 330497 Source RPM: python-PyMySQL-1.1.0-2.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/PyMySQL/PyMySQL/
Summary: Pure Python MySQL Driver
This package contains a pure-Python MySQL client library. Documentation on the
MySQL client/server protocol can be found here:
http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol

The goal of pymysql is to be a drop-in replacement for MySQLdb and work on
CPython 2.3+, Jython, IronPython, PyPy and Python 3. We test for compatibility
by simply changing the import statements in the Django MySQL backend and running
its unit tests as well as running it against the MySQLdb and myconnpy unit tests.

Provides

Requires

License

MIT

Changelog

* Wed Aug 16 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Wed Aug 02 2023 Daniel Garcia <daniel.garcia@suse.com>
  - disable test_json broken with latest mariadb (11.0)
  - update to 1.1.0:
    * Remove redundant wheel dep from pyproject.toml by @mgorny in #1099
    * ci: Fix black options by @methane in #1109
    * Remove unused function by @methane in #1108
    * Expose Cursor.warning_count by @Nothing4You in #1056
    * Add constants and tests related to query timeouts by @Nothing4You in #1033
    * Fix SSCursor raising query timeout error on wrong query on MySQL DB by @Nothing4You in #1035
    * Make Cursor an iterator by @sanchezg in #995
    * ci: Update CodeQL workflow by @methane in #1110
    * Use Ruff instead of flake8 by @methane in #1112
    * Use Codecov instead of coveralls. by @methane in #1113
    * optionfile: Replace _ with - by @methane in #1114
    * Cursor.fetchall() always return list. by @methane in #1115
    * Fix LOAD DATA LOCAL INFILE write EOF packet on closed connection. by @methane in #1116
    * Deprecate Cursor.Error access by @methane in #1117
    * Run pyupgrade by @methane in #1118
    * Add collation option and set_character_set() to Connection by @methane in #1119
    * CI: Run Django test by @methane in #1121
    * Release v1.1.0rc1 by @methane in #1122
    * Bump mariadb version by @grooverdan in #1123
    * Configure Renovate by @renovate in #1124
    * Make charset="utf8" use utf8mb4. by @methane in #1127
    * Add codecov.yml by @methane in #1128
    * Release v1.1.0rc2 by @methane in #1129
    * Release v1.1.0 by @methane in #1130
* Wed May 03 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.0.3:
    * Dropped support of end of life MySQL version 5.6
    * Dropped support of end of life MariaDB versions below 10.3
    * Dropped support of end of life Python version 3.6
* Thu Oct 13 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Skip a test that is failing due to character set fun and games.
* Wed Jul 28 2021 Matej Cepl <mcepl@suse.com>
  - Fix databases.json used for tests.
* Thu Apr 22 2021 Dirk Müller <dmueller@suse.com>
  - update to 1.0.2:
    * Fix `user`, `password`, `host`, `database` are still positional arguments.
      All arguments of `connect()` are now keyword-only. (#941)
    * Stop emitting DeprecationWarning for use of ``db`` and ``passwd``.
      Note that they are still deprecated. (#939)
    * Add ``python_requires=">=3.6"`` to setup.py. (#936)
    * Python 2.7 and 3.5 are not supported.
    * ``connect()`` uses keyword-only arguments. User must use keyword argument.
    * ``connect()`` kwargs ``db`` and ``passwd`` are now deprecated; Use ``database`` and ``password`` instead.
    * old_password authentication method (used by MySQL older than 4.1) is not supported.
    * MySQL 5.5 and MariaDB 5.5 are not officially supported, although it may still works.
    * Removed ``escape_dict``, ``escape_sequence``, and ``escape_string`` from ``pymysql``
      module. They are still in ``pymysql.converters``.
    * Connection supports context manager API. ``__exit__`` closes the connection. (#886)
    * Add MySQL Connector/Python compatible TLS options (#903)
    * Major code cleanup; PyMySQL now uses black and flake8.
* Thu Nov 26 2020 Dirk Mueller <dmueller@suse.com>
  - udpate to 0.10.1:
    * Fix missing import of ProgrammingError. (#878)
    * Fix auth switch request handling. (#890)
* Wed Sep 23 2020 Hans-Peter Jansen <hpj@urpla.net>
  - disable testing for Leaps
    mariadb-rpm-macros not available or not sufficient
* Wed Sep 16 2020 Dirk Mueller <dmueller@suse.com>
  - update to 0.10.0:
    * MariaDB ed25519 auth is supported.
    * Python 3.4 support is dropped.
    * Context manager interface is removed from `Connection`. It will be added
      with different meaning.
    * MySQL warnings are not shown by default because many user report issue to
      PyMySQL issue tracker when they see warning. You need to call "SHOW WARNINGS"
      explicitly when you want to see warnings.
    * Formatting of float object is changed from "3.14" to "3.14e0".
    * Use cp1252 codec for latin1 charset.
    * Fix decimal literal.
    * TRUNCATED_WRONG_VALUE_FOR_FIELD, and ILLEGAL_VALUE_FOR_TYPE are now
      DataError instead of InternalError.
  - remove python-PyMySQL-no-unittest2.patch (upstream)
* Thu Jun 04 2020 pgajdos@suse.com
  - test package with mariadb
  - added patches
    https://github.com/PyMySQL/PyMySQL/commit/a500fcd64d4500417540a2a2ff7b16a88d1872ad
    + python-PyMySQL-no-unittest2.patch

Files

/usr/lib/python3.10/site-packages/PyMySQL-1.1.0.dist-info
/usr/lib/python3.10/site-packages/PyMySQL-1.1.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/PyMySQL-1.1.0.dist-info/LICENSE
/usr/lib/python3.10/site-packages/PyMySQL-1.1.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/PyMySQL-1.1.0.dist-info/RECORD
/usr/lib/python3.10/site-packages/PyMySQL-1.1.0.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/PyMySQL-1.1.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/PyMySQL-1.1.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/pymysql
/usr/lib/python3.10/site-packages/pymysql/__init__.py
/usr/lib/python3.10/site-packages/pymysql/__pycache__
/usr/lib/python3.10/site-packages/pymysql/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/_auth.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/_auth.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/charset.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/charset.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/connections.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/connections.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/converters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/converters.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/cursors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/cursors.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/err.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/err.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/optionfile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/optionfile.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/protocol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/protocol.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/times.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/__pycache__/times.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/_auth.py
/usr/lib/python3.10/site-packages/pymysql/charset.py
/usr/lib/python3.10/site-packages/pymysql/connections.py
/usr/lib/python3.10/site-packages/pymysql/constants
/usr/lib/python3.10/site-packages/pymysql/constants/CLIENT.py
/usr/lib/python3.10/site-packages/pymysql/constants/COMMAND.py
/usr/lib/python3.10/site-packages/pymysql/constants/CR.py
/usr/lib/python3.10/site-packages/pymysql/constants/ER.py
/usr/lib/python3.10/site-packages/pymysql/constants/FIELD_TYPE.py
/usr/lib/python3.10/site-packages/pymysql/constants/FLAG.py
/usr/lib/python3.10/site-packages/pymysql/constants/SERVER_STATUS.py
/usr/lib/python3.10/site-packages/pymysql/constants/__init__.py
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/CR.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/CR.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/ER.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/ER.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/FLAG.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/FLAG.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pymysql/constants/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pymysql/converters.py
/usr/lib/python3.10/site-packages/pymysql/cursors.py
/usr/lib/python3.10/site-packages/pymysql/err.py
/usr/lib/python3.10/site-packages/pymysql/optionfile.py
/usr/lib/python3.10/site-packages/pymysql/protocol.py
/usr/lib/python3.10/site-packages/pymysql/times.py
/usr/share/doc/packages/python310-PyMySQL
/usr/share/doc/packages/python310-PyMySQL/CHANGELOG.md
/usr/share/doc/packages/python310-PyMySQL/README.md
/usr/share/licenses/python310-PyMySQL
/usr/share/licenses/python310-PyMySQL/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024