17
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 4b4d4cd579
commit 3372ea973c
4 changed files with 13 additions and 5 deletions

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