forked from pool/python-aiounittest
dependency of aiosqlite, which is a dep of databases, which is a dep of starlette, which is a test dep of Authlib, which is already in d-l-py without test being run, Authlib was introduced in https://build.opensuse.org/request/show/825427 , which said "tox based tests, require internet connection to run" but of course that is not true, it just depends on a long chain of missing dependencies that are present in Fedora already. https://repology.org/project/python:starlette/versions OBS-URL: https://build.opensuse.org/request/show/851460 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiounittest?expand=0&rev=1
21 lines
677 B
Plaintext
21 lines
677 B
Plaintext
-------------------------------------------------------------------
|
|
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
|