diff options
Diffstat (limited to 'python-featuretools.spec')
-rw-r--r-- | python-featuretools.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-featuretools.spec b/python-featuretools.spec index 82e80e3..28b1aa8 100644 --- a/python-featuretools.spec +++ b/python-featuretools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-featuretools -Version: 1.24.0 +Version: 1.25.0 Release: 1 Summary: a framework for automated feature engineering License: BSD 3-clause URL: https://pypi.org/project/featuretools/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/c3/a1b500df4cbf1f071458b4d30c962c90a8e1641ede796987d9a5169bfd68/featuretools-1.24.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0b/3d/0ba58917a8cd473d7af0e7dc90b4eed87c59633c5eda74ebad1175e8619a/featuretools-1.25.0.tar.gz BuildArch: noarch Requires: python3-cloudpickle @@ -558,7 +558,7 @@ BibTeX entry: %prep -%autosetup -n featuretools-1.24.0 +%autosetup -n featuretools-1.25.0 %build %py3_build @@ -598,5 +598,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.24.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.25.0-1 - Package Spec generated |