Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 654856

Summary: dev-python/h11 - A pure-Python implementation of HTTP/1.1 inspired by hyper-h2
Product: Gentoo Linux Reporter: Oleksandr Trotsenko <oleksandr.trotsenko>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://pypi.python.org/pypi/h11
See Also: https://github.com/gentoo/gentoo/pull/8262
https://github.com/gentoo/gentoo/pull/9250
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 654862    
Bug Blocks: 572170    

Description Oleksandr Trotsenko 2018-05-04 18:50:45 UTC
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.
Comment 1 Oleksandr Trotsenko 2018-07-16 13:31:38 UTC
I've added a new pull request because the original one got closed when Gentoo github was brought down.
Comment 2 Larry the Git Cow gentoo-dev 2018-07-17 16:07:48 UTC
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(+)