python-gobject/pre_checkin.sh
Sascha Peilicke 5d90661874 Accepting request 74061 from devel:languages:python
Create python3-gobject source package, sharing the same original .spec to build python3 module. Please add a python-gobject3 link in devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/74061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=8
2011-06-24 08:50:51 +00:00

5 lines
201 B
Bash

#!/bin/sh
sed 's,build_for_python3 0,build_for_python3 1,;s,^\(Name: *\)python-gobject,\1python3-gobject,' python-gobject.spec > python3-gobject.spec
cp python-gobject.changes python3-gobject.changes