]> git.pld-linux.org Git - packages/python-camelot.git/blob - sqlalchemy.patch
- bump sqlalchemy R
[packages/python-camelot.git] / sqlalchemy.patch
1 --- Camelot-09.07.17/setup.py~  2009-07-16 20:26:27.000000000 +0200
2 +++ Camelot-09.07.17/setup.py   2016-01-02 17:43:48.332414398 +0100
3 @@ -18,7 +18,7 @@
4    include_package_data = True,
5    license = 'GPL, Commercial',
6    platforms = 'Linux, Windows, OS X',
7 -  install_requires = ['SQLAlchemy==0.4.7',
8 +  install_requires = ['SQLAlchemy>=0.4.7',
9                        'Elixir>=0.6.1',
10                        'sqlalchemy-migrate>=0.5.3',
11                        'pyExcelerator>=0.6.4a',
This page took 0.063524 seconds and 3 git commands to generate.