summaryrefslogtreecommitdiff
path: root/python-pyedflib.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyedflib.spec')
-rw-r--r--python-pyedflib.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyedflib.spec b/python-pyedflib.spec
index b3f97fe..576917c 100644
--- a/python-pyedflib.spec
+++ b/python-pyedflib.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pyEDFlib
-Version: 0.1.30
+Version: 0.1.32
Release: 1
Summary: library to read/write EDF+/BDF+ files
License: BSD
URL: https://github.com/holgern/pyedflib
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ae/c5/a04e8cfe34be7162c6c334c0c033bb8099012d2cdb307485d9f2b0a3626e/pyEDFlib-0.1.30.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7e/65/f0bd874d49928f3965fd7e406974c44d5ed36811e03573e1d05b2267e3e5/pyEDFlib-0.1.32.tar.gz
Requires: python3-numpy
@@ -31,7 +31,7 @@ Provides: python3-pyEDFlib-doc
%prep
-%autosetup -n pyEDFlib-0.1.30
+%autosetup -n pyEDFlib-0.1.32
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.30-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.32-1
- Package Spec generated