From: Richard M. <mu...@cd...> - 2014-11-26 01:45:26
|
That's definitely confusing. There are two things going on: * We switched the version numbering scheme from 0.6x to 0.6.m * We are not being clear about released versions versus development versions Here's what I think the state of everything is: * Version 0.6d (= 0.6.4) is the latest stable release. That always leaves on sourceforge. * Version 0.6.5 is the current development version, which lives on github. It is not yet release and may not be stable. * I have no clue where version 0.6.6 came from that is on PyPI. James? Clancy? Scott? I'm cc'ing the developers list so that we can fix this. I'll also generate an issue on github so we can track this. -richard > On 25 Nov 2014, at 2:57 , Emmanuel Sérié <es...@gm...> wrote: > > Hi Mr Richard Murray, > > I'm trying to get your package python-control but I am a little bit confused with the different versions available on different sites. > > On pypi, there is a version 0.6.6: > https://pypi.python.org/pypi/control/0.6.6 > > in Github, the master is in version 0.6.5 > > in Sourceforge, the package is in version 0.6d > > which version is the correct one? > > Thanks, > > Emmanuel Sérié. > > > > > 2014-08-10 0:37 GMT+02:00 Richard Murray <mu...@cd...>: > Following a discussion on the developers list, the source code repository and issues tracking for python-control package have been shifted from SourceForge to GitHub. User support for python-control remains on SourceForge, including downloads of the latest release, code documentation, and user discussion lists. > > If you are a user of python-control, you can continue to use SourceForge as the primary location of file downloads and user documentation: > > http://python-control.sourceforge.net/ > http://python-control.sourceforge.net/manual/ > > The current release of python-control is 0.6d, release on 22 March 2014. A new version should be coming sometime this summer. > > In addition to shifting the development environment to GitHub, we have change the python-control-discuss mailing list from a developers-only list to a general discussion list. Feel free to use that list if you want to see discussions about usage of the package: > > https://lists.sourceforge.net/lists/listinfo/python-control-discuss > > This list (python-control-announce) will continue to be a low-volume mailing list with posts regarding new releases of the package or other major updates. > > For those who are interested in the very latest version of python-control, you can clone the python-control project on github: > > https://github.com/python-control/python-control > > -richard > > > ------------------------------------------------------------------------------ > _______________________________________________ > python-control-announce mailing list > pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-control-announce > |