forked from pool/python-partd
Accepting request 784288 from home:mcalabkova:branches:devel:languages:python
- update to 1.1.0 * add versioneer * Bump to py3 * Handle unknown ExtensionArrays with pickle OBS-URL: https://build.opensuse.org/request/show/784288 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-partd?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
64c4805827
commit
3a7b90faad
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54fd91bc3b9c38159c790cd16950dbca6b019a2ead4c51dee4f9efc884f8ce0e
|
||||
size 19185
|
||||
3
partd-1.1.0.tar.gz
Normal file
3
partd-1.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e258bf0810701407ad1410d63d1a15cfd7b773fd9efe555dac6bb82cc8832b0
|
||||
size 35497
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 15:32:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 1.1.0
|
||||
* add versioneer
|
||||
* Bump to py3
|
||||
* Handle unknown ExtensionArrays with pickle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 13:20:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-partd
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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.0.0
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Appendable key-value storage
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user