summaryrefslogtreecommitdiff
path: root/python-fsleyes-widgets.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-fsleyes-widgets.spec')
-rw-r--r--python-fsleyes-widgets.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-fsleyes-widgets.spec b/python-fsleyes-widgets.spec
index 900a643..c65d3ea 100644
--- a/python-fsleyes-widgets.spec
+++ b/python-fsleyes-widgets.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-fsleyes-widgets
-Version: 0.13.0
+Version: 0.14.1
Release: 1
Summary: A collection of wxPython widgets used by FSLeyes
License: Apache License Version 2.0
URL: https://git.fmrib.ox.ac.uk/fsl/fsleyes/widgets
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/2b/7ec98935540ae9104d9c15d02d0adcb990d7b8598cf623e433adab7da8df/fsleyes-widgets-0.13.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/86/42/0cd0db52f7bbf8578fd2f3eba4153a7eb0cc35b0a52a3279e1a6850e7da6/fsleyes-widgets-0.14.1.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -40,7 +40,7 @@ used by `fsleyes-props <https://git.fmrib.ox.ac.uk/fsl/fsleyes/props>`_ and
`FSLeyes <https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes>`_,
%prep
-%autosetup -n fsleyes-widgets-0.13.0
+%autosetup -n fsleyes-widgets-0.14.1
%build
%py3_build
@@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.14.1-1
- Package Spec generated