summaryrefslogtreecommitdiff
path: root/python-pynwb.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pynwb.spec')
-rw-r--r--python-pynwb.spec8
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