# | Line 4 | Line 4 | |
---|---|---|
4 | ||
5 | Source: http://superb-east.dl.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-%realversion.tar.gz | |
6 | Requires: python py2-pysqlite py2-cx-oracle | |
7 | < | |
7 | > | Patch: py2-sqlalchemy-setup |
8 | %prep | |
9 | %setup -n SQLAlchemy-%realversion | |
10 | + | %patch0 -p1 |
11 | %build | |
12 | %install | |
13 | mkdir -p %i/lib/python`echo $PYTHON_VERSION | cut -f1,2 -d.`/site-packages |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |