diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 07:32:32 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 07:32:32 +0000 |
commit | 6e72ffe705c30b923c140f4d7ed25ff419954e4e (patch) | |
tree | a2f1e69c8d77189517ca04314c4ce4ac7e2007b8 /python-pynwb.spec | |
parent | 8bf78fe5c4e6ce5689991d7e7be50353f50d53c8 (diff) |
automatic import of python-pynwbopeneuler20.03
Diffstat (limited to 'python-pynwb.spec')
-rw-r--r-- | python-pynwb.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pynwb.spec b/python-pynwb.spec index 0d9237e..11cbc9c 100644 --- a/python-pynwb.spec +++ b/python-pynwb.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pynwb -Version: 2.3.1 +Version: 2.3.2 Release: 1 Summary: Package for working with Neurodata stored in the NWB format License: BSD URL: https://github.com/NeurodataWithoutBorders/pynwb -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/10/b9/f79b595fdc932c47fcded38cc0e219c2a91553e6c0f3a0bcb9743e616ba2/pynwb-2.3.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/39/64/08efce07947d91f96e6ef7926c01ed8d1c8450f70e3acc0cf79463c98c52/pynwb-2.3.2.tar.gz BuildArch: noarch Requires: python3-h5py @@ -34,7 +34,7 @@ Provides: python3-pynwb-doc %prep -%autosetup -n pynwb-2.3.1 +%autosetup -n pynwb-2.3.2 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.2-1 - Package Spec generated |