diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:43:39 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:43:39 +0000 |
| commit | 92af38efe90202d6ff9b9ba4a17a1360646e525b (patch) | |
| tree | 2351d15aa12d339fafeb5d47c9e3f1c4e5141aa0 | |
| parent | 439236503094c633eed3989f741fb8babcfddf41 (diff) | |
automatic import of python-wfdbopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-wfdb.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /wfdb-4.1.0.tar.gz +/wfdb-4.1.1.tar.gz diff --git a/python-wfdb.spec b/python-wfdb.spec index 3290a26..e48b12d 100644 --- a/python-wfdb.spec +++ b/python-wfdb.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-wfdb -Version: 4.1.0 +Version: 4.1.1 Release: 1 Summary: The WFDB Python package: tools for reading, writing, and processing physiologic signals and annotations. License: MIT URL: https://github.com/MIT-LCP/wfdb-python/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/e2/e78d4322eaeabf3309c966e69e7cd64c1107638d86ba47d711099f240383/wfdb-4.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0e/99/7d48c3f29defd5f14f28823d115fee96e695c65be3376e93bbce42f01652/wfdb-4.1.1.tar.gz BuildArch: noarch Requires: python3-SoundFile @@ -210,7 +210,7 @@ When using this resource, please cite the software [publication](https://physion %prep -%autosetup -n wfdb-4.1.0 +%autosetup -n wfdb-4.1.1 %build %py3_build @@ -250,5 +250,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.1-1 - Package Spec generated @@ -1 +1 @@ -a1bf4d68430f543479bc3fd227425432 wfdb-4.1.0.tar.gz +47672e36690c0f81d04191d51f0592ad wfdb-4.1.1.tar.gz |
