File pre_checkin.sh of Package python3-http-parser

#!/bin/sh

sed 's,^\(Name: *\)python-,\1python3-,;s,^\(Requires: *\)python-,\1python3-,;s,^\(BuildRequires: *\)python-,\1python3-,;s,python setup.py,python3 setup.py,;s,python_sitelib,python3_sitelib,;s,python_sitearch,python3_sitearch,' python-http-parser.spec > python3-http-parser.spec
cp python-http-parser.changes python3-http-parser.changes
openSUSE Build Service is sponsored by