| Name: | python36-ipython_genutils |
|---|---|
| Version: | 0.1.0 |
| Release: | 8.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 180091 |
| License: | BSD |
| RPM: | python36-ipython_genutils-0.1.0-8.el7.noarch.rpm |
| Source RPM: | python-ipython_genutils-0.1.0-8.el7.src.rpm |
| Build Date: | Tue Mar 10 2020 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ipython/ipython_genutils |
| Summary: | IPython vestigial utilities |
| Description: | This package is a stop-gap that contains some common utilities shared by Jupyter and IPython projects during The Big Splitâ„¢. As soon as possible, those packages will remove their dependency on this, and this repo will go away. No functionality should be added to this repository, and no packages outside IPython/Jupyter should depend on it. |
- Rebuilt to change main python from 3.4 to 3.6
- No python2 package for EPEL6 (needs python 2.7)
- Properly ship python2-ipython_genutils
- Enable python3 builds for EPEL - Ship python2-ipython_genutils - Modernize spec
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
- Use nosetests
- Initial package