diff --git a/hyperframe-5.0.0.tar.gz b/hyperframe-5.0.0.tar.gz deleted file mode 100644 index 136c817..0000000 --- a/hyperframe-5.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b886c7f25dab2e39a95cc01741c56755d11092abbcf33a6e60c465206f6ae7ec -size 17691 diff --git a/hyperframe-5.1.0.tar.gz b/hyperframe-5.1.0.tar.gz new file mode 100644 index 0000000..5e46bd6 --- /dev/null +++ b/hyperframe-5.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25944539db36d6a2e47689e7915dcee562b3f8d10c6cdfa0d53c91ed692fb04 +size 17851 diff --git a/python-hyperframe.changes b/python-hyperframe.changes index 1d85bda..23ad739 100644 --- a/python-hyperframe.changes +++ b/python-hyperframe.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 25 16:45:50 UTC 2018 - aloisio@gmx.com + +- Update to version 5.1.0 + API Changes (Backward-compatible)** + * Added support for ``DataFrame.data`` being a ``memoryview`` + object. + ------------------------------------------------------------------- Sat Apr 22 12:10:15 UTC 2017 - aloisio@gmx.com diff --git a/python-hyperframe.spec b/python-hyperframe.spec index 9609ae3..a72e2fd 100644 --- a/python-hyperframe.spec +++ b/python-hyperframe.spec @@ -1,7 +1,7 @@ # # spec file for package python-hyperframe # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hyperframe -Version: 5.0.0 +Version: 5.1.0 Release: 0 Summary: HTTP/2 framing layer for Python License: MIT