15
0
forked from pool/python-blue

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
This commit is contained in:
2022-09-19 11:04:00 +00:00
committed by Git OBS Bridge
parent 604b633a76
commit 1c848b34d6
3 changed files with 25 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ Source: https://github.com/grantjenks/blue/archive/v%{version}.tar.gz#/b
Patch0: unpin-black.patch
# PATCH-FIX-OPENSUSE unpin-tomli.patch -- gh#grantjenks/blue#66
Patch1: unpin-tomli.patch
# PATCH-FIX-UPSTREAM flake8-v5-compatibility.patch -- gh#grantjenks/blue#78
Patch2: flake8-v5-compatibility.patch
BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module base >= 3.6}
BuildRequires: %{python_module black >= 21.7}