diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:28:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:28:17 +0000 |
commit | 7e658a69ca6efb018d1862d93c65cbe92bb173f6 (patch) | |
tree | 440c359a66bf60c59f45b8818ed6e89b72ed8377 | |
parent | a5553d456e44f194bf08170afb669ede4d439f8d (diff) |
automatic import of python-fsleyes-widgetsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-fsleyes-widgets.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /fsleyes-widgets-0.13.0.tar.gz +/fsleyes-widgets-0.14.1.tar.gz 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 @@ -1 +1 @@ -ede762cecae1c98212aa840fab2c815e fsleyes-widgets-0.13.0.tar.gz +8bfc3df90e6fc966627cd1081bdb30d6 fsleyes-widgets-0.14.1.tar.gz |