diff --git a/python-fedora-messaging.changes b/python-fedora-messaging.changes index 33ba677..7e99326 100644 --- a/python-fedora-messaging.changes +++ b/python-fedora-messaging.changes @@ -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 diff --git a/python-fedora-messaging.spec b/python-fedora-messaging.spec index d79ad3f..8e6cb97 100644 --- a/python-fedora-messaging.spec +++ b/python-fedora-messaging.spec @@ -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