From 9f808d52bdf930cf108257862f2f72fbaacf56ed Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:38:55 +0000 Subject: automatic import of python-pyedflib --- .gitignore | 1 + python-pyedflib.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d57e5a3..f72c09f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.1.30-1 +* Tue Apr 25 2023 Python_Bot - 0.1.32-1 - Package Spec generated diff --git a/sources b/sources index 145d7da..5230379 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9fd81810f50592fabcbf9901cd5c7ad pyEDFlib-0.1.30.tar.gz +48f346a6052245168ffdd14d3c032278 pyEDFlib-0.1.32.tar.gz -- cgit v1.2.3