From 967629170ef9bab9fcfdf5074a386e395e8ffa44 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:14:03 +0000 Subject: automatic import of python-pyface --- .gitignore | 1 + python-pyface.spec | 25 +++++++++++++------------ sources | 2 +- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index b504196..b4099cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyface-7.4.4.tar.gz +/pyface-8.0.0.tar.gz diff --git a/python-pyface.spec b/python-pyface.spec index fbfb9fe..b20aebf 100644 --- a/python-pyface.spec +++ b/python-pyface.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyface -Version: 7.4.4 +Version: 8.0.0 Release: 1 -Summary: traits-capable windowing framework -License: BSD -URL: http://docs.enthought.com/pyface -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/76/20/d9ef4ae9f936e72bcfaa88c2bf425cb86ba65464c2e8eac100f1376bbf59/pyface-7.4.4.tar.gz +Summary: Traits-capable windowing framework +License: This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative. Copyright (c) 2006, Enthought, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Enthought, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +URL: https://pypi.org/project/pyface/ +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0d/eb/69bbe2ff61ebe978b46d76cba33cc5a4ad3940528cfed322ddbb3843a5b1/pyface-8.0.0.tar.gz BuildArch: noarch Requires: python3-traits @@ -14,27 +14,28 @@ Requires: python3-importlib-resources Requires: python3-enthought-sphinx-theme Requires: python3-sphinx Requires: python3-sphinx-copybutton +Requires: python3-traitsui +Requires: python3-numpy +Requires: python3-numpy Requires: python3-pillow -Requires: python3-pyqt -Requires: python3-pygments Requires: python3-pyqt5 Requires: python3-pygments Requires: python3-pyqt6 Requires: python3-pygments Requires: python3-pyside2 -Requires: python3-shiboken2 Requires: python3-pygments Requires: python3-pyside6 Requires: python3-pygments Requires: python3-packaging -Requires: python3-wxpython +Requires: python3-traitsui +Requires: python3-wxPython Requires: python3-numpy %description %package -n python3-pyface -Summary: traits-capable windowing framework +Summary: Traits-capable windowing framework Provides: python-pyface BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -49,7 +50,7 @@ Provides: python3-pyface-doc %prep -%autosetup -n pyface-7.4.4 +%autosetup -n pyface-8.0.0 %build %py3_build @@ -89,5 +90,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 7.4.4-1 +* Fri Apr 21 2023 Python_Bot - 8.0.0-1 - Package Spec generated diff --git a/sources b/sources index e486524..08a05ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f54302a455de27ccfed2737913d6a83e pyface-7.4.4.tar.gz +6b56e072516e6254ab048d974b2de746 pyface-8.0.0.tar.gz -- cgit v1.2.3