summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 04:03:47 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 04:03:47 +0000
commitdc435bf11a3fdbd1ac19c239827640bede567a11 (patch)
tree685bf0e5c4bee408c5280f2021fc2505452230cc
parent67b669699b1774cb0404593bde9900bcddf53e50 (diff)
automatic import of python-envisageopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-envisage.spec27
-rw-r--r--sources2
3 files changed, 10 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 712d454..7911845 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/envisage-6.1.1.tar.gz
+/envisage-7.0.3.tar.gz
diff --git a/python-envisage.spec b/python-envisage.spec
index 52ef597..98934ca 100644
--- a/python-envisage.spec
+++ b/python-envisage.spec
@@ -1,30 +1,19 @@
%global _empty_manifest_terminate_build 0
Name: python-envisage
-Version: 6.1.1
+Version: 7.0.3
Release: 1
Summary: Extensible application framework
-License: BSD
-URL: http://docs.enthought.com/envisage
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/66/96/3a0e8d08c8f9a628730c0993fb7dac5c92a742da65462c39a4f63d7457fd/envisage-6.1.1.tar.gz
+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/envisage/
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f6/df/0a321fed1f9b212461cbb71c595044d6d308b33a4a6fd770c44eb4afbcbc/envisage-7.0.3.tar.gz
BuildArch: noarch
Requires: python3-apptools
+Requires: python3-pyface
Requires: python3-setuptools
Requires: python3-traits
-Requires: python3-importlib-resources
-Requires: python3-enthought-sphinx-theme
-Requires: python3-Sphinx
-Requires: python3-sphinx-copybutton
-Requires: python3-ipython
-Requires: python3-ipykernel
-Requires: python3-traitlets
-Requires: python3-pyside2
-Requires: python3-pyside6
-Requires: python3-pyside6
-Requires: python3-coverage
-Requires: python3-flake8
-Requires: python3-pyface
Requires: python3-traitsui
+Requires: python3-importlib-resources
%description
@@ -45,7 +34,7 @@ Provides: python3-envisage-doc
%prep
-%autosetup -n envisage-6.1.1
+%autosetup -n envisage-7.0.3
%build
%py3_build
@@ -85,5 +74,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 6.1.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 7.0.3-1
- Package Spec generated
diff --git a/sources b/sources
index d00f445..19f1d65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7f31cc759940dd8d78e05d7ef02ffbf envisage-6.1.1.tar.gz
+e44f5df009c91701fe87c58b2daad594 envisage-7.0.3.tar.gz