File pre_checkin.sh of Package python-smbc

#!/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-smbc.spec > python3-smbc.spec
cp python-smbc.changes python3-smbc.changes
openSUSE Build Service is sponsored by