15
0

Accepting request 799988 from home:jgrassler:branches:devel:languages:python

- Update to version 0.48.2
  * Update testenv:build.commands
  * Make max_workers to 1 when executed from pytest

OBS-URL: https://build.opensuse.org/request/show/799988
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DataProperty?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-05-04 08:23:56 +00:00
committed by Git OBS Bridge
parent 5f5d3b0659
commit 01ff34727e
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 4 07:49:14 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>
- Update to version 0.48.2
* Update testenv:build.commands
* Make max_workers to 1 when executed from pytest
-------------------------------------------------------------------
Fri Apr 17 08:41:37 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-DataProperty
Version: 0.48.1
Version: 0.48.2
Release: 0
Summary: Python library for extract property from data
License: MIT