2021-02-10 04:32:54 +01:00
|
|
|
-------------------------------------------------------------------
|
2021-12-12 00:52:32 +01:00
|
|
|
Sat Dec 11 15:47:05 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Skip two failing tests in python310
|
|
|
|
gh#ionelmc/python-aspectlib#24
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-02-10 04:32:54 +01:00
|
|
|
Wed Feb 10 03:32:06 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.5.2:
|
|
|
|
* Fixed broken import on Python 3.9.
|
|
|
|
* Remove some debug leftover prints from `v1.5.0`.
|
|
|
|
|
2020-04-23 16:53:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
2020-04-23 17:02:32 +02:00
|
|
|
- Launch tests
|
2020-04-23 16:53:59 +02:00
|
|
|
|
2020-03-16 07:42:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 16 06:39:42 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix build without python2
|
|
|
|
|
2019-02-19 15:36:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 19 00:30:47 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|