Accepting request 509279 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/509279 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docopt?expand=0&rev=6
This commit is contained in:
commit
9cea2cf7a7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 18:42:12 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Fix wrong-script-interpreter rpmlint error.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 16:09:02 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -50,6 +50,9 @@ easily.
|
||||
%prep
|
||||
%setup -q -n docopt-%{version}
|
||||
|
||||
# Fix wrong-script-interpreter
|
||||
sed -i "s|#! /usr/bin/env python||" examples/git/git.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user