diff --git a/python-txaio.changes b/python-txaio.changes index d400c3f..730a2ad 100644 --- a/python-txaio.changes +++ b/python-txaio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 20 04:48:22 UTC 2023 - Steve Kowalik + +- Update to 23.1.1: + * fix: support for Python up to v3.11 + ------------------------------------------------------------------- Sat Jun 4 15:12:30 UTC 2022 - Dirk Müller diff --git a/python-txaio.spec b/python-txaio.spec index f1b60ff..53c735a 100644 --- a/python-txaio.spec +++ b/python-txaio.spec @@ -1,7 +1,7 @@ # # spec file for package python-txaio # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,11 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 Name: python-txaio -Version: 22.2.1 +Version: 23.1.1 Release: 0 Summary: WebSocket and WAMP in Python for Twisted and asyncio License: MIT -Group: Development/Languages/Python URL: https://github.com/crossbario/txaio Source: https://files.pythonhosted.org/packages/source/t/txaio/txaio-%{version}.tar.gz BuildRequires: %{python_module setuptools} diff --git a/txaio-22.2.1.tar.gz b/txaio-22.2.1.tar.gz deleted file mode 100644 index f1f871e..0000000 --- a/txaio-22.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e4582b70f04b2345908254684a984206c0d9b50e3074a24a4c55aba21d24d01 -size 53645 diff --git a/txaio-23.1.1.tar.gz b/txaio-23.1.1.tar.gz new file mode 100644 index 0000000..7ab8e2d --- /dev/null +++ b/txaio-23.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a9216e976e5e3246dfd112ad7ad55ca915606b60b84a757ac769bd404ff704 +size 53704