From ae2803f50107a72b893efbfeb07cef2f6c03453b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 04:05:33 +0000 Subject: automatic import of python-efel --- .gitignore | 1 + python-efel.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 73138cb..60f5a74 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /efel-4.1.63.tar.gz /efel-4.1.84.tar.gz +/efel-4.1.93.tar.gz diff --git a/python-efel.spec b/python-efel.spec index 8a1c8a4..71748b7 100644 --- a/python-efel.spec +++ b/python-efel.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-efel -Version: 4.1.84 +Version: 4.1.93 Release: 1 Summary: Electrophys Feature Extract Library (eFEL) License: LGPLv3 URL: https://github.com/BlueBrain/eFEL -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/45/35/7f42d14c06a91d20ad9ca6912d0f27d608f700cdc70cc86dffad2df9fa48/efel-4.1.84.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/24/df/8560cd38380343a44c6723ac3b5976819ba374352fb13ca609ff2fdff0f1/efel-4.1.93.tar.gz Requires: python3-numpy Requires: python3-six @@ -36,7 +36,7 @@ The Electrophys Feature Extract Library (eFEL) allows neuroscientists to automat %prep -%autosetup -n efel-4.1.84 +%autosetup -n efel-4.1.93 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 4.1.84-1 +* Fri Apr 21 2023 Python_Bot - 4.1.93-1 - Package Spec generated diff --git a/sources b/sources index 2283b61..6cd2e81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc6ae4cb1ccd8d0a28b21f7cf5e5ea97 efel-4.1.84.tar.gz +3d5a00a37a8dd5d880fbc0597df08844 efel-4.1.93.tar.gz -- cgit v1.2.3