summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-ipdb.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 7c996ee..b41012d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ipdb-0.13.11.tar.gz
+/ipdb-0.13.13.tar.gz
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
diff --git a/sources b/sources
index 83a8cf6..6c9894b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e624221cbc9261f68f412b748179d5e2 ipdb-0.13.11.tar.gz
+e1e25e7221c0a09880cc5ee3fec1fbe4 ipdb-0.13.13.tar.gz