diff --git a/python-txaio.spec b/python-txaio.spec index 848eb2c4c07938c3ff99d381eb3a5b6343aa1804..7e9a492cb1f126a87f93c5381de1c440952f860a 100644 --- a/python-txaio.spec +++ b/python-txaio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-txaio -Version: 23.1.1 +Version: 25.6.1 Release: 1 Summary: Compatibility API between asyncio/Twisted/Trollius License: MIT URL: https://github.com/crossbario/txaio -Source0: https://files.pythonhosted.org/packages/51/91/bc9fd5aa84703f874dea27313b11fde505d343f3ef3ad702bddbe20bfd6e/txaio-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/10/21/f1d3305ae1d3ca05aa71d509f02f4db11c1357001f7e31f9713e610efc5b/txaio-25.6.1.tar.gz BuildArch: noarch Requires: python3-zope-interface @@ -101,6 +101,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Aug 4 2025 guochao - 25.6.1-1 +- Update version to 25.6.1 + * Tue Jun 03 2025 shichao - 23.1.1-1 - Upgrade to latest release 23.1.1 diff --git a/txaio-23.1.1.tar.gz b/txaio-23.1.1.tar.gz deleted file mode 100644 index 239cab879202353e4930eb569e12929476c248ee..0000000000000000000000000000000000000000 Binary files a/txaio-23.1.1.tar.gz and /dev/null differ diff --git a/txaio-25.6.1.tar.gz b/txaio-25.6.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a008fb228df36bf37de967f8e5385fea9dd38025 Binary files /dev/null and b/txaio-25.6.1.tar.gz differ