[Brian May, 2016-04-18] > >> What is the appropriate fix? Should I create a new mkdocs-bootswatch > > > > I moved all themes to /usr/share in python-pastescript and it works > > Sorry, I don't quite understand. How will this help with the fact that > mkdocs-bootswatch is listed as a requirement, but we don't have > mkdocs-bootswatch in Debian? > > Just noticed, that same problem exists for mkdocs-bootstrap too.
if you move themes to /usr/share/mkdocs/themes and patch /usr/bin/mkdocs to add this dir to sys.path (and there's no other entry point), even those themes that use pkg_requires will continue to work -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645