forked from pool/python-psycopg2cffi
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2cffi?expand=0&rev=11
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 3 12:29:11 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 11 13:17:51 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 14 08:13:54 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add allow-rc-versions.patch to fix build with 15rc2 pg version
|
|
|
|
-------------------------------------------------------------------
|
|
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
|