15
0
forked from pool/python-blue
Commit Graph

4 Commits

Author SHA256 Message Date
e98ef1a869 - Update to 0.7.0:
* Upgrade dependency on black to 21.7b0  
- Add patch support-new-flake8.patch:
  * Support backwards incompatiable changes with flake8 4.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=9
2022-01-12 07:28:45 +00:00
351935ffa2 - Update to 0.6.0:
* Add bullet about default line length of 79 characters
  * Run blue over docs/ directory
  * Fix formatting in docs/conf.py
  * Preserve whitespace before hash mark on hanging comments (#31)
  * Use flake8 to parse project and user configs for blue
  * Patch the config param's callback
  * Fixes for static analysis
  * Format keys for Click's default_map
  * Add pytest for testing
  * Format tests/test_blue.py in blue and bluecheck commands
  * Add tests for config parsing
  * Update docs requirements to match setup.py
  * Add note to README and changelog.
  * Fix --version option handling and add test cases
  * Move coverage switches on pytest to separate sections

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=7
2021-03-17 04:08:07 +00:00
15b08034da - Upgrade to 0.5.2:
- fixed building of documentation (gh#grantjenks/blue#26)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=5
2021-01-18 08:24:49 +00:00
dcc5c76f82 - Initial packaging effort for blue 0.5.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=3
2021-01-17 22:49:56 +00:00