summaryrefslogtreecommitdiff
path: root/python-ansys-mapdl-reader.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-ansys-mapdl-reader.spec')
-rw-r--r--python-ansys-mapdl-reader.spec13
1 files changed, 7 insertions, 6 deletions
diff --git a/python-ansys-mapdl-reader.spec b/python-ansys-mapdl-reader.spec
index 2873773..d56ed58 100644
--- a/python-ansys-mapdl-reader.spec
+++ b/python-ansys-mapdl-reader.spec
@@ -1,17 +1,18 @@
%global _empty_manifest_terminate_build 0
Name: python-ansys-mapdl-reader
-Version: 0.52.11
+Version: 0.52.12
Release: 1
Summary: Pythonic interface to files generated by MAPDL
License: MIT
URL: https://github.com/pyansys/pymapdl-reader
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/be/14/4959214e98eb3a88f1daea0d0befd741e5b20cedac66adb3a13ba2ce046b/ansys-mapdl-reader-0.52.11.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/16/4a/fa8fa4c2596ecd4fb1420d10195a09b9f0b446910a7627be3f7c566d3849/ansys-mapdl-reader-0.52.12.tar.gz
-Requires: python3-numpy
-Requires: python3-pyvista
Requires: python3-appdirs
Requires: python3-matplotlib
+Requires: python3-numpy
+Requires: python3-pyvista
Requires: python3-tqdm
+Requires: python3-vtk
%description
@@ -35,7 +36,7 @@ Provides: python3-ansys-mapdl-reader-doc
%prep
-%autosetup -n ansys-mapdl-reader-0.52.11
+%autosetup -n ansys-mapdl-reader-0.52.12
%build
%py3_build
@@ -75,5 +76,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.52.11-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.52.12-1
- Package Spec generated