diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:28:07 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:28:07 +0000 |
| commit | 9947638a55fb22284ec5cfa6c5e772b967de6ca9 (patch) | |
| tree | e73f0dbb164d07a59fe447153f4cedcbd6c6d9f7 | |
| parent | 7edda4ce769634d420932b2a1b4b65bc0c8a3489 (diff) | |
automatic import of python-tectonopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-tecton.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -355fcc8c043ac861cc1bf589cf4039be tecton-0.6.5.tar.gz +002c70d139f26e79e030898c91e83efc tecton-0.6.6.tar.gz |
