From 01ff34727e549562404890082ba00558ac7a0ba6ece21f81180d45f974443b63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 4 May 2020 08:23:56 +0000 Subject: [PATCH] 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 --- DataProperty-0.48.1.tar.gz | 3 --- DataProperty-0.48.2.tar.gz | 3 +++ python-DataProperty.changes | 7 +++++++ python-DataProperty.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 DataProperty-0.48.1.tar.gz create mode 100644 DataProperty-0.48.2.tar.gz diff --git a/DataProperty-0.48.1.tar.gz b/DataProperty-0.48.1.tar.gz deleted file mode 100644 index 652121c..0000000 --- a/DataProperty-0.48.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96bd47c14b4aaba4780d77fa4d2c876cf35eb6848ab1df1a6338447b6c2c10e4 -size 33391 diff --git a/DataProperty-0.48.2.tar.gz b/DataProperty-0.48.2.tar.gz new file mode 100644 index 0000000..8e5435e --- /dev/null +++ b/DataProperty-0.48.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae1fba802b8ab7a2c7830ad9f9ce39ad4807cce3fb0b7be1674ac1857f7036c +size 33517 diff --git a/python-DataProperty.changes b/python-DataProperty.changes index 019cb78..52e947a 100644 --- a/python-DataProperty.changes +++ b/python-DataProperty.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 4 07:49:14 UTC 2020 - Johannes Grassler + +- 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 diff --git a/python-DataProperty.spec b/python-DataProperty.spec index 7b82f40..786bd3f 100644 --- a/python-DataProperty.spec +++ b/python-DataProperty.spec @@ -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