Revisions of python-mysqlclient

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1145385 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- update to 2.2.4:
  * Support ssl=True in connect().
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1133633 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
- update to 2.2.1:
  * ``Connection.ping()`` avoid using ``MYSQL_OPT_RECONNECT``
    option until ``reconnect=True`` is specified.
    MySQL 8.0.33 start showing warning when the option is used.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1129231 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- update to 2.2.0:
  * Use ``pkg-config`` instead of ``mysql_config`` (#586)
  * Raise ProgrammingError on -inf (#557)
  * Raise IntegrityError for ER_BAD_NULL. (#579)
  * Windows: Use MariaDB Connector/C 3.3.4 (#585)
  * Use pkg-config instead of mysql_config (#586)
  * Add collation option (#564)
  * Drop Python 3.7 support (#593)
  * Use pyproject.toml for build (#598)
  * Add Cursor.mogrify (#477)
  * Partial support of ssl_mode option with mariadbclient (#475)
  * Discard remaining results without creating Python objects
  * Fix executemany with binary prefix (#605)

  * Support multibyte utf8 return values with new versions of MariaDB.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1100880 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 17)
- Drop sphinx doctrees for reproducible builds
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1095252 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 16)
Forwarded request #1095200 from gladiac

- Use sle15_python_module_pythons
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1005762 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to 2.1.1:
  * Fix qualname of exception classes.
  * Fix range check in ``MySQLdb._mysql.result.fetch_row()``. Invalid ``how``
    argument caused SEGV.
  * Fix docstring of ``_mysql.connect``.
  * Windows: Binary wheels are updated.
     * Use MariaDB Connector/C 3.3.1.
     * Use cibuildwheel to build wheels.
     * Python 3.8-3.11
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 917898 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 12)
- Add liberally-accept-charsets.patch:
  * Support multibyte utf8 return values with new versions of MariaDB.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 825342 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
- do mysql shutdown even if testsuite fails, exit 1 afterwards
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 708162 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Generate documentation only with sphinx3 no need to do it
  twice
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 619917 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 1)
- Add obsoletes/provides with "python-" prefix (oldpython macro)
- Fix build on openSUSE 42.3 (rename: libmariadb-devel to
  libmysqlclient-devel)
- Switch to fork of MySQLdb1
- Update a package description
- Build with python3 and python2 (singlespec)
- Mark obsolete packages: python-mysql, python-MySQL-python
- Spec file cleanup
- Fix build on non-SUSE distros by conditionalizing Recommends: tag
- Update to version 1.2.4
  + No changelog available
- Set correct Group : Development/Languages/Python
- Use download Url as source
- Spec file general clean-up
- Add MySQL-python-1.2.4-dont-use-python-distribute.patch; don't try
  to use unavailable python-distribute
- Remove depreciate AutoReqProv, %{py_requires} and # norootforbuild tags
- Add unzip requirement to support tarball format
- Add python-Sphinx requirement and generate html documentation
- Remove --record-rpm=INSTALLED_FILES option and add %{python_sitearch}
  in %files instead
- Package GPL-2.0, HISTORY and Sphinx documentation
- fix the previous fix, patch went upstream
- update to 1.2.3
  - no upstream changelog available 
- taking out the reconnect patch as the upstream sources contain
  a very specific comment that this means trouble
- removed usage of deprecated sets module (bnc#462974)
- update to 1.2.2
  - various bugfixes
  - much better support for mysql5
  - python2.5 support (crude, though, let's keep our patch for a while)
  - switch from distutils to setuptools
- added patch supporting reconnect in mysql5
- update to 1.2.1_p2
  - support for some new features of mysql 4.1 and 5.0
- fixes for 64bit bugs due to PEP353
- updated to reflect python changes due to #149809
- converted neededforbuild to BuildRequires
- update to 1.2.0
- update to 1.1.9 (MySQL 4.1 support)
- updated to 1.1.1
- fixed lib64 build
- update to 1.1.0
- drop python 2.1 support
- build as user
- updated to 0.9.3a2:
  * Add some support for Python 2.3 datetime classes.
  * Removed some casts in _mysql_init() that caused problems with
    Python 2.3. The type for tp_free was changed from destructor
    to freefunc. Removing the casts make both 2.2 and 2.3 happy.
  * Fixed the bug that prevented member access.
  * Embedded server support. Can't get it use InnoDB tables yet.
    However, MyISAM (default) tables seem to work fine.
- one source package for both python versions
- added few more files to docs
- builds on lib64
- updated to 0.9.2
- use record-rpm
- use versioned dependency on python
- using build root
- file list is correct on lib64 arches
- up to 0.9.1 to make it build on python-2.2 
- Add mysql-shared to neededforbuild.
- initial version 0.9.0
Displaying all 20 revisions
openSUSE Build Service is sponsored by