diff --git a/aioquic-0.9.21.tar.gz b/aioquic-0.9.21.tar.gz deleted file mode 100644 index a2c73f0..0000000 --- a/aioquic-0.9.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79c7ec06318e785627665ca4e8723adf347b7225b7d006e332d2575a1f516ef5 -size 153384 diff --git a/aioquic-0.9.23.tar.gz b/aioquic-0.9.23.tar.gz new file mode 100644 index 0000000..4212e6b --- /dev/null +++ b/aioquic-0.9.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c9da60ed0837fe8b8a6a0d7dcf0dfbebec8e9a027e10ebf7204f0569c58fa8 +size 157449 diff --git a/python-aioquic.changes b/python-aioquic.changes index f2efca1..7b304d3 100644 --- a/python-aioquic.changes +++ b/python-aioquic.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 14 09:13:22 UTC 2023 - Petr Gajdos + +- update to 0.9.23 + * no upstream changelog found + ------------------------------------------------------------------- Thu Sep 7 13:08:27 UTC 2023 - Dirk Müller diff --git a/python-aioquic.spec b/python-aioquic.spec index 53e79c7..7d87961 100644 --- a/python-aioquic.spec +++ b/python-aioquic.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-aioquic -Version: 0.9.21 +Version: 0.9.23 Release: 0 Summary: Python implementation of QUIC and HTTP/3 License: BSD-3-Clause @@ -38,7 +38,9 @@ Requires: python-certifi Requires: python-cryptography >= 3.1 Requires: python-pyOpenSSL >= 22 Requires: python-pylsqpack >= 0.3.3 +Requires: python-service_identity # SECTION test requirements +BuildRequires: %{python_module service_identity} BuildRequires: %{python_module certifi} BuildRequires: %{python_module cryptography >= 2.5} BuildRequires: %{python_module pyOpenSSL >= 20}