summaryrefslogtreecommitdiff
path: root/python-tecton.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 04:28:07 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 04:28:07 +0000
commit9947638a55fb22284ec5cfa6c5e772b967de6ca9 (patch)
treee73f0dbb164d07a59fe447153f4cedcbd6c6d9f7 /python-tecton.spec
parent7edda4ce769634d420932b2a1b4b65bc0c8a3489 (diff)
automatic import of python-tectonopeneuler20.03
Diffstat (limited to 'python-tecton.spec')
-rw-r--r--python-tecton.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.6.5-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.6-1
- Package Spec generated