15
0
forked from pool/python-blue

- drop unpin-black.patch (obsolete)

- update flake8-v5-compatibility.patch to unpin flake8 again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=20
This commit is contained in:
2023-01-28 13:08:17 +00:00
committed by Git OBS Bridge
parent 5bdf488cda
commit 3881642047
4 changed files with 13 additions and 32 deletions

View File

@@ -25,8 +25,6 @@ Summary: A code formatter written in, and written for Python
License: MIT
URL: https://github.com/grantjenks/blue
Source: https://github.com/grantjenks/blue/archive/v%{version}.tar.gz#/blue-%{version}.tar.gz
# PATCH-FIX-OPENSUSE unpin-black.patch -- we can't have a fixed black version in the distribution
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