diff --git a/hyperframe-6.0.0.tar.gz b/hyperframe-6.0.0.tar.gz deleted file mode 100644 index 4806678..0000000 --- a/hyperframe-6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:742d2a4bc3152a340a49d59f32e33ec420aa8e7054c1444ef5c7efff255842f1 -size 24640 diff --git a/hyperframe-6.0.1.tar.gz b/hyperframe-6.0.1.tar.gz new file mode 100644 index 0000000..56236e6 --- /dev/null +++ b/hyperframe-6.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae510046231dc8e9ecb1a6586f63d2347bf4c8905914aa84ba585ae85f28a914 +size 25008 diff --git a/python-hyperframe.changes b/python-hyperframe.changes index c243d66..3091b71 100644 --- a/python-hyperframe.changes +++ b/python-hyperframe.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 21 21:23:13 UTC 2021 - Dirk Müller + +- update to 6.0.1: + - Added support for Python 3.9. + - Added type hints. + ------------------------------------------------------------------- Mon Sep 14 06:37:42 UTC 2020 - Steve Kowalik diff --git a/python-hyperframe.spec b/python-hyperframe.spec index 144d1eb..d8a19e3 100644 --- a/python-hyperframe.spec +++ b/python-hyperframe.spec @@ -1,7 +1,7 @@ # # spec file for package python-hyperframe # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-hyperframe -Version: 6.0.0 +Version: 6.0.1 Release: 0 Summary: HTTP/2 framing layer for Python License: MIT