From abc027f15b51669588202a03be291620d0dbad4d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:45:24 +0000 Subject: automatic import of python-eelbrain --- .gitignore | 1 + python-eelbrain.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f930f81..e9de4d5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.38.5-1 +* Tue Apr 25 2023 Python_Bot - 0.38.6-1 - Package Spec generated diff --git a/sources b/sources index df59450..39fd5a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6981c246ab5c0794ee521c01b3da8552 eelbrain-0.38.5.tar.gz +a3bfd27c019e34a18a7251ab44b4892e eelbrain-0.38.6.tar.gz -- cgit v1.2.3