forked from pool/python-feedparser
- Fix feedparser.py syntax error
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
26fa1b41ee
commit
eddd80b28a
@@ -42,7 +42,6 @@ A universal feed parser module for Python that handles RSS 0.9x, RSS 1.0, RSS
|
||||
%prep
|
||||
%setup -q -n feedparser-%{version}
|
||||
chmod 0644 README # Fix executable bits
|
||||
sed -i "1d" feedparser/feedparser.py # Fix non-executable script
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
||||
Reference in New Issue
Block a user