summaryrefslogtreecommitdiff
path: root/python-eelbrain.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-eelbrain.spec')
-rw-r--r--python-eelbrain.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-eelbrain.spec b/python-eelbrain.spec
index 8754943..775361b 100644
--- a/python-eelbrain.spec
+++ b/python-eelbrain.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-eelbrain
-Version: 0.38.5
+Version: 0.38.6
Release: 1
Summary: MEG/EEG analysis tools
License: BSD (3-clause)
URL: http://eelbrain.readthedocs.io
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/19/c5091f7a7f3a5caa0730de96815070a8d75060427b1c55c3e8d75e59f1d3/eelbrain-0.38.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3f/cd/18cccbdeadc412ef80a0626d77f84f1f5870b7b82a2126fe62fc5376b05f/eelbrain-0.38.6.tar.gz
BuildArch: noarch
Requires: python3-colormath
@@ -50,7 +50,7 @@ GitHub: https://github.com/christianbrodbeck/Eelbrain
%prep
-%autosetup -n eelbrain-0.38.5
+%autosetup -n eelbrain-0.38.6
%build
%py3_build
@@ -90,5 +90,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.38.5-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.38.6-1
- Package Spec generated