14
0
Files
python-psycopg2cffi/python-psycopg2cffi.changes
Matej Cepl b41bf8a65f Accepting request 924847 from home:ecsos
- Update to 2.9.0
  * New features:
    - Add execute_batch and execute_values to psycopg2cffi.extras in #98
    - psycopg2cffi.extras: add fetch argument to execute_values() in #119
  * Bug fixes:
    - Fix for async keyword argument when creating a connection in #104
    - Allow adapters to be passed as arguments of cursor's execute() in #107
    - Fix installation with old cffi by dand-oss in #116
  * Test changes:
    - Dropped support for python 2.6, 3.3, 3.4 in #109
    - Added support for python 3.8 in #108

OBS-URL: https://build.opensuse.org/request/show/924847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2cffi?expand=0&rev=5
2021-10-12 19:00:55 +00:00

33 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 12 10:18:07 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 2.9.0
* New features:
- Add execute_batch and execute_values to psycopg2cffi.extras in #98
- psycopg2cffi.extras: add fetch argument to execute_values() in #119
* Bug fixes:
- Fix for async keyword argument when creating a connection in #104
- Allow adapters to be passed as arguments of cursor's execute() in #107
- Fix installation with old cffi by dand-oss in #116
* Test changes:
- Dropped support for python 2.6, 3.3, 3.4 in #109
- Added support for python 3.8 in #108
-------------------------------------------------------------------
Tue Jun 9 10:44:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix dependencies
- Enable tests
-------------------------------------------------------------------
Wed Jun 3 02:27:51 UTC 2020 - Arun Persaud <arun@gmx.de>
- updated specfile:
* use pypi source
* some cleanup
-------------------------------------------------------------------
Wed Apr 1 01:17:31 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v2.8.1