# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external py2-sqlalchemy 0.3.1 |
1 | > | ### RPM external py2-sqlalchemy 0.3.7 |
2 | %define pythonv %(echo $PYTHON_VERSION | cut -f1,2 -d.) | |
3 | ## INITENV +PATH PYTHONPATH %i/lib/python$(echo $PYTHON_VERSION | cut -f1,2 -d.)/site-packages | |
4 | ||
5 | Source: http://superb-east.dl.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-%v.tar.gz | |
6 | < | Requires: python |
6 | > | Requires: python py2-pysqlite py2-mysqldb py2-cx-oracle |
7 | ||
8 | %prep | |
9 | %setup -n SQLAlchemy-%v |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |