15
0

Accepting request 890105 from home:mnhauke

- Update to 0.50.1
  * Change max_workers initial value to one to avoid problems
    caused by multiprocess.
  * Modify type annotations.

OBS-URL: https://build.opensuse.org/request/show/890105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DataProperty?expand=0&rev=14
This commit is contained in:
2021-05-04 08:12:46 +00:00
committed by Git OBS Bridge
parent 89d3caef6f
commit 5b329ec21d
4 changed files with 13 additions and 5 deletions

View File

@@ -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>