2022-05-22 12:21:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 22 10:21:20 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
|
|
|
|
- - Bump test dependencies (#141)
|
|
|
|
- Add support for tower requirements (#140)
|
|
|
|
- Add offline option to prepare_environment (#138)
|
|
|
|
Fixes: #137
|
|
|
|
- chore: pre-commit autoupdate (#136)
|
|
|
|
updates:
|
|
|
|
- [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/mirrors-mypy/compare/v0.942...v0.950)
|
|
|
|
- [github.com/pycqa/pylint: v2.13.5 → v2.13.8](https://github.com/pycqa/pylint/compare/v2.13.5...v2.13.8)
|
|
|
|
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
|
|
|
- Bump pre-commit hooks (#133)
|
|
|
|
|
2022-04-01 20:53:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 1 18:50:42 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
|
|
|
|
- Add missing build dependency setuptools_scm.
|
|
|
|
|
2022-03-29 23:23:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 29 20:14:16 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
|
|
|
|
- Update to version 2.0.2:
|
|
|
|
- Ensure get_cache_dir works with relative paths (#131)
|
|
|
|
- Make cache_key portable (#127)
|
|
|
|
This will help getting the behavior more portable across different
|
|
|
|
systems, as the cache key for specific project name should be the
|
|
|
|
same, regardless location of user home directory or the source code
|
|
|
|
location.
|
|
|
|
- Correct pylint version (#128)
|
|
|
|
We previously used unreleased version of pylint.
|
|
|
|
|
2022-03-28 15:46:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 15 20:51:08 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
|
|
|
|
- Initial package for version 2.0.0.
|