From b656b7695add5ca2e355ac13a659acffdf894510 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 07:29:57 +0000 Subject: automatic import of python-flytekitplugins-data-fsspec --- .gitignore | 1 + python-flytekitplugins-data-fsspec.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 768e95b..6b4e4e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /flytekitplugins-data-fsspec-1.5.0.tar.gz +/flytekitplugins-data-fsspec-1.6.1.tar.gz diff --git a/python-flytekitplugins-data-fsspec.spec b/python-flytekitplugins-data-fsspec.spec index 13b22df..9c270ca 100644 --- a/python-flytekitplugins-data-fsspec.spec +++ b/python-flytekitplugins-data-fsspec.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-flytekitplugins-data-fsspec -Version: 1.5.0 +Version: 1.6.1 Release: 1 Summary: This is a deprecated plugin as of flytekit 1.5 License: apache2 URL: https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-data-fsspec -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/41/41/6a8037bc5c5bfee610fffc9dae3bf734ef42050912f345fa463c808e0568/flytekitplugins-data-fsspec-1.5.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/67/c8/cdeb877ee184d1f3b9cdb689b80133ffc2f1916d510f4b92b658c9147805/flytekitplugins-data-fsspec-1.6.1.tar.gz BuildArch: noarch @@ -43,7 +43,7 @@ will only install the fsspec core. To install all fsspec plugins, please follow %prep -%autosetup -n flytekitplugins-data-fsspec-1.5.0 +%autosetup -n flytekitplugins-data-fsspec-1.6.1 %build %py3_build @@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 1.5.0-1 +* Tue May 30 2023 Python_Bot - 1.6.1-1 - Package Spec generated diff --git a/sources b/sources index a2132c7..e8f7a2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -950d1d88e9f4bcc9fb5fdaf48676fba5 flytekitplugins-data-fsspec-1.5.0.tar.gz +a14a2cbe2d383c10e52588e4857a3684 flytekitplugins-data-fsspec-1.6.1.tar.gz -- cgit v1.2.3