From 92af38efe90202d6ff9b9ba4a17a1360646e525b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:43:39 +0000 Subject: automatic import of python-wfdb --- .gitignore | 1 + python-wfdb.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d5d3b34..5a201e9 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 4.1.0-1 +* Tue Apr 25 2023 Python_Bot - 4.1.1-1 - Package Spec generated diff --git a/sources b/sources index f6142ac..5dab32f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1bf4d68430f543479bc3fd227425432 wfdb-4.1.0.tar.gz +47672e36690c0f81d04191d51f0592ad wfdb-4.1.1.tar.gz -- cgit v1.2.3