diff options
Diffstat (limited to 'python-tm1py.spec')
-rw-r--r-- | python-tm1py.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-tm1py.spec b/python-tm1py.spec index 5c87ca6..6858dde 100644 --- a/python-tm1py.spec +++ b/python-tm1py.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-TM1py -Version: 1.10.2 +Version: 1.11.2 Release: 1 Summary: A python module for TM1. License: MIT URL: https://github.com/cubewise-code/tm1py -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b0/13/1e034faf912349bedb459a7761cef7784f8855c7f07fa97c8b235fec3ecb/tm1py-1.10.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f9/81/e18a59f5d23c9d3fb46ba58118fbe9686cc9a76ca06fcd78cb2ffd3c65fe/tm1py-1.11.2.tar.gz BuildArch: noarch @@ -52,7 +52,7 @@ TM1py offers handy features to interact with TM1 from Python, such as - Generate MDX Queries from existing cube views %prep -%autosetup -n TM1py-1.10.2 +%autosetup -n TM1py-1.11.2 %build %py3_build @@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.10.2-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.11.2-1 - Package Spec generated |