python3-h2: 4.0.0 -> 4.1.0

This commit is contained in:
Tim Biermann 2021-10-06 22:40:44 +02:00
parent 0c5c7c5c7e
commit 4d7de63d4b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ 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-4.1.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.1.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.1.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.1.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.1.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/h2-4.1.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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33cVuqjunIaWh3W2TbV8+bnOgeCICXX2gEMurP+ToScE8De4qcNRv+inmKmFQ63wLL8CACp1/0mTxIYwq0u1UAw=
SHA256 (Pkgfile) = f1be143afc026a2bc41d4ca17ab7a7bfe5a1b9584277becb0b11957661eac4a7
SHA256 (.footprint) = c5abaf1d067a0b34270f7c36be9e2dde67edfd586b2bcf2386f18dace8ea6967
SHA256 (python3-h2-4.0.0.tar.gz) = 78753b52cebb63f87097c9a5f969004a61ec4a41f967e41dcc287e26dd9b4143
RWSagIOpLGJF3xhGITD/l0gKEuHr6XsF4fEcuHbNzqFNyfxMC9l5bGKcz8/0HZBdcNwmyUkSElnqDEOSNkVyzc3DwEdBXCsJkQY=
SHA256 (Pkgfile) = 36258ebf6e4b0dbfe634d6b43b7e5b9cc3539fafdf73d6dd9f78108c9212e289
SHA256 (.footprint) = 42f0387b27fb93fed50e58f664fb33fefe21061d59165bec56886809cd879d4c
SHA256 (python3-h2-4.1.0.tar.gz) = 4a17b1ec23152bd94ab6260ea61f6cc02de92bd7c36762f13e34fdecea454b41

View File

@ -4,7 +4,7 @@
# Depends on: python3-hpack python3-hyperframe
name=python3-h2
version=4.0.0
version=4.1.0
release=1
source=(https://github.com/python-hyper/hyper-h2/archive/v$version/$name-$version.tar.gz)