diff options
Diffstat (limited to 'python-tentaclio.spec')
-rw-r--r-- | python-tentaclio.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-tentaclio.spec b/python-tentaclio.spec index c844b9f..6ca56b4 100644 --- a/python-tentaclio.spec +++ b/python-tentaclio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tentaclio -Version: 1.1.0 +Version: 1.2.1 Release: 1 Summary: Unification of data connectors for distributed data tasks License: MIT URL: https://github.com/octoenergy/tentaclio -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8c/a9/f3af00d2f1a5cc15e9301851e40e2191c7609958bdaee547719dd6b15598/tentaclio-1.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/87/06/688b62c2b9c6e3f11471d7dc0086d6d16c64fa4c065fe70cd449974dd370/tentaclio-1.2.1.tar.gz BuildArch: noarch Requires: python3-urllib3 @@ -970,7 +970,7 @@ In order to abstract concrete dependencies from the implementation of data relat %prep -%autosetup -n tentaclio-1.1.0 +%autosetup -n tentaclio-1.2.1 %build %py3_build @@ -1010,5 +1010,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.1-1 - Package Spec generated |