From 2e6c3a38447fcb52817e6bf0a5b142a507653b32 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 05:51:28 +0000 Subject: automatic import of python-fsleyes-props --- .gitignore | 1 + python-fsleyes-props.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 22d8c76..1f82afc 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.9.1-1 +* Fri Apr 07 2023 Python_Bot - 1.9.3-1 - Package Spec generated diff --git a/sources b/sources index 329eda7..191b9b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20bad0b11df752834fb27d0cca844ae2 fsleyes-props-1.9.1.tar.gz +e294ff815530561ac87e4290bdcc4ff8 fsleyes-props-1.9.3.tar.gz -- cgit v1.2.3