summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 08:15:41 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 08:15:41 +0000
commite8df69e645c84e9fa7c6ab2e262cf9349d84c05d (patch)
tree3a4ab57b384148988a35946e4cd2cc17b9da58f3
parentaff6965f7b63b9614d7fca87f2e0f80383c8ea9b (diff)
automatic import of python-numpy-stl
-rw-r--r--.gitignore1
-rw-r--r--python-numpy-stl.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index f53518a..0572fee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/numpy-stl-3.0.0.tar.gz
+/numpy-stl-3.0.1.tar.gz
diff --git a/python-numpy-stl.spec b/python-numpy-stl.spec
index 5b3997f..dab8986 100644
--- a/python-numpy-stl.spec
+++ b/python-numpy-stl.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-numpy-stl
-Version: 3.0.0
+Version: 3.0.1
Release: 1
Summary: Library to make reading, writing and modifying both binary and ascii STL files easy.
License: BSD
URL: https://github.com/WoLpH/numpy-stl/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/29/79/3b75898b8c3b926f5c1c26722b3211cbad0be2e309952c8a6ce3410fdac0/numpy-stl-3.0.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ef/90/5bfe9fbf50f01ac22ade0d62330af534ada45177877a94b9eb71ac67c33c/numpy-stl-3.0.1.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -39,7 +39,7 @@ Due to all operations heavily relying on `numpy` this is one of the fastest
STL editing libraries for Python available.
%prep
-%autosetup -n numpy-stl-3.0.0
+%autosetup -n numpy-stl-3.0.1
%build
%py3_build
@@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.0-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.1-1
- Package Spec generated
diff --git a/sources b/sources
index 45c40d0..a5c9ead 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfdf98f613681528e3315efa211df6a0 numpy-stl-3.0.0.tar.gz
+4984e43d5238502a9d0aa216a5492558 numpy-stl-3.0.1.tar.gz