15
0
forked from pool/python-blue
Commit Graph

13 Commits

Author SHA256 Message Date
5bdf488cda - update to 0.9.1:
* blue is incompatible with flake8 v5 (GH#78) due to changes in the way
    flake8 parses its config files. For now, pin the flake8 dependency <5.0.0
  * Add support for testing against Python 3.10 and 3.11 in tox.ini, and fix an
    incompatibility with the rstcheck command line.
  * Bump copyright years.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=19
2023-01-28 12:59:25 +00:00
1c848b34d6 Accepting request 1004669 from home:dgarcia:branches:devel:languages:python
- Add flake8-v5-compatibility.patch wich makes it work with flake8 v5
  gh#grantjenks/blue#78

OBS-URL: https://build.opensuse.org/request/show/1004669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=17
2022-09-19 11:04:00 +00:00
604b633a76 - Upgrade to 0.9.0:
- Fix test suite failures due to a confluence of problems
  - Upgrade dependency on Black to 22.1.0 to support Python 3.10
  - Add link to demo site at https://iblueit.dev

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=15
2022-05-04 17:40:33 +00:00
29e5026a94 Remove unnecessary BR.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=13
2022-04-23 19:00:39 +00:00
aa4110ff70 - Update unpin-tomli.patch to work with the current black package.
- Skip failing tests (gh#grantjenks/blue#72)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=12
2022-04-23 18:59:19 +00:00
c1f4d9a185 Accepting request 963034 from home:bnavigator:branches:devel:languages:python
- Update to 0.8.0
  * Fix compatibility with flake8 v4 (GH#58)
- Drop support-new-flake8.patch fixed upstream
- Add unpin-black.patch and unpin-tomli.patch
- Clean requirements

OBS-URL: https://build.opensuse.org/request/show/963034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=10
2022-03-19 12:12:01 +00:00
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
0623f02bb7 Accepting request 864005 from devel:languages:python
Fixed building of documentation.

OBS-URL: https://build.opensuse.org/request/show/864005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blue?expand=0&rev=1
2021-01-18 10:30:31 +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
49a60df2f7 Add reference to FTBFS of documentation.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=4
2021-01-17 22:50: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
e4a2c18617 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=2 2021-01-17 21:22:03 +00:00