File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ ## 1.0.1 (2023-03-07)
5+
6+ - [ buildsystem] missing changelog entry for 1.0.0
7+ - [ buildsystem] add github actions
8+ - [ buildsystem] apply flake8 linting
9+ - [ buildsystem] apply isort formatting
10+ - [ buildsystem] apply black formatting
11+ - [ buildsystem] switch to pytest
12+
413## 1.0.0 (2022-03-15)
514
615- [ buildsystem] remove python 2 support (#110 )
Original file line number Diff line number Diff line change 1- python-ovh (1.0.0) master; urgency=medium
1+ python-ovh (1.0.1) experimental; urgency=medium
2+
3+ * chore: missing changelog entry for 1.0.0 (#112)
4+ * build: add github actions (#112)
5+ * chore: apply flake8 linting (#112)
6+ * chore: apply isort formatting (#112)
7+ * chore: apply black formatting (#112)
8+ * test: switch to pytest (#112)
9+
10+ -- Adrien Barreau <adrien.barreau@ovhcloud.com> Mon, 06 Mar 2023 16:40:26 +0000
11+
12+ python-ovh (1.0.0) experimental; urgency=medium
213
314 * breaking: remove python 2 support (#110)
415 * feat: added compatibility for Python 3.8, 3.9, 3.10 (#108)
You can’t perform that action at this time.
0 commit comments