14
0
forked from pool/python-requre
2022-06-20 05:48:33 +00:00
committed by Git OBS Bridge
parent 9d4a304595
commit 8325a5b87a
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
-------------------------------------------------------------------
Thu Jun 16 04:31:02 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
Mon Jun 20 05:47:29 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.8.2:
* default decorator if not given
@@ -14,7 +14,7 @@ Thu Jun 16 04:31:02 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
* Fix the problem with kwarg decorators that causes the function body
not to be executed.
- Change skipped tests expression due to reorganization.
- Add GitPython to BuildRequires
- Add GitPython to {Build,}Requires
-------------------------------------------------------------------
Wed Nov 18 00:26:30 UTC 2020 - John Vandenberg <jayvdb@gmail.com>