From 46090e120a9f222cb2883a21e8c48b2f20944cad Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:59:23 +0000 Subject: automatic import of python-ansys-mapdl-reader --- .gitignore | 1 + python-ansys-mapdl-reader.spec | 13 +++++++------ sources | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 0b24abc..c277af5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ansys-mapdl-reader-0.52.11.tar.gz +/ansys-mapdl-reader-0.52.12.tar.gz 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 - 0.52.11-1 +* Tue Apr 25 2023 Python_Bot - 0.52.12-1 - Package Spec generated diff --git a/sources b/sources index d4b52dd..cb93b03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39bfc82da6f41e3ead8b937174ec39aa ansys-mapdl-reader-0.52.11.tar.gz +c7a58d48d7258d8749578cbee523a9a5 ansys-mapdl-reader-0.52.12.tar.gz -- cgit v1.2.3