14
0
forked from pool/python-invoke

Accepting request 842108 from home:bnavigator:branches:devel:languages:python:pytest

- disable test suite with bcond because of unmaintained
  pytest-relaxed gh#bitprophet/pytest-relaxed#12

- Update to version 1.4.1
  * Fix an issue with `~invoke.run` & friends having intermittent
    problems at exit time.
  * Many other fixes.

OBS-URL: https://build.opensuse.org/request/show/842108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invoke?expand=0&rev=25
This commit is contained in:
2020-10-16 14:27:17 +00:00
committed by Git OBS Bridge
parent 905427ac56
commit 9971f700df
4 changed files with 37 additions and 16 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Oct 16 12:55:39 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- disable test suite with bcond because of unmaintained
pytest-relaxed gh#bitprophet/pytest-relaxed#12
-------------------------------------------------------------------
Tue Apr 14 14:13:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to version 1.4.1
* Fix an issue with `~invoke.run` & friends having intermittent
problems at exit time.
* Many other fixes.
-------------------------------------------------------------------
Tue Sep 17 10:08:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>