diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 05:18:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 05:18:56 +0000 |
commit | 85f0a17d17c06fff98e4f0c352850b967103eea1 (patch) | |
tree | 7c855778b97faf567fd1e67ac1c7d4291f391489 | |
parent | 3cb6d6a5e1b56fe4e8129ed4ebbd3a4f6b320874 (diff) |
automatic import of python-efel
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-efel.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /efel-4.1.63.tar.gz +/efel-4.1.84.tar.gz diff --git a/python-efel.spec b/python-efel.spec index 23f520c..8a1c8a4 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.63 +Version: 4.1.84 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/9c/e0/a18af34b7d2a90998c8e720bfb9bcb57ff3837a418e0075a6871715d0be1/efel-4.1.63.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/45/35/7f42d14c06a91d20ad9ca6912d0f27d608f700cdc70cc86dffad2df9fa48/efel-4.1.84.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.63 +%autosetup -n efel-4.1.84 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.63-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.84-1 - Package Spec generated @@ -1 +1 @@ -40cfaf45f371c30570658dbb15336b2b efel-4.1.63.tar.gz +dc6ae4cb1ccd8d0a28b21f7cf5e5ea97 efel-4.1.84.tar.gz |