Alessandro Barbieri

Results 89 comments of Alessandro Barbieri

> @Alessandro-Barbieri the issue is closed in gentoo. Maybe you want to close this issue, too? No, I've only deselected the failing tests

We already have versioneer installed sistem wide and your vendored versioneer is clashing with it

In gentoo we use system packages and we don't use pip for installing This is what currently happens with the latest changes ``` >>> Compiling source in /var/tmp/portage/dev-python/ncclient-0.6.13-r1/work/ncclient-0.6.13 ... *...

Don't use gpep517. Try this instead: remove versioneer.py and install this versioneer instead https://github.com/python-versioneer/python-versioneer They define `get_version` here https://github.com/python-versioneer/python-versioneer/blob/280fb6ce89af73ac6ced3c66354a16506a57fc6c/src/get_versions.py#L90

This one `tests/test_manhole.py::test_stderr_doesnt_deadlock` is super slow

I need it to move the ebuild of fontparts in the gentoo overlay ::guru to use PEP517 see https://projects.gentoo.org/python/guide/distutils.html#the-pep-517-and-legacy-modes

See also https://bugzilla.mozilla.org/show_bug.cgi?id=577084

As now 1.2 isn't ready in libyaml https://github.com/yaml/libyaml/issues/20 You can get an idea of why bundling is bad here https://fedoraproject.org/wiki/Bundled_Libraries?rd=Packaging:Bundled_Libraries

Have you proposed that patch upstream?