summaryrefslogtreecommitdiff
path: root/python-mdxpy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-mdxpy.spec')
-rw-r--r--python-mdxpy.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/python-mdxpy.spec b/python-mdxpy.spec
index e57d25f..d06005e 100644
--- a/python-mdxpy.spec
+++ b/python-mdxpy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-mdxpy
-Version: 1.2
+Version: 1.3.1
Release: 1
Summary: A simple, yet elegant MDX library for TM1
License: MIT-LICENSE
URL: https://github.com/cubewise-code/mdxpy
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/46/72/e16ebcbfcf4af46cf03879f44e8e2b48220e024095ef3826b61dd63e05db/mdxpy-1.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/60/ad/5803adf30573335ab170edc58fb026d86909c890eef46cf8ed5c62450b91/mdxpy-1.3.1.tar.gz
BuildArch: noarch
@@ -244,7 +244,6 @@ All tests in `test.py`
## Contribution
Contribution is welcome. If you find a bug or feel like you can contribute please fork the repository, update the code and then create a pull request so we can merge in the changes.
-
%package -n python3-mdxpy
@@ -488,7 +487,6 @@ All tests in `test.py`
## Contribution
Contribution is welcome. If you find a bug or feel like you can contribute please fork the repository, update the code and then create a pull request so we can merge in the changes.
-
%package help
@@ -729,11 +727,10 @@ All tests in `test.py`
## Contribution
Contribution is welcome. If you find a bug or feel like you can contribute please fork the repository, update the code and then create a pull request so we can merge in the changes.
-
%prep
-%autosetup -n mdxpy-1.2
+%autosetup -n mdxpy-1.3.1
%build
%py3_build
@@ -773,5 +770,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.1-1
- Package Spec generated