diff --git a/python-txaio.spec b/python-txaio.spec index 7e9a492cb1f126a87f93c5381de1c440952f860a..8d1970302f3c8f0ec83a525db35298ebeaf57fa8 100644 --- a/python-txaio.spec +++ b/python-txaio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-txaio -Version: 25.6.1 +Version: 25.9.2 Release: 1 Summary: Compatibility API between asyncio/Twisted/Trollius License: MIT URL: https://github.com/crossbario/txaio -Source0: https://files.pythonhosted.org/packages/10/21/f1d3305ae1d3ca05aa71d509f02f4db11c1357001f7e31f9713e610efc5b/txaio-25.6.1.tar.gz +Source0: https://files.pythonhosted.org/packages/2b/20/2e7ccea9ab2dd824d0bd421d9364424afde3bb33863afb80cd9180335019/txaio-25.9.2.tar.gz BuildArch: noarch Requires: python3-zope-interface @@ -101,6 +101,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Oct 20 2025 liudingyao - 25.9.2-1 +- Update version to 25.9.2 + * Mon Aug 4 2025 guochao - 25.6.1-1 - Update version to 25.6.1 diff --git a/txaio-25.6.1.tar.gz b/txaio-25.6.1.tar.gz deleted file mode 100644 index a008fb228df36bf37de967f8e5385fea9dd38025..0000000000000000000000000000000000000000 Binary files a/txaio-25.6.1.tar.gz and /dev/null differ diff --git a/txaio-25.9.2.tar.gz b/txaio-25.9.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..18b13280373f974149609b4d627a57349f9c3107 Binary files /dev/null and b/txaio-25.9.2.tar.gz differ