Updating engineering and scientific group in comps

Adam Jackson ajax at redhat.com
Tue Mar 10 14:11:38 UTC 2015


On Tue, 2015-03-10 at 00:54 -0400, Amit Saha wrote:
> Hi,
> 
> I would like to make the following change to the engineering and scientific group:
> 
> diff --git a/comps-f22.xml.in b/comps-f22.xml.in
> index 7b03241..af70ac6 100644
> --- a/comps-f22.xml.in
> +++ b/comps-f22.xml.in
> @@ -1449,6 +1449,10 @@
>        <packagereq type="mandatory">maxima</packagereq>
>        <packagereq type="mandatory">octave</packagereq>
>        <packagereq type="mandatory">python-matplotlib</packagereq>
> +      <packagereq type="mandatory">python-matplotlib-tk</packagereq>
> +      <packagereq type="mandatory">python-ipython</packagereq>
> +      <packagereq type="mandatory">python-ipython-console</packagereq>
> +      <packagereq type="mandatory">python-ipython-notebook</packagereq>
>        <packagereq type="mandatory">R</packagereq>
>        <packagereq type="mandatory">scipy</packagereq>
>        <packagereq type="mandatory">speedcrunch</packagereq>
> @@ -1570,6 +1574,7 @@
>        <packagereq type="optional">python-biopython</packagereq>
>        <packagereq type="optional">python-cvxopt</packagereq>
>        <packagereq type="optional">python-networkx</packagereq>
> +      <packagereq type="optional">python-pandas</packagereq>
>        <packagereq type="optional">python-theano</packagereq>
>        <packagereq type="optional">qalculate-gtk</packagereq>
>        <packagereq type="optional">qalculate-kde</packagereq>
> 
> and similar change for f23 as well.
> 
> Is there any objection? I am not sure if I have the right permissions to push this change as well..but that is
> another problem to solve.

Yay ipython!  Looks fine to me.

- ajax



More information about the devel mailing list