summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-psychopy.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e6309f7..4e0f32a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/PsychoPy-2023.1.0.zip
+/PsychoPy-2023.1.2.zip
diff --git a/python-psychopy.spec b/python-psychopy.spec
index fce899d..51069d3 100644
--- a/python-psychopy.spec
+++ b/python-psychopy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-PsychoPy
-Version: 2023.1.0
+Version: 2023.1.2
Release: 1
Summary: Psychology experiment software in Python
License: GNU GPLv3 (or more recent equivalent)
URL: https://www.psychopy.org/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/11/fa/fd3d3a1da99254fcd46b2c6e4b66f47a69186ef38dc289b421f9c92f058b/PsychoPy-2023.1.0.zip
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a4/ac/79d2cfe1e82cb769ad8ce4303fe573e3eeb0f47d452ad683ef7e45696869/PsychoPy-2023.1.2.zip
BuildArch: noarch
@@ -53,6 +53,7 @@ Release tests: [![GH tests](https://github.com/psychopy/psychopy/actions/workflo
* Issue tracker: https://github.com/psychopy/psychopy/issues
* Changelog: https://www.psychopy.org/changelog.html
+
%package -n python3-PsychoPy
Summary: Psychology experiment software in Python
Provides: python-PsychoPy
@@ -103,6 +104,7 @@ Release tests: [![GH tests](https://github.com/psychopy/psychopy/actions/workflo
* Issue tracker: https://github.com/psychopy/psychopy/issues
* Changelog: https://www.psychopy.org/changelog.html
+
%package help
Summary: Development documents and examples for PsychoPy
Provides: python3-PsychoPy-doc
@@ -150,8 +152,9 @@ Release tests: [![GH tests](https://github.com/psychopy/psychopy/actions/workflo
* Issue tracker: https://github.com/psychopy/psychopy/issues
* Changelog: https://www.psychopy.org/changelog.html
+
%prep
-%autosetup -n PsychoPy-2023.1.0
+%autosetup -n PsychoPy-2023.1.2
%build
%py3_build
@@ -191,5 +194,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.1.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.1.2-1
- Package Spec generated
diff --git a/sources b/sources
index fd86dc4..d0b003c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c09f42e126879d504e4a532ebb043780 PsychoPy-2023.1.0.zip
+0789071b562629d7e7d9e0cbfac63eaa PsychoPy-2023.1.2.zip