summaryrefslogtreecommitdiff
path: root/python-spyder.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-spyder.spec')
-rw-r--r--python-spyder.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-spyder.spec b/python-spyder.spec
index c5bce83..ec00a5b 100644
--- a/python-spyder.spec
+++ b/python-spyder.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-spyder
-Version: 5.4.2
+Version: 5.4.3
Release: 1
Summary: The Scientific Python Development Environment
License: MIT
URL: https://www.spyder-ide.org/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d7/33/02d542b6925bfc1a1d46ceafd82d375206242a5af067abcd516fd7556bdf/spyder-5.4.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/87/97/eb2f56f11b8415fa14f1caf88a72f680f18976e13ba7a0191af98eb37eee/spyder-5.4.3.tar.gz
BuildArch: noarch
Requires: python3-atomicwrites
@@ -86,7 +86,7 @@ Provides: python3-spyder-doc
## How Spyder looks
%prep
-%autosetup -n spyder-5.4.2
+%autosetup -n spyder-5.4.3
%build
%py3_build
@@ -126,5 +126,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.2-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.3-1
- Package Spec generated