diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 02:25:56 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 02:25:56 +0000 |
| commit | f40df9f46c21b58ccc5e2b0f75f373b380533332 (patch) | |
| tree | 501dfceee0709250419614c7989187fa99cbf184 | |
| parent | a5f08d575390e1415862a6c9c0728f5f1caec98b (diff) | |
automatic import of python-tetgen
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-tetgen.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /tetgen-0.6.2.tar.gz +/tetgen-0.6.3.tar.gz diff --git a/python-tetgen.spec b/python-tetgen.spec index 7925c2f..8808abc 100644 --- a/python-tetgen.spec +++ b/python-tetgen.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tetgen -Version: 0.6.2 +Version: 0.6.3 Release: 1 Summary: Python interface to tetgen License: GNU Affero General Public License v3 URL: https://github.com/pyvista/tetgen -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/28/3f/00bf3045d0e0d9b9a3a0fa16c58ec683c1a4ac8b4d7544ecaab5324db96d/tetgen-0.6.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/86/eb/0793950e785ab0d9ab18730655558d411686168f3a565309162532721122/tetgen-0.6.3.tar.gz Requires: python3-numpy Requires: python3-pyvista @@ -83,7 +83,7 @@ Brief description from list of `features <http://wias-berlin.de/software/tetgen/features.html>`__. %prep -%autosetup -n tetgen-0.6.2 +%autosetup -n tetgen-0.6.3 %build %py3_build @@ -123,5 +123,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.2-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.3-1 - Package Spec generated @@ -1 +1 @@ -397662be9f2f7c9783ffb1e51f287be4 tetgen-0.6.2.tar.gz +93a4ad1210de70271625beed6fbea17d tetgen-0.6.3.tar.gz |
