diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:38:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:38:55 +0000 |
commit | 9f808d52bdf930cf108257862f2f72fbaacf56ed (patch) | |
tree | 1eed6341cace17e95dddb0d741eef61a4efa1aba | |
parent | b13f9c436bdcb129c9e560f6b7d26bb162f5aa41 (diff) |
automatic import of python-pyedflibopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyedflib.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyEDFlib-0.1.30.tar.gz +/pyEDFlib-0.1.32.tar.gz 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 @@ -1 +1 @@ -c9fd81810f50592fabcbf9901cd5c7ad pyEDFlib-0.1.30.tar.gz +48f346a6052245168ffdd14d3c032278 pyEDFlib-0.1.32.tar.gz |