From 5b7af68304de49b658bc1cfebd9b158fa837c997 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 05:30:30 +0000 Subject: automatic import of python-spyder --- .gitignore | 1 + python-spyder.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8d72255..d0a4505 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /spyder-5.4.2.tar.gz +/spyder-5.4.3.tar.gz 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 - 5.4.2-1 +* Mon Apr 10 2023 Python_Bot - 5.4.3-1 - Package Spec generated diff --git a/sources b/sources index 39e012c..7360dbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce7840ca0d0d7b398749d0346c119857 spyder-5.4.2.tar.gz +7068be0e3f71c5538c2e5afe653a0c1d spyder-5.4.3.tar.gz -- cgit v1.2.3