summaryrefslogtreecommitdiff
path: root/python-tetgen.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-tetgen.spec')
-rw-r--r--python-tetgen.spec8
1 files changed, 4 insertions, 4 deletions
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