2024-01-02 21:55:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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`.
|
|
|
|
|
2022-10-07 18:59:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 7 15:02:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
2024-01-02 21:55:16 +00:00
|
|
|
- version update to 2.4.9
|
2022-10-07 18:59:34 +00:00
|
|
|
* No breaking change.
|
|
|
|
* #276 Fix dump command password reading by @besworks
|
|
|
|
* #253 Fix Fix deprecated import collections by @metal3d
|
|
|
|
|
2022-04-14 08:48:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2020-05-19 12:13:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 19 09:27:45 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
|
2020-03-19 04:33:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 19 04:32:11 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.4.5:
|
|
|
|
* No upstream changelog.
|
|
|
|
|
2019-09-12 11:16:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 12 11:15:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Format with spec-cleaner
|
|
|
|
|
2019-09-12 11:14:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 10 08:04:37 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v2.4.3.post1
|