diff setup.py @ 1203:6e08ee45bf0a

misc: updated urls of pyxe an pyfeed
author Matteo Cypriani <mcy@lm7.fr>
date Mon, 15 Sep 2014 14:18:27 +0200
parents a9bc19e8036b
children 008c8ccd5dcc
line wrap: on
line diff
--- a/setup.py	Mon Sep 15 14:18:27 2014 +0200
+++ b/setup.py	Mon Sep 15 14:18:27 2014 +0200
@@ -307,7 +307,7 @@
                   ],
       scripts=['frontends/src/jp/jp', 'frontends/src/primitivus/primitivus', 'frontends/src/wix/wix'],
       zip_safe=False,
-      dependency_links=['http://www.blarg.net/%7Esteveha/pyfeed-0.7.4.tar.gz', 'http://www.blarg.net/%7Esteveha/xe-0.7.4.tar.gz'],
+      dependency_links=['http://home.avvanta.com/%7Esteveha/pyfeed-0.7.4.tar.gz', 'http://home.avvanta.com/%7Esteveha/xe-0.7.4.tar.gz'],
       install_requires=['twisted', 'wokkel >= 0.7.1', 'progressbar', 'urwid >= 1.2.0', 'urwid-satext >= 0.4.0', 'pyfeed', 'xe', 'mutagen', 'pillow', 'lxml', 'pyxdg', 'markdown', 'html2text', 'pycrypto >= 2.6.1', 'python-potr'],
       cmdclass={'install': CustomInstall},
       )  # XXX: wxpython doesn't work, it's managed with preinstall_check