0b15899
%global desc IPython features (tab completion, syntax highlighting, better tracebacks,\
0b15899
better introspection) right in pdb.
d5eae32
%global srcname ipdb
0b15899
%global sum IPython enabled Python debugger
0b15899
d5eae32
d5eae32
Name:           python-ipdb
c024632
Version:        0.13.2
036eb6e
Release:        2%{?dist}
0b15899
BuildArch:      noarch
0b15899
0b15899
License:        BSD
d5eae32
Summary:        IPython enabled Python debugger
d5eae32
URL:            https://github.com/gotcha/%{srcname}/
5e2d04a
Source0:        https://github.com/gotcha/%{srcname}/archive/%{version}/%{srcname}-%{version}.tar.gz
0b15899
0b15899
BuildRequires:  python3-devel
6f887d6
BuildRequires:  python3-ipython
0b15899
BuildRequires:  python3-setuptools
0b15899
d5eae32
d5eae32
%description
0b15899
%{desc}
0b15899
0b15899
0b15899
%package -n python3-%{srcname}
d5eae32
Summary:        IPython enabled Python debugger
0b15899
6f887d6
Requires:       python3-ipython
0b15899
%{?python_provide:%python_provide python3-%{srcname}}
0b15899
d5eae32
d5eae32
%description -n python3-ipdb
0b15899
%{desc}
d5eae32
d5eae32
d5eae32
%prep
d5eae32
%setup -q -n %{srcname}-%{version}
22566bc
find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
d5eae32
0b15899
d5eae32
%build
22566bc
%py3_build
d5eae32
d5eae32
0b15899
%install
22566bc
%py3_install
0b15899
d5eae32
d5eae32
%check
d5eae32
%{__python3} setup.py test
d5eae32
0b15899
0b15899
%files -n python3-%{srcname}
aa2d4e2
%doc HISTORY.txt README.rst
aa2d4e2
%license COPYING.txt
d5eae32
%{python3_sitelib}/ipdb/
d5eae32
%{python3_sitelib}/ipdb-%{version}*.egg-info/
22566bc
%{_bindir}/ipdb3
d5eae32
d5eae32
d5eae32
%changelog
036eb6e
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.13.2-2
036eb6e
- Rebuilt for Python 3.9
036eb6e
c024632
* Sat May 02 2020 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.13.2-1
c024632
- Update to 0.13.2 (#1808623).
c024632
- https://github.com/gotcha/ipdb/blob/0.13.2/HISTORY.txt
c024632
0b29678
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.3-2
0b29678
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0b29678
8a265ee
* Tue Jan 21 2020 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.12.3-1
8a265ee
- Update to 0.12.3 (#1779136).
8a265ee
- https://github.com/gotcha/ipdb/blob/0.12.3/HISTORY.txt
8a265ee
ec1aad1
* Tue Sep 03 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.12.2-1
ec1aad1
- Update to 0.12.2 (#1742353).
ec1aad1
- https://github.com/gotcha/ipdb/blob/0.12.2/HISTORY.txt
ec1aad1
b5896ac
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.12-3
b5896ac
- Rebuilt for Python 3.8
b5896ac
712d1d5
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-2
712d1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
712d1d5
5e2d04a
* Thu Apr 04 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.12-1
5e2d04a
- Update to 0.12 (#1690864).
5e2d04a
- https://github.com/gotcha/ipdb/blob/0.12/HISTORY.txt
5e2d04a
22566bc
* Sun Feb 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.11-5
22566bc
- Drop Python 2 subpackage
22566bc
398ace2
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-4
398ace2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild