diff --git a/python-awscrt.spec b/python-awscrt.spec index b4cb77d..2d52ace 100644 --- a/python-awscrt.spec +++ b/python-awscrt.spec @@ -4,7 +4,7 @@ Python bindings for the AWS Common Runtime} Name: python-awscrt Version: 0.16.16 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for the AWS Common Runtime # All files are licensed under Apache-2.0, except: @@ -76,6 +76,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib}" %{py %changelog +* Fri Feb 02 2024 Major Hayden - 0.16.16-3 +- Skip additional network tests + * Wed Jan 31 2024 Major Hayden - 0.16.16-2 - Skip websocket test as it requires networking