Commit Graph

91 Commits

Author SHA1 Message Date
dependabot-preview[bot] 4707883f4e
Bump pip-tools from 4.3.0 to 4.4.0 (#18)
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/pip-tools/compare/4.3.0...4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 10:14:51 +01:00
dependabot-preview[bot] 693401ac5e
Bump pytest from 5.3.2 to 5.3.5 (#20)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.2 to 5.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.2...5.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 10:14:14 +01:00
Julien Palard 0152dc85db On normal run, do not EXIT_FAILURE when no failures are encontred. Fixes #19. 2020-01-30 10:12:52 +01:00
dependabot-preview[bot] 74f4379d1c Bump tox from 3.14.2 to 3.14.3 (#15)
Bumps [tox](https://github.com/tox-dev/tox) from 3.14.2 to 3.14.3.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.14.2...3.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-05 11:51:44 +01:00
dependabot-preview[bot] efca49fd9e Bump mypy from 0.760 to 0.761 (#14)
Bumps [mypy](https://github.com/python/mypy) from 0.760 to 0.761.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.760...v0.761)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-22 15:50:39 +01:00
dependabot-preview[bot] 001aede619 Bump mypy from 0.750 to 0.760 (#13)
Bumps [mypy](https://github.com/python/mypy) from 0.750 to 0.760.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.750...v0.760)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 07:38:57 +01:00
Julien Palard 006d91fa90 Bump pytest from 5.3.1 to 5.3.2 2019-12-16 09:13:45 +01:00
Julien Palard 4be8250a82
Bump requirements (#11) 2019-12-10 10:15:25 +01:00
Julien Palard fde428ead7
A minimum test set 2019-12-10 10:09:21 +01:00
Julien Palard 3897a7fb0b Bump version: 0.3.1a1 → 0.3.1 2019-12-05 23:09:03 +01:00
Julien Palard eaa60a5e82 Pre-release for 0.3.1. 2019-12-01 23:59:11 +01:00
Julien Palard 8bf506f004 Git ignoring venv/. 2019-11-26 22:32:47 +01:00
Julien Palard 7dc65f6e55 setup.py to setup.cfg 2019-11-26 22:32:25 +01:00
Julien Palard 9ae2b58684 Dot at end of sentence. 2019-11-26 22:22:46 +01:00
Julien Palard 179339eccf Whine if no or invalid files are given. 2019-11-26 22:22:05 +01:00
Julien Palard 8b3b7699be Freez requirements. 2019-11-26 15:21:05 +01:00
Mathieu Dupuy cf6891f353 fix a typo in setup.py's description (#5) 2019-10-23 08:30:40 +02:00
Julien Palard 76796bd873 As Deronnax told: it's no longer pre-alpha, we're using it on docs.python.org/fr/ since a few years. 2019-10-22 18:27:18 +02:00
Jules Lasne (jlasne) 4d910b8605 Added --quiet option to readme (#4) 2019-04-05 13:21:00 +02:00
Julien Palard e5dc91e32e Bump version: 0.2.3 → 0.3.0 2019-03-14 22:29:58 +01:00
Julien Palard a5d6bbc755 Add a --check parameter. 2019-03-14 22:29:52 +01:00
Julien Palard 4b18867010 Bump version: 0.2.2 → 0.2.3 2019-03-14 22:05:16 +01:00
Julien Palard 53327c4b5e Add a --version parameter. 2019-03-14 22:05:03 +01:00
Julien Palard 613699e203 Bump version: 0.2.1 → 0.2.2 2019-03-14 21:59:37 +01:00
Julien Palard f5e031823e Add -q / --quiet option. 2019-03-14 21:59:37 +01:00
Julien Palard 70747b8339 Only return 1 if a file was actually modified. 2019-03-14 21:59:37 +01:00
Jules Lasne (jlasne) 0b6a141366 Exit 0 if nothing has been modified, else non-zero. 2019-03-14 18:22:02 +01:00
Julien Palard 0391e0e0b3 Bump version: 0.2.0 → 0.2.1 2018-11-17 15:55:09 +01:00
Julien Palard f98d3dfc61 Forcing encoding to utf-8 (to help on Windows). 2018-11-17 15:54:59 +01:00
Julien Palard 9c7cb97356 Bump version: 0.1.1 → 0.2.0 2018-11-11 21:47:59 +01:00
Julien Palard 9b48231942 FIX: Bumpversion config 2018-11-11 21:47:31 +01:00
Julien Palard c591cf5a25 Allow python -m powrap to work. 2018-11-11 21:28:34 +01:00
Julien Palard a18867c2e5 No docs/ dir anyway. 2018-11-10 16:25:25 +01:00
Julien Palard d329459d5b Missing version bump 2018-11-10 16:25:11 +01:00
Julien Palard c8062875d8 Renamming project to powrap because it's re-wrapping, not re-indenting. 2018-11-10 16:24:51 +01:00
Julien Palard 8037fed5ae Bump version to 0.1.1 2018-11-10 15:42:55 +01:00
Julien Palard 54fac184df Remove print. 2018-11-10 15:42:55 +01:00
Julien Palard bb13eb04cc Once you go black, you never go back. 2018-11-10 15:40:26 +01:00
Julien Palard 8512febb85 Drop the tac|tac trick for MacOS compatibility. 2018-11-10 15:40:06 +01:00
Julien Palard ede5211388 Need twine. 2017-05-24 22:42:46 +02:00
Julien Palard b33b5eeeb1 Initial commit 2017-05-24 22:41:55 +02:00