62aa13a1c6
- Launch tests OBS-URL: https://build.opensuse.org/request/show/796581 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aspectlib?expand=0&rev=6
20 lines
799 B
Plaintext
20 lines
799 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 17 11:20:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 1.5.0
|
|
* Fixed ``weave`` to stop reading attributes that don't match the method selector.
|
|
Contributed by Jonas Maurus in `#14 <https://github.com/ionelmc/python-aspectlib/pull/14>`_.
|
|
* Added support for Python 3.7 and 3.8 (``async def`` functions and generators).
|
|
* Added a convenience ``weave`` fixture for pytest.
|
|
- Launch tests
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 16 06:39:42 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 19 00:30:47 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|