diff --git a/datasets.spec b/datasets.spec index c4a29439b9749b974f16679745522c5822f549f6..e04fcef8c6d4b9fc46bad7bac1f44aadce217d50 100644 --- a/datasets.spec +++ b/datasets.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global pypi_name datasets %global pypi_version 2.16.1 @@ -91,6 +91,9 @@ sed -i 's/import pyarrow_hotfix//g' src/datasets/features/features.py %{python3_sitelib}/%{pypi_name}-%{pypi_version}-py%{python3_version}.egg-info %changelog +* Tue Aug 05 2025 wenxin - 2.16.1-3 +- Rebuild with python3.11 + * Thu Feb 29 2024 Zhongling He - 2.16.1-2 - Remove pyarrow-hotfix import since we already have pyarrow==14.0.2.