14
0
forked from pool/python-partd

Accepting request 911992 from home:bnavigator:branches:devel:languages:python:numeric

- update to 1.2.0
  * no release notes
  * fixes compatibility with pandas 1.3 -- gh#dask/partd#49

OBS-URL: https://build.opensuse.org/request/show/911992
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-partd?expand=0&rev=14
This commit is contained in:
2021-08-13 13:59:53 +00:00
committed by Git OBS Bridge
parent 3a7b90faad
commit 5f652a874e
4 changed files with 12 additions and 5 deletions

View File

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

3
partd-1.2.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 13 13:48:49 UTC 2021 - Ben Greiner <code@bnavigator.de>
- update to 1.2.0
* no release notes
* fixes compatibility with pandas 1.3 -- gh#dask/partd#49
-------------------------------------------------------------------
Wed Mar 11 15:32:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-partd
#
# 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-partd
Version: 1.1.0
Version: 1.2.0
Release: 0
Summary: Appendable key-value storage
License: BSD-3-Clause