14
0
forked from pool/python-Fabric

- pytest-relaxed now supports pytest 6, so test on all python versions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=71
This commit is contained in:
2022-03-10 06:32:16 +00:00
committed by Git OBS Bridge
parent e4667f85f6
commit aaae5cbfcb
2 changed files with 7 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 10 06:31:30 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- pytest-relaxed now supports pytest 6, so test on all python versions.
-------------------------------------------------------------------
Tue Dec 28 21:46:08 UTC 2021 - Ben Greiner <code@bnavigator.de>