15
0

Accepting request 579954 from home:alois:branches:devel:languages:python

- Update to version 5.1.0
  API Changes (Backward-compatible)**
  * Added support for ``DataFrame.data`` being a ``memoryview``
    object.

OBS-URL: https://build.opensuse.org/request/show/579954
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyperframe?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2018-02-26 08:29:19 +00:00
committed by Git OBS Bridge
parent ca3ed8a13e
commit 9afb57e229
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b886c7f25dab2e39a95cc01741c56755d11092abbcf33a6e60c465206f6ae7ec
size 17691

3
hyperframe-5.1.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a25944539db36d6a2e47689e7915dcee562b3f8d10c6cdfa0d53c91ed692fb04
size 17851

View File

@@ -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

View File

@@ -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