forked from pool/python-isort
- install LICENSE file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=2
This commit is contained in:
parent
3432916667
commit
c0d07caeb9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 24 17:01:44 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
- install LICENSE file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 13:59:31 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
@ -47,6 +47,7 @@ using pies to achieve this without ugly hacks and/or py2to3.
|
||||
%prep
|
||||
%setup -q -n isort-%{version}
|
||||
%patch0
|
||||
chmod -x LICENSE
|
||||
|
||||
%build
|
||||
%python_build
|
||||
@ -61,6 +62,6 @@ using pies to achieve this without ugly hacks and/or py2to3.
|
||||
%defattr(-,root,root,-)
|
||||
%{python_sitelib}/*
|
||||
%python3_only %{_bindir}/isort
|
||||
%doc README.rst
|
||||
%doc README.rst LICENSE
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user