From 52b265dbfdd7321d27d7769db0f07e1e6051f852 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 12:18:50 +0000 Subject: automatic import of python-featuretools --- .gitignore | 1 + python-featuretools.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 993825d..6dcb4ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /featuretools-1.24.0.tar.gz +/featuretools-1.25.0.tar.gz 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 - 1.24.0-1 +* Fri Apr 21 2023 Python_Bot - 1.25.0-1 - Package Spec generated diff --git a/sources b/sources index 86cd0da..2a86a07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f5c7e9ee0f0098ed563ad4cbea13fb9 featuretools-1.24.0.tar.gz +6ced292e44f0a8d363297da5b2ed588b featuretools-1.25.0.tar.gz -- cgit v1.2.3