projects
/
invirt/packages/python-routefs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update RouteFS for the new syntax in Routes 1.9.
[invirt/packages/python-routefs.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
6012ddf
..
3e437c7
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-11,7
+11,7
@@
setup(
url="http://github.com/ebroder/python-routefs/wikis",
license="MPL, GPL",
packages=find_packages(),
url="http://github.com/ebroder/python-routefs/wikis",
license="MPL, GPL",
packages=find_packages(),
- install_requires=['fuse_python>=0.2a', 'Routes>=1.7'],
+ install_requires=['fuse_python>=0.2a', 'Routes>=1.9'],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Environment :: Plugins',
classifiers=[
'Development Status :: 5 - Production/Stable',
'Environment :: Plugins',