Re: Add-ons not building since January
Markus Neteler <[email protected]> Tue, 16 Mar 2021 13:27:03 +0100
| Newsgroups | gmane.comp.gis.grass.devel |
|---|---|
| Message-ID | <CALFmHhu5SCrc9b6mfxz7JDt6r8PW3bfLsqqmhgLxmF9SZrAy9w@mail.gmail.com> |
On Tue, Mar 16, 2021 at 6:57 AM Luca Delucchi <[email protected]> wrote: > On Tue, 16 Mar 2021 at 01:10, Veronica Andreo <[email protected]> wrote: > > > > Hi devs, > > > > Hi Vero, > > > I'm teaching a GRASS course and one of the students using windows told me that he didn't have i.landsat.qa. > > > > Checking the log, the last building date seems to be January 26th [0]. i.landsat.qa was added a couple of weeks later, hence not there. > > > > Is there a way to re trigger the building of add-ons for windows? Or an alternative solution for windows users to install add-ons? > > > > I'm not a windows user, so I could say something wrong, since it is a > python script could be enough to copy the python file into addons > folder and make it executable (on Unix it works) Well, the problem is that the ZIP files carry a current timestamp but the content (!) is from Jan 2021... So, only old stuff included... @Martin Landa can you pls take a look? Markus