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 | |
parent | 8bf78fe5c4e6ce5689991d7e7be50353f50d53c8 (diff) |
automatic import of python-pynwbopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pynwb.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pynwb-2.3.1.tar.gz +/pynwb-2.3.2.tar.gz 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 @@ -1 +1 @@ -8e3f277130b27f70662885ba6649261d pynwb-2.3.1.tar.gz +7e9f9a27309ae45f926ccda22f102ade pynwb-2.3.2.tar.gz |