Created attachment 395702 [details] micawber-0.3.1.ebuild Please find an ebuild for dev-python/micawber-0.3.1 attached. It is needed to implement www-apps/nikola-7.3.0[media] (I suggest to rename the proposed "micawber" useflag to the more expressive "media").
Created attachment 395962 [details] micawber-0.3.1.ebuild Integrate Ian Delaney's suggestions from bug #539036 comment #2.
(In reply to Dennis Schridde from comment #1) > Created attachment 395962 [details] > micawber-0.3.1.ebuild > > Integrate Ian Delaney's suggestions from bug #539036 comment #2. from work/micawber-0.3.1/setup.py from setuptools import setup, find_packages similarly needs to dep on setuptools tarball has; MANIFEST.in README.rst docs examples micawber runtests.py setup.py python -m runtests works for py2.7 py3.3 Running django integration tests doesn't work but can be patched out. The doc build works without issue. The examples can be installed via IUSE examples. Ditto 539036 would you like to proxy maintain this package. It is easier to finish off than Livereload. It is the most assured way of getting it into portage.
+ 08 Jul 2015; Ben de Groot <yngwin@gentoo.org> +metadata.xml, + +micawber-0.3.2.ebuild: + Initial commit as optional dependency for www-apps/nikola. Ebuild submitted by + Dennis Schridde in bug #539080.