summaryrefslogtreecommitdiff
path: root/python-ipdb.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-ipdb.spec')
-rw-r--r--python-ipdb.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-ipdb.spec b/python-ipdb.spec
index e49b870..33a4aa5 100644
--- a/python-ipdb.spec
+++ b/python-ipdb.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-ipdb
-Version: 0.13.11
+Version: 0.13.13
Release: 1
Summary: IPython-enabled pdb
License: BSD
URL: https://github.com/gotcha/ipdb
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/23/b2/c972cc266b0ba8508b42dab7f5dea1be03ea32213258441bf1b00baca555/ipdb-0.13.11.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3d/1b/7e07e7b752017f7693a0f4d41c13e5ca29ce8cbcfdcc1fd6c4ad8c0a27a0/ipdb-0.13.13.tar.gz
BuildArch: noarch
Requires: python3-ipython
@@ -46,7 +46,7 @@ Provides: python3-ipdb-doc
%prep
-%autosetup -n ipdb-0.13.11
+%autosetup -n ipdb-0.13.13
%build
%py3_build
@@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.11-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.13-1
- Package Spec generated