Hi. I still can't build pytest from source, and the error message seems related to towncrier:
building [man]: all manpages updating environment: Extension error (sphinxcontrib.towncrier.ext): Handler <bound method TowncrierDraftEntriesEnvironmentCollector.get_outdated_docs of <sphinxcontrib. towncrier.ext.TowncrierDraftEntriesEnvironmentCollector object at 0x7f51773abad0>> for event 'env-ge t-outdated' threw an exception (exception: find_fragments() takes 3 positional arguments but 4 were given) make[2]: *** [Makefile:20: man] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/en' make[1]: *** [debian/rules:24: execute_after_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:20: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Is this still a bug in towncrier, or maybe it's now a bug in pytest, which should adapt? Thanks.