Hello! I am working on https://bugs.gentoo.org/572170 and it depends on h11 python package. So I'd like to introduce it into Gentoo. Mitmproxy needs it as =dev-python/0.7* but the latest available is 0.8.1. I guess since locally I already have both ebuilds, I will introduce the 2 of them. Pull request is on the way.
I've added a new pull request because the original one got closed when Gentoo github was brought down.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cabd4d78ae4d5da5aafea7aa715d19323f710020 commit cabd4d78ae4d5da5aafea7aa715d19323f710020 Author: Oleksandr Trotsenko <oleksandr.trotsenko@gmail.com> AuthorDate: 2018-06-06 17:45:21 +0000 Commit: Tony Vroon <chainsaw@gentoo.org> CommitDate: 2018-07-17 16:07:32 +0000 dev-python/h11: Introducing new package Introducing dev-python/h11 into Gentoo. Closes: https://bugs.gentoo.org/654856 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9250 dev-python/h11/Manifest | 2 ++ dev-python/h11/h11-0.7.0.ebuild | 28 ++++++++++++++++++++++++++++ dev-python/h11/h11-0.8.1.ebuild | 28 ++++++++++++++++++++++++++++ dev-python/h11/metadata.xml | 12 ++++++++++++ 4 files changed, 70 insertions(+)