diff --git a/python-txaio.spec b/python-txaio.spec index d970caab05d920796bd0192fc2d09885032e7ce6..38622e3dc1bff9f96749344085853bcedd5aaf46 100644 --- a/python-txaio.spec +++ b/python-txaio.spec @@ -1,8 +1,8 @@ %global pypi_name txaio Name: python-%{pypi_name} -Version: 22.2.1 -Release: 2%{?dist} +Version: 23.1.1 +Release: 1 Summary: Compatibility API between asyncio/Twisted/Trollius License: MIT @@ -90,6 +90,10 @@ ln -s /usr/share/javascript/jquery/latest/jquery.min.js _build/html/_static/jque %doc docs/_build/html %changelog +* Tue Apr 29 2025 openeuler_bot - 23.1.1-1 +- update python-txaio to 23.1.1 + + * Mon Jun 13 2022 Python Maint - 22.2.1-2 - Rebuilt for Python 3.11 diff --git a/txaio-22.2.1.tar.gz b/txaio-22.2.1.tar.gz deleted file mode 100644 index f1e642fd6fd56147e31e5ba8602944a60be83f54..0000000000000000000000000000000000000000 Binary files a/txaio-22.2.1.tar.gz and /dev/null differ diff --git a/txaio-23.1.1.tar.gz b/txaio-23.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..239cab879202353e4930eb569e12929476c248ee Binary files /dev/null and b/txaio-23.1.1.tar.gz differ