15
0
forked from pool/python-behave

Accepting request 977800 from home:pgajdos:python

- test the package
- do not require python-mock for build
- added patches
  83906ba779
  66fcadb23b
  + python-behave-fix-tests.patch
  fix https://github.com/behave/behave/issues/1028
  + python-behave-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/977800
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-behave?expand=0&rev=9
This commit is contained in:
2022-05-17 18:53:43 +00:00
committed by Git OBS Bridge
parent 6217a931e8
commit 4d23f4902a
4 changed files with 260 additions and 3 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue May 17 14:54:59 UTC 2022 - pgajdos@suse.com
- test the package
- do not require python-mock for build
- added patches
https://github.com/behave/behave/commit/83906ba779956af9437defcb8975debb18440e0d
https://github.com/behave/behave/commit/66fcadb23bea79e60f370e66bf7588de2f1934e3
+ python-behave-fix-tests.patch
fix https://github.com/behave/behave/issues/1028
+ python-behave-no-mock.patch
-------------------------------------------------------------------
Tue Mar 1 09:46:46 UTC 2022 - Dirk Müller <dmueller@suse.com>