summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 11:36:21 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 11:36:21 +0000
commit3cd7226d212c262e5d951c1c30472f458209cc74 (patch)
tree25fd03f8f1d9b97bcbaf69827f88789808dd712b
parent610466d5addd29963f6d45a1633a84aa310634b8 (diff)
automatic import of python-tm1pyopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-tm1py.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 81104e6..03fa35a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/tm1py-1.10.2.tar.gz
+/tm1py-1.11.2.tar.gz
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
diff --git a/sources b/sources
index 0421bbd..01ed67a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99b23a2a12092e5d77b0d2b556c63404 tm1py-1.10.2.tar.gz
+cfc2ab0a6dd8e98d8af6c1574df9c97b tm1py-1.11.2.tar.gz