From 9947638a55fb22284ec5cfa6c5e772b967de6ca9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:28:07 +0000 Subject: automatic import of python-tecton --- .gitignore | 1 + python-tecton.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c07f9ac..502f9ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tecton-0.6.5.tar.gz +/tecton-0.6.6.tar.gz diff --git a/python-tecton.spec b/python-tecton.spec index ee4740b..d6678a6 100644 --- a/python-tecton.spec +++ b/python-tecton.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tecton -Version: 0.6.5 +Version: 0.6.6 Release: 1 Summary: Tecton Python SDK License: Tecton Proprietary URL: https://tecton.ai -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/53/2f/01c6e82d0469883d3de277bfd55f7924844eff0764cb430fda55a6c73a4d/tecton-0.6.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f7/65/50c5a043b6ec0221c5148648bb74e4dddae61570f978b826a54c7a0446cb/tecton-0.6.6.tar.gz BuildArch: noarch Requires: python3-attrs @@ -199,7 +199,7 @@ company. %prep -%autosetup -n tecton-0.6.5 +%autosetup -n tecton-0.6.6 %build %py3_build @@ -239,5 +239,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 0.6.5-1 +* Sun Apr 23 2023 Python_Bot - 0.6.6-1 - Package Spec generated diff --git a/sources b/sources index 3091f57..ad8a2f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -355fcc8c043ac861cc1bf589cf4039be tecton-0.6.5.tar.gz +002c70d139f26e79e030898c91e83efc tecton-0.6.6.tar.gz -- cgit v1.2.3