14
0
Files
python-rethinkdb/python-rethinkdb.changes
Dirk Mueller 90c268506c - update to 2.4.10.post1:
* #309 ModuleNotFoundError: No module named 'looseversion'
- update to 2.4.10:
  * #298 Asyncio usage no longer supports Python 3.4
  * Support for Python 3.10-3.12, via
  * #296 Remove loop params that break in Python 3.10
  * #298 Replace asyncio.coroutine attributes with async def
  * #300 Update LooseVersion dependency
  * #303 Specify 'coverage' package version in requirements.txt
  * #267 and #304 Wait for wait_closed (on Python 3.7 and
    greater) in asyncio mode by @dpineiden
  * #308 Make 'restore' command's `-i db.table` option work again
  * #290 Fix bug in stringified query representation logic by
    @liranbg
  * #296 Also, fix warning or error when "is not" is used with an
    empty string
  * We have a new dependency on `looseversion==1.3.0`.
- version update to 2.4.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rethinkdb?expand=0&rev=12
2024-01-02 21:55:16 +00:00

61 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Jan 2 21:53:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.4.10.post1:
* #309 ModuleNotFoundError: No module named 'looseversion'
- update to 2.4.10:
* #298 Asyncio usage no longer supports Python 3.4
* Support for Python 3.10-3.12, via
* #296 Remove loop params that break in Python 3.10
* #298 Replace asyncio.coroutine attributes with async def
* #300 Update LooseVersion dependency
* #303 Specify 'coverage' package version in requirements.txt
* #267 and #304 Wait for wait_closed (on Python 3.7 and
greater) in asyncio mode by @dpineiden
* #308 Make 'restore' command's `-i db.table` option work again
* #290 Fix bug in stringified query representation logic by
@liranbg
* #296 Also, fix warning or error when "is not" is used with an
empty string
* We have a new dependency on `looseversion==1.3.0`.
-------------------------------------------------------------------
Fri Oct 7 15:02:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- version update to 2.4.9
* No breaking change.
* #276 Fix dump command password reading by @besworks
* #253 Fix Fix deprecated import collections by @metal3d
-------------------------------------------------------------------
Thu Apr 14 07:44:51 UTC 2022 - pgajdos@suse.com
- version update to 2.4.8
* #204 Fix not implemented error by @Inveracity
* #211 Fix access option.temp_dir correctly in the restore script by @mishawakerman
* #213 Fix bug in Trio's _read_exactly() by @mehaase
* #238 Fix Trio Connection Pool Error by @murali-shankar
* #183 Allowing dash in table namesby @hchac
* #182 do not close socket on EWOULDBLOCK by @tommilligan
-------------------------------------------------------------------
Tue May 19 09:27:45 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Thu Mar 19 04:32:11 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.4.5:
* No upstream changelog.
-------------------------------------------------------------------
Thu Sep 12 11:15:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Format with spec-cleaner
-------------------------------------------------------------------
Tue Sep 10 08:04:37 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v2.4.3.post1