From 6e72ffe705c30b923c140f4d7ed25ff419954e4e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:32:32 +0000 Subject: automatic import of python-pynwb --- .gitignore | 1 + python-pynwb.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d96f903..f545fd2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 2.3.1-1 +* Fri Apr 21 2023 Python_Bot - 2.3.2-1 - Package Spec generated diff --git a/sources b/sources index 8ef951a..5a0adcc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e3f277130b27f70662885ba6649261d pynwb-2.3.1.tar.gz +7e9f9a27309ae45f926ccda22f102ade pynwb-2.3.2.tar.gz -- cgit v1.2.3