Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95167 > unrolled thread

python-matplotlib changes very often?

Started byCecil Westerhof <Cecil@decebal.nl>
First post2015-08-08 10:41 +0200
Last post2015-08-08 14:39 +0200
Articles 4 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  python-matplotlib changes very often? Cecil Westerhof <Cecil@decebal.nl> - 2015-08-08 10:41 +0200
    Re: python-matplotlib changes very often? Laura Creighton <lac@openend.se> - 2015-08-08 11:17 +0200
      Re: python-matplotlib changes very often? Cecil Westerhof <Cecil@decebal.nl> - 2015-08-08 14:51 +0200
    Re: python-matplotlib changes very often? Todd <toddrjen@gmail.com> - 2015-08-08 14:39 +0200

#95167 — python-matplotlib changes very often?

FromCecil Westerhof <Cecil@decebal.nl>
Date2015-08-08 10:41 +0200
Subjectpython-matplotlib changes very often?
Message-ID<87wpx6dvek.fsf@Equus.decebal.nl>
On openSUSE I see python-matplotlib updated very often. Sometimes more
as once a week. It is also not very small (almost 40 MB). Is there a
reason for this, or is there a problem at SUSE?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof

[toc] | [next] | [standalone]


#95169

FromLaura Creighton <lac@openend.se>
Date2015-08-08 11:17 +0200
Message-ID<mailman.1336.1439025468.3674.python-list@python.org>
In reply to#95167
In a message of Sat, 08 Aug 2015 10:41:39 +0200, Cecil Westerhof writes:
>On openSUSE I see python-matplotlib updated very often. Sometimes more
>as once a week. It is also not very small (almost 40 MB). Is there a
>reason for this, or is there a problem at SUSE?
>
>-- 
>Cecil Westerhof
>Senior Software Engineer
>LinkedIn: http://www.linkedin.com/in/cecilwesterhof
>-- 
>https://mail.python.org/mailman/listinfo/python-list

Debian isn't sending me updates that often, but the matplotlib folks are
quite busy. https://github.com/matplotlib/matplotlib/pulse

Laura

[toc] | [prev] | [next] | [standalone]


#95171

FromCecil Westerhof <Cecil@decebal.nl>
Date2015-08-08 14:51 +0200
Message-ID<87si7udjto.fsf@Equus.decebal.nl>
In reply to#95169
On Saturday  8 Aug 2015 11:17 CEST, Laura Creighton wrote:

> In a message of Sat, 08 Aug 2015 10:41:39 +0200, Cecil Westerhof
> writes:
>> On openSUSE I see python-matplotlib updated very often. Sometimes
>> more as once a week. It is also not very small (almost 40 MB). Is
>> there a reason for this, or is there a problem at SUSE?
>>
>> -- 
>> Cecil Westerhof
>> Senior Software Engineer
>> LinkedIn: http://www.linkedin.com/in/cecilwesterhof
>> -- 
>> https://mail.python.org/mailman/listinfo/python-list
>
> Debian isn't sending me updates that often, but the matplotlib folks
> are quite busy. https://github.com/matplotlib/matplotlib/pulse

Well, I should not be to concerned with it then I suppose. ;-) But
using patch files would clearly be an improvement I think. But nothing
to be bash the people at SUSE over,

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof

[toc] | [prev] | [next] | [standalone]


#95170

FromTodd <toddrjen@gmail.com>
Date2015-08-08 14:39 +0200
Message-ID<mailman.1337.1439037601.3674.python-list@python.org>
In reply to#95167

[Multipart message — attachments visible in raw view] — view raw

On Aug 8, 2015 10:46, "Cecil Westerhof" <Cecil@decebal.nl> wrote:
>
> On openSUSE I see python-matplotlib updated very often. Sometimes more
> as once a week. It is also not very small (almost 40 MB). Is there a
> reason for this, or is there a problem at SUSE?

I assume you are using tumbleweed and/or  devel:languages:python?

matplotlib has quite a few dependencies, and many of those have
dependencies of their own. Whenever a dependency of a package is updated
the open build service openSUSE uses for packaging the package is also
updated.

So it isn't really matplotlib getting updates, but rather the packages it
depends on (or packages they depend on, and so on).  And none of those are
updated very often, there are just a lot if them.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web