6 Commits

Author SHA256 Message Date
d724f52501 Accepting request 1245497 from devel:languages:python
- Add patch skip-dsn_ipv6_multi_host-parse-test.patch:
  * Skip a broken testcase.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1245497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asyncpg?expand=0&rev=14
2025-02-13 17:39:06 +00:00
ff1d435842 - Add patch skip-dsn_ipv6_multi_host-parse-test.patch:
* Skip a broken testcase.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncpg?expand=0&rev=24
2025-02-13 03:28:50 +00:00
034d84da2e Accepting request 1217351 from devel:languages:python
- Remove 0001-notice-also-the-MERGE-command.patch not needed anymore.
- update to 0.30.0:
  * Implement GSSAPI authentication
  * Implement SSPI authentication
  * Add initial typings
  * Allow building with Cython 3
  * docs: fix connection pool close call (#1125)
  * Add support for the sslnegotiation parameter
  * Test and build on Python 3.13
  * Support PostgreSQL 17
  * Add fetchmany to execute many and return rows
  * Add connect kwarg to Pool to better support GCP's CloudSQL
  * Allow customizing connection state reset (#1191)
  * s/quote/quote_plus/ in the note about DSN part quoting
  * Use asyncio.run() instead of run_until_complete()
  * Require async_timeout for python < 3.11 (#1177)
  * Allow testing with uvloop on Python 3.12 (#1182)
  * Mark pool-wrapped connection coroutine methods as coroutines
  * handle None parameters in copy_from_query, returning NULL
  * fix: return the pool from async_init_ if it's already initialized (#1104)
  * Replace obsolete, unsafe Py_TRASHCAN_SAFE_BEGIN/END (#1150)

OBS-URL: https://build.opensuse.org/request/show/1217351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asyncpg?expand=0&rev=13
2024-10-24 13:42:41 +00:00
2f113780d1 - Remove 0001-notice-also-the-MERGE-command.patch not needed anymore.
- update to 0.30.0:
  * Implement GSSAPI authentication
  * Implement SSPI authentication
  * Add initial typings
  * Allow building with Cython 3
  * docs: fix connection pool close call (#1125)
  * Add support for the sslnegotiation parameter
  * Test and build on Python 3.13
  * Support PostgreSQL 17
  * Add fetchmany to execute many and return rows
  * Add connect kwarg to Pool to better support GCP's CloudSQL
  * Allow customizing connection state reset (#1191)
  * s/quote/quote_plus/ in the note about DSN part quoting
  * Use asyncio.run() instead of run_until_complete()
  * Require async_timeout for python < 3.11 (#1177)
  * Allow testing with uvloop on Python 3.12 (#1182)
  * Mark pool-wrapped connection coroutine methods as coroutines
  * handle None parameters in copy_from_query, returning NULL
  * fix: return the pool from async_init_ if it's already initialized (#1104)
  * Replace obsolete, unsafe Py_TRASHCAN_SAFE_BEGIN/END (#1150)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncpg?expand=0&rev=22
2024-10-23 12:41:51 +00:00
898bcb8a45 Accepting request 1205216 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1205216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asyncpg?expand=0&rev=12
2024-10-02 19:35:10 +00:00
8496dcaf7a Accepting request 1205209 from home:mcalabkova:branches:devel:languages:python
- Add 0001-notice-also-the-MERGE-command.patch to support Postgres 15+,
  sent upstream

OBS-URL: https://build.opensuse.org/request/show/1205209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncpg?expand=0&rev=20
2024-10-02 14:05:17 +00:00

Diff Content Not Available