Blob Blame History Raw
<revisionlist>
  <revision rev="1" vrev="1">
    <srcmd5>7021458ff775525b58f869d93888b27b</srcmd5>
    <version>0.16.0</version>
    <time>1606828984</time>
    <user>dimstar_suse</user>
    <comment>another authlib dep</comment>
    <requestid>851898</requestid>
  </revision>
  <revision rev="2" vrev="1">
    <srcmd5>17aedaffe69d19c0772c7a7ba2c00caa</srcmd5>
    <version>0.17.0</version>
    <time>1621034639</time>
    <user>dimstar_suse</user>
    <comment>- Update to 0.17.0:
  - Connection objects now raise ValueError when closed and a
    command is executed (#79)
  - Fix documented examples in readme (#104)
  - Reduce logging severity for exceptions (#93)
  - Stop logging result objects; they can be big (#102)
- Add stdlib-typing_extensions.patch to avoid necessity for BR
  python-typing_extensions (gh#omnilib/aiosqlite#114).
</comment>
    <requestid>893040</requestid>
  </revision>
  <revision rev="3" vrev="1">
    <srcmd5>bc44145281b5ae86d761e59907d77971</srcmd5>
    <version>0.19.0</version>
    <time>1686576463</time>
    <user>dimstar_suse</user>
    <comment>- Update to 0.19.0
  * Add support for setting cursor `row_factory` (#229)
  * Dropped unused compatibility shims for 3.5 and 3.6
  * Deprecated: Python 3.7 support will be dropped in v0.20.0
- Release 0.18.0
  * Added support for `paramstyle` (#197)
  * Better type hints for `isolation_level` (#172) and
    `text_factory` (#179)
  * Use stdlib typing module when possible (#114)
  * Replace aiounittest with stdlib on 3.8+
  * Docmentation improvements (#108)
  * Dropped support for Python 3.7, added support for Python 3.10
    and 3.11 (#208)
- Drop stdlib-typing_extensions.patch
  * the upstream issue was accepted and the module was removed
    but later introduced for Python &lt; 3.8 due to a different case</comment>
    <requestid>1092488</requestid>
  </revision>
  <revision rev="4" vrev="1">
    <srcmd5>8bd0c01d93e72284e8918cb7ee4ea970</srcmd5>
    <version>0.20.0</version>
    <time>1713724033</time>
    <user>anag+factory</user>
    <comment>- update to 0.20.0:
  * Connection `.close()` method is now idempotent
  * Performance improvements in connection thread and event loop
  * Updated contributor guide
  * Tested on Python 3.12
  * Dropped support for Python 3.7</comment>
    <requestid>1169366</requestid>
  </revision>
</revisionlist>