diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-14 19:51:50 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-14 19:51:50 +0000 |
commit | 28a64063e37ce15de24a13bb8a4ed1ba93bcfd54 (patch) | |
tree | db126f55c43d028cd053abc357e6ef48e4f048dd /python3-h2 | |
parent | 268aa1dbecfce48e0c046a4d6c08cdd6645acd7f (diff) | |
download | contrib-28a64063e37ce15de24a13bb8a4ed1ba93bcfd54.tar.gz contrib-28a64063e37ce15de24a13bb8a4ed1ba93bcfd54.tar.xz |
python3-h2: initial commit, version 4.0.0
Diffstat (limited to 'python3-h2')
-rw-r--r-- | python3-h2/.footprint | 45 | ||||
-rw-r--r-- | python3-h2/.signature | 4 | ||||
-rw-r--r-- | python3-h2/Pkgfile | 18 |
3 files changed, 67 insertions, 0 deletions
diff --git a/python3-h2/.footprint b/python3-h2/.footprint new file mode 100644 index 000000000..f2ba06ca2 --- /dev/null +++ b/python3-h2/.footprint @@ -0,0 +1,45 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/python3.9/ +drwxr-xr-x root/root usr/lib/python3.9/site-packages/ +drwxr-xr-x root/root usr/lib/python3.9/site-packages/h2-4.0.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.0.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.0.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.0.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.0.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.0.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/h2/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/h2/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/__init__.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/config.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/config.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/connection.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/connection.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/errors.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/errors.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/events.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/events.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/exceptions.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/exceptions.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/frame_buffer.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/frame_buffer.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/settings.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/settings.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/stream.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/stream.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/utilities.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/utilities.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/windows.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/__pycache__/windows.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/config.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/connection.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/errors.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/events.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/exceptions.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/frame_buffer.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/settings.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/stream.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/utilities.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2/windows.py diff --git a/python3-h2/.signature b/python3-h2/.signature new file mode 100644 index 000000000..605559c5e --- /dev/null +++ b/python3-h2/.signature @@ -0,0 +1,4 @@ +untrusted comment: verify with /etc/ports/contrib.pub +RWSagIOpLGJF334JQtNEocN/bD1mPAoyw7jPIXkPhFAYp4HG7k4yHhmXZPR/TYLb1IToy7d6mxPDccikO3gobcax1hs09kVhNAg= +SHA256 (Pkgfile) = f1be143afc026a2bc41d4ca17ab7a7bfe5a1b9584277becb0b11957661eac4a7 +SHA256 (.footprint) = c5abaf1d067a0b34270f7c36be9e2dde67edfd586b2bcf2386f18dace8ea6967 diff --git a/python3-h2/Pkgfile b/python3-h2/Pkgfile new file mode 100644 index 000000000..f3422a175 --- /dev/null +++ b/python3-h2/Pkgfile @@ -0,0 +1,18 @@ +# Description: HTTP/2 State-Machine based protocol implementation +# URL: https://hyper.rtfd.org/ +# Maintainer: Tim Biermann, tbier at posteo dot de +# Depends on: python3-hpack python3-hyperframe + +name=python3-h2 +version=4.0.0 +release=1 +source=(https://github.com/python-hyper/hyper-h2/archive/v$version/$name-$version.tar.gz) + +build() { + cd h2-$version + /usr/bin/python3 setup.py build + /usr/bin/python3 setup.py install --prefix=/usr \ + --root=$PKG \ + --skip-build \ + -O1 +} |