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:
committed by
Git OBS Bridge
parent
4b4d4cd579
commit
3372ea973c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user