Accepting request 974781 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/974781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-05-04 13:10:52 +00:00 committed by Git OBS Bridge
commit 0c21fa5fef
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 3 11:05:27 UTC 2022 - pgajdos@suse.com
- add upstream bug url
-------------------------------------------------------------------
Mon May 2 16:46:52 UTC 2022 - pgajdos@suse.com

View File

@ -88,6 +88,7 @@ A set of Python tools for using Fedora's messaging infrastructure.
export PATH=$PATH:%{buildroot}%{_bindir}
export PYTHONDONTWRITEBYTECODE=1
export LANG=en_US.UTF-8
# https://github.com/fedora-infra/fedora-messaging/issues/255
sed -i 's:. Perhaps you forgot a comma?::' fedora_messaging/tests/unit/test_cli.py
# test_consume_unexpected_crash or test_consume_successful_halt are intermittent
# and only relevant for improved handling of an unexpected failure/halt