You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(15) |
Sep
(21) |
Oct
(15) |
Nov
|
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(7) |
Feb
(6) |
Mar
(2) |
Apr
(5) |
May
(6) |
Jun
(3) |
Jul
(4) |
Aug
(4) |
Sep
(3) |
Oct
(14) |
Nov
(16) |
Dec
(10) |
2004 |
Jan
(5) |
Feb
(10) |
Mar
(4) |
Apr
(8) |
May
(1) |
Jun
(5) |
Jul
(5) |
Aug
(4) |
Sep
(10) |
Oct
(3) |
Nov
(4) |
Dec
|
2005 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
(15) |
May
(12) |
Jun
(1) |
Jul
(4) |
Aug
(3) |
Sep
(6) |
Oct
(7) |
Nov
(21) |
Dec
(11) |
2006 |
Jan
(16) |
Feb
(12) |
Mar
(4) |
Apr
(6) |
May
(5) |
Jun
(9) |
Jul
|
Aug
(5) |
Sep
(1) |
Oct
(10) |
Nov
(4) |
Dec
(3) |
2007 |
Jan
(6) |
Feb
(4) |
Mar
(6) |
Apr
(11) |
May
(1) |
Jun
(21) |
Jul
|
Aug
(6) |
Sep
(2) |
Oct
(4) |
Nov
|
Dec
|
2008 |
Jan
(14) |
Feb
(1) |
Mar
(5) |
Apr
(22) |
May
(4) |
Jun
(1) |
Jul
(7) |
Aug
(5) |
Sep
(7) |
Oct
(3) |
Nov
|
Dec
(1) |
2009 |
Jan
(14) |
Feb
(1) |
Mar
(9) |
Apr
(5) |
May
(6) |
Jun
(7) |
Jul
(8) |
Aug
(3) |
Sep
|
Oct
|
Nov
(2) |
Dec
(4) |
2010 |
Jan
(2) |
Feb
|
Mar
(6) |
Apr
(6) |
May
(34) |
Jun
|
Jul
(8) |
Aug
(3) |
Sep
|
Oct
(5) |
Nov
(3) |
Dec
(1) |
2011 |
Jan
|
Feb
(4) |
Mar
(3) |
Apr
|
May
|
Jun
(5) |
Jul
(9) |
Aug
(5) |
Sep
(9) |
Oct
(3) |
Nov
(10) |
Dec
(1) |
2012 |
Jan
(1) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(2) |
Jun
(1) |
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(3) |
Nov
(2) |
Dec
(9) |
2014 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
(2) |
10
|
11
(3) |
12
(3) |
13
|
14
(2) |
15
(1) |
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
(1) |
31
(2) |
|
|
From: Michael H. <mh...@al...> - 2008-01-12 10:11:43
|
bm...@ca... wrote: > So, I'd try to have a look at the distribution part of gnuplot.py, and bugs > should they come up. > I'm user bmcage on sourceforge, developer on the GRAMPS python program > already > (you can check it's ChangeLog for Benny). No packaging or other > distribution > experience though. I do numerical computing (C++, python, ... ) mostly > for my > own needs only. > Let me know what I should know about making a source package, or if you > want > more credentials from me first. Great! I just added you as a Gnuplot.py developer. I think I gave you all of the permissions that you should need; if not, just let me know. There is information about making releases of Gnuplot.py in the file RELEASES.txt in the source tree. If you have any questions, please direct them to the mailing list and I'll see if I can remember anything more :-) Please note that Gnuplot.py has a test suite (albeit not fully automated). Please try to keep it working :-) Michael |
From: <bm...@ca...> - 2008-01-12 09:30:03
|
Quoting Michael Haggerty <mh...@al...>: > Hey, what a brilliant idea! I never thought of that! All that is > missing is for SOMEONE to step forward. This is an open source project; > that SOMEONE could be you! > > I haven't used Gnuplot.py in years and have only occasionally done tiny > amounts of maintenance out of some irrational sentimental attachment to > the project. Gnuplot.py definitely needs a new maintainer, if only to > collect some minor changes that have been contributed by the mailing > list and occasionally make a release. Volunteers needed! > > I'd be happy to get you started making contributions to the project. > Just let me know that you are interested. (That applies to everybody > else, too.) Ok, I use gnuplot and Gnuplot.py for my work at university. As everybody, I have little time for this and don't mind running from SVN, but on the other hand, I wouldn't want the project to rot too. So, I'd try to have a look at the distribution part of gnuplot.py, and bugs should they come up. I'm user bmcage on sourceforge, developer on the GRAMPS python program already (you can check it's ChangeLog for Benny). No packaging or other distribution experience though. I do numerical computing (C++, python, ... ) mostly for my own needs only. Let me know what I should know about making a source package, or if you want more credentials from me first. Benny ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |
From: Michael H. <mh...@al...> - 2008-01-12 08:15:19
|
Andreas wrote: > Now I have spent a whole afternoon, just because I wanted to upgrade > to python 2.5.1 (from 2.3.5). Everything worked fine, only gnuplot.py > is not working anymore because of the Numeric -> numpy change. Grrrr... > > I have never before used CVS/SVN, and even went through the hassle > of installing tortoiseCVS, but still could not check out the newest files > > is this wrong? What is wrong? Gnuplot.py uses Subversion now, not CVS. Probably the CVS archive is still available at SourceForge for read-only access, but it is not up to date. Please see the Subversion instructions that somebody else mentioned for information how to check out the Gnuplot.py source from Subversion. > Do I need some "editing rights" or something else to use the CVS/SVN > of gnuplot-py on sourceforge, or is it open to any SF-user? If not, > please grant me those rights. No, everybody has read-only access to this Subversion archive. If you want write-access, that is another story. > And probably easier for users who do not want to spend whole afternoons > just to get a working version of gnuplot.py, is this solution: > > PLEASE someone PUBLISH A NEW ARCHIVE > WITH THE NEWEST FILES FROM THE CVS. Hey, what a brilliant idea! I never thought of that! All that is missing is for SOMEONE to step forward. This is an open source project; that SOMEONE could be you! I haven't used Gnuplot.py in years and have only occasionally done tiny amounts of maintenance out of some irrational sentimental attachment to the project. Gnuplot.py definitely needs a new maintainer, if only to collect some minor changes that have been contributed by the mailing list and occasionally make a release. Volunteers needed! I'd be happy to get you started making contributions to the project. Just let me know that you are interested. (That applies to everybody else, too.) Michael |