forked from pool/python-decorator
Accepting request 910344 from home:mcalabkova:branches:devel:languages:python
- Add upstream patch kwsyntax.patch OBS-URL: https://build.opensuse.org/request/show/910344 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=49
This commit is contained in:
@@ -28,6 +28,8 @@ License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/micheles/decorator
|
||||
Source: https://files.pythonhosted.org/packages/source/d/decorator/decorator-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM https://github.com/micheles/decorator/commit/817d070db3c9cc5900d118837c533c039982b050 Fixed decorator.decorator not passing kwsyntax
|
||||
Patch0: kwsyntax.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: fdupes
|
||||
@@ -46,6 +48,7 @@ redirecting_stdout, locked, etc. more accessible.
|
||||
|
||||
%prep
|
||||
%setup -q -n decorator-%{version}
|
||||
%autopatch -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user