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:
commit
0c21fa5fef
@ -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
|
Mon May 2 16:46:52 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -88,6 +88,7 @@ A set of Python tools for using Fedora's messaging infrastructure.
|
|||||||
export PATH=$PATH:%{buildroot}%{_bindir}
|
export PATH=$PATH:%{buildroot}%{_bindir}
|
||||||
export PYTHONDONTWRITEBYTECODE=1
|
export PYTHONDONTWRITEBYTECODE=1
|
||||||
export LANG=en_US.UTF-8
|
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
|
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
|
# test_consume_unexpected_crash or test_consume_successful_halt are intermittent
|
||||||
# and only relevant for improved handling of an unexpected failure/halt
|
# and only relevant for improved handling of an unexpected failure/halt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user