Changelog for
python3-ipdb-0.8.3-1.fc22.noarch.rpm :
Thu Feb 18 13:00:00 2016 Brian C. Lane
0.8.3-1
- Upstream version 0.8.3
- Preparing release 0.8.3 (gotcha)
- changelog (gotcha)
- Merge pull request #80 from emulbreh/dont-pass-commandline-arguments-to-
ipython (gotcha)
- Don\'t pass sys.argv to IPython for configuration (johannes.dollinger)
- Back to development: 0.8.3 (gotcha)
- Preparing release 0.8.2 (gotcha)
- update documentation (gotcha)
- Merge pull request #76 from sas23/bug-72 (gotcha)
- Fix mistake in setup.py (sstoyles)
- Include sitepackages in setup (sstoyles)
- Removed lexical comparison for version numbers and replaced with the
pkg_resources module, in order to use parse_version for comparisons
(sstoyles)
- Merge pull request #75 from JamshedVesuna/master (gotcha)
- Added user defined context to set_trace (jamshed.vesuna)
- Merge pull request #74 from nikolas/patch-1 (gotcha)
- Add python 3.5 on travis (nnyby)
- Merge pull request #69 from IxDay/fix-ipython-conf-loading (gotcha)
- Display a message when config will not be loaded (maxime.vidori)
- Load IPython configuration into ipdb (maxime.vidori)
- Back to development: 0.8.2 (gotcha)
Thu Jul 30 14:00:00 2015 Brian C. Lane 0.8.1-1
- Update to new upstream version 0.8.1
Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 0.8-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 0.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Mon Jun 2 14:00:00 2014 Bohuslav Kabrda - 0.8-6
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
Wed Apr 2 14:00:00 2014 Brian C. Lane 0.8-5
- Reduce requirements to python-ipython-console so that it won\'t pull in the gui packages
Mon Nov 18 13:00:00 2013 Brian C. Lane 0.8-4
- Add ipython as a BuildRequires so that check will work.
Fri Nov 15 13:00:00 2013 Brian C. Lane 0.8-3
- Move python3-ipython require inside the python3-ipdb subpackage.
Wed Nov 13 13:00:00 2013 Brian C. Lane 0.8-1
- Updated to 0.8 release
- Switch to github source
Fri Mar 29 13:00:00 2013 Brian C. Lane 0.7-4
- Updated source to pypi tarball
- Removed rhel python3 check
- Enabled Python3 support since there is now python3-ipython available
Sun Dec 9 13:00:00 2012 Brian C. Lane 0.7-1
- Updating to official 0.7 release
- Added COPYING.txt file
- Enabled check
Sat Apr 21 14:00:00 2012 Brian C. Lane 0.7-2.20120414git
- removed tabs from specfile
- more specific about files in sitelib
- added requires for python3-ipython (currently python3 is disabled)
- disabled check until a more useful test is available upstream
Sat Apr 14 14:00:00 2012 Brian C. Lane 0.7-1.20120414git
- Initial creation of python-ipdb from a git checkout of commit b42394ba