2021-10-12 19:00:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2020-06-09 10:45:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 9 10:44:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix dependencies
|
|
|
|
|
- Enable tests
|
|
|
|
|
|
2020-06-09 10:39:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|