Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 656279 Details for
Bug 882724
ipython should obsolete all obsolete sub-packages < 0.13-1
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to add full upgrade path for previous ipython sub-packages
ipython-upgrade.patch (text/plain), 1.29 KB, created by
José Matos
on 2012-12-02 23:20:31 UTC
(
hide
)
Description:
Patch to add full upgrade path for previous ipython sub-packages
Filename:
MIME Type:
Creator:
José Matos
Created:
2012-12-02 23:20:31 UTC
Size:
1.29 KB
patch
obsolete
>diff --git a/ipython.spec b/ipython.spec >index 80f8c0f..cb7ab5e 100644 >--- a/ipython.spec >+++ b/ipython.spec >@@ -139,6 +139,8 @@ Group: Documentation > Requires: python-nose > Requires: python-zmq-tests > Requires: python-ipython-console = %{version}-%{release} >+Provides: ipython-tests = %{version}-%{release} >+Obsoletes: ipython-tests < 0.13-1 > %description -n python-ipython-tests > This package contains the tests of %{name}. > You can check this way, you can test, if ipython works on your platform. >@@ -146,6 +148,8 @@ You can check this way, you can test, if ipython works on your platform. > %package -n python-ipython-doc > Summary: Documentation for %{name} > Group: Documentation >+Provides: ipython-doc = %{version}-%{release} >+Obsoletes: ipython-doc < 0.13-1 > %description -n python-ipython-doc > This package contains the documentation of %{name}. > >@@ -156,7 +160,8 @@ Group: Applications/Editors > Requires: python-ipython-console = %{version}-%{release} > Requires: PyQt4 > Requires: python-pygments >-Provides: ipython-gui >+Provides: ipython-gui = %{version}-%{release} >+Obsoletes: ipython-gui < 0.13-1 > %description -n python-ipython-gui > This package contains the gui of %{name}, which requires PyQt. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 882724
: 656279