forked from pool/python-DataProperty
Accepting request 890253 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/890253 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-DataProperty?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70ea253f74a51e39491770ac69428488bed75d62135accb234d89358d220b6ec
|
||||
size 32693
|
||||
3
DataProperty-0.50.1.tar.gz
Normal file
3
DataProperty-0.50.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cad9080e5d1bac85a3bd33a016743537370d524ae683b012345ed9b5b7715f6b
|
||||
size 33950
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 3 15:17:04 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to 0.50.1
|
||||
* Change max_workers initial value to one to avoid problems
|
||||
caused by multiprocess.
|
||||
* Modify type annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 14:45:11 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-DataProperty
|
||||
#
|
||||
# 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
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-DataProperty
|
||||
Version: 0.49.1
|
||||
Version: 0.50.1
|
||||
Release: 0
|
||||
Summary: Python library for extract property from data
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user