diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 12:45:24 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 12:45:24 +0000 |
| commit | abc027f15b51669588202a03be291620d0dbad4d (patch) | |
| tree | 572b4069c84a350ffbc9505e31ff3980eef5b8b3 | |
| parent | 3f936d2863dfa1d72553e608363f76dd0c8476c4 (diff) | |
automatic import of python-eelbrainopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-eelbrain.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /eelbrain-0.38.5.tar.gz +/eelbrain-0.38.6.tar.gz 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 @@ -1 +1 @@ -6981c246ab5c0794ee521c01b3da8552 eelbrain-0.38.5.tar.gz +a3bfd27c019e34a18a7251ab44b4892e eelbrain-0.38.6.tar.gz |
