diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 05:51:28 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 05:51:28 +0000 |
commit | 2e6c3a38447fcb52817e6bf0a5b142a507653b32 (patch) | |
tree | a4961e3fb865bfea827a4ec321e8e77ce5907824 | |
parent | 950b37b781cb0ccb3acce9f28778717f2e8b1402 (diff) |
automatic import of python-fsleyes-props
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-fsleyes-props.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /fsleyes-props-1.9.1.tar.gz +/fsleyes-props-1.9.3.tar.gz diff --git a/python-fsleyes-props.spec b/python-fsleyes-props.spec index 0b34b46..440014d 100644 --- a/python-fsleyes-props.spec +++ b/python-fsleyes-props.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fsleyes-props -Version: 1.9.1 +Version: 1.9.3 Release: 1 Summary: [wx]Python event programming framework License: Apache License Version 2.0 URL: https://git.fmrib.ox.ac.uk/fsl/fsleyes/props -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3e/e9/efc717889e2f081b124e37e40ffc439630b9fd3bd87d9b140f1dba36b1fc/fsleyes-props-1.9.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a1/16/4734d0eab0a5b8158144e82748f6e36812d8ab8a60208a214376d96d31df/fsleyes-props-1.9.3.tar.gz BuildArch: noarch Requires: python3-numpy @@ -60,7 +60,7 @@ class (also available as ``fsleyes_props.Props``), and add some ``PropertyBase`` types as class attributes. %prep -%autosetup -n fsleyes-props-1.9.1 +%autosetup -n fsleyes-props-1.9.3 %build %py3_build @@ -100,5 +100,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.1-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.3-1 - Package Spec generated @@ -1 +1 @@ -20bad0b11df752834fb27d0cca844ae2 fsleyes-props-1.9.1.tar.gz +e294ff815530561ac87e4290bdcc4ff8 fsleyes-props-1.9.3.tar.gz |