41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 24 13:44:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- use setuptools_scm to get proper version in metadata
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 22:44:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2021.12.29:
|
|
* Plugin is now fully typed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 24 17:57:35 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Disabled Python 2 packages due to Python 2 only dependencies
|
|
- Disabled sdist test which requires pypi.org network access
|
|
- Update to v2021.3.24
|
|
* Switched project to a ``src`` layout.
|
|
* Switched project to a declarative setuptools approach
|
|
* Added support to check if a helper has been registered
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 18 11:10:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Do not restrict to pytest 5 as it works there too
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 1 14:01:47 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- unrestric pytest4, use pytest-forked to separate tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 22 08:56:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Restrict pytest 4+ as it is not compatible with current release
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 30 08:37:49 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v2019.1.8
|