pediapress / mwlib

mediawiki parser library
103 stars 35 forks source link

No dep on gevent listed #47

Open hexmode opened 10 years ago

hexmode commented 10 years ago

While using FPM to build this, the dependencies listed did not include gevent. It took me a while (not being an intimate of python) to track down the dependency. Here is the list of dependencies that fpm discovered:

Requires: python-pyparsing >= 1.4.11 Requires: python-pyparsing < 1.6 Requires: python-timelib >= 0.2 Requires: python-bottle >= 0.10 Requires: python-pypdf >= 1.12 Requires: python-apipkg >= 1.2 Requires: python-qserve >= 0.2.7 Requires: python-lxml Requires: python-py >= 1.4 Requires: python-sqlite3dbm Requires: python-simplejson >= 2.3 Requires: python-roman Requires: python-gevent Requires: python-odfpy >= 0.9 Requires: python-odfpy < 0.10 Requires: python-pillow Requires: python-setuptools