diff --git a/aiostream-0.6.2.tar.gz b/aiostream-0.6.2.tar.gz deleted file mode 100644 index d76be7018317d445207d9dd41dab4a91b6047417..0000000000000000000000000000000000000000 Binary files a/aiostream-0.6.2.tar.gz and /dev/null differ diff --git a/aiostream-0.6.3.tar.gz b/aiostream-0.6.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f5f571c42513a0c6c56fb3c685087f8ecec5ec51 Binary files /dev/null and b/aiostream-0.6.3.tar.gz differ diff --git a/python-aiostream.spec b/python-aiostream.spec index b5a69443744579d33dd242abea72f469b7508958..5830c865d2f9e25800dc540c23073b8ef99ee26a 100644 --- a/python-aiostream.spec +++ b/python-aiostream.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-aiostream -Version: 0.6.2 +Version: 0.6.3 Release: 1 Summary: Generator-based operators for asynchronous iteration License: GPL-3.0-only @@ -47,6 +47,10 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue Oct 15 2024 jiangxinyu - 0.6.3-1 +- Update package to version 0.6.3 + Add MANIFEST.in to include tests/conftests.py in source dist + * Tue Jul 30 2024 guochao - 0.6.2-1 - Update package to version 0.6.2 - Fixing the issue of the lack of installation sections