Accepting request 676248 from home:frispete:python

- add empty line after %autopatch: build fails up to 42.3 otherwise

OBS-URL: https://build.opensuse.org/request/show/676248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=82
This commit is contained in:
Tomáš Chvátal 2019-02-14 21:07:12 +00:00 committed by Git OBS Bridge
parent a1cab7a938
commit 93176392d0
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 14 20:49:56 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
- add empty line after %autopatch: build fails up to 42.3 otherwise
-------------------------------------------------------------------
Thu Feb 14 17:00:13 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -74,6 +74,7 @@ This package contains the documentation.
%prep
%setup -q -n paramiko-%{version}
%autopatch -p1
# Fix non-executable script rpmlint issue:
find demos -name "*.py" -exec sed -i "/#\!\/usr\/bin\/.*/d" {} \;
tar xvzf %{SOURCE1} -C tests/