OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiounittest?expand=0&rev=12
60 lines
2.0 KiB
Plaintext
60 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 8 12:22:04 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Add py314-wip.patch to fix build with Python 3.14
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 12 11:42:38 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.5.0:
|
|
* package: include the requirements and tests in the sdist
|
|
package
|
|
- update to 1.4.3:
|
|
* Drop travis in favor of gh actions
|
|
* Drop `nosetest`
|
|
* Add `DepracationWarning` for "old-python" tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 13 07:53:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 10 08:42:16 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Clean up SPEC file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 4 08:27:19 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
|
|
|
|
- Update to 1.4.2:
|
|
* test_sync_async_add: After closing the default event loop, set a new one
|
|
* Don't run @asyncio.coroutine tests with Python 3.11
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 15 16:42:20 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.4.1:
|
|
* declare python 3.9+ as supported
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 28 03:04:34 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Fix URL
|
|
- Activate test suite
|
|
- Update to v1.4.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 6 17:35:56 UTC 2019 - Matthias Fehring <buschmann23@opensuse.org>
|
|
|
|
- update to version 1.3.1
|
|
+ RuntimeError was thrown the decorator trying to get the default event.
|
|
Issue #10
|
|
- update to version 1.3.0
|
|
+ feature: added py.typed
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 2 16:21:35 UTC 2019 - Matthias Fehring <buschmann23@opensuse.org>
|
|
|
|
- initial package version 1.2.1
|