Re: [GRASS-dev] [release planning] GRASS GIS 7.8.5

2020-12-19 Thread Helmut Kudrnovsky
Markus Neteler wrote
> On Fri, Dec 11, 2020 at 11:37 PM Helmut Kudrnovsky 

> hellik@

>  wrote:
>>
>> found this one here [1] today.
>>
>> though not really a blocker.
>>
>> [1]
>> https://lists.osgeo.org/pipermail/osgeo4w-dev/2020-December/004020.html
> 
> Is there anything to be done here from the GRASS GIS side?

it's reinstated now again.




-
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] [release planning] GRASS GIS 7.8.5

2020-12-19 Thread Markus Neteler
On Fri, Dec 11, 2020 at 11:37 PM Helmut Kudrnovsky  wrote:
>
> found this one here [1] today.
>
> though not really a blocker.
>
> [1] https://lists.osgeo.org/pipermail/osgeo4w-dev/2020-December/004020.html

Is there anything to be done here from the GRASS GIS side?

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] [GRASS GIS] #2895: Define dependencies for GRASS addons

2020-12-19 Thread GRASS GIS
#2895: Define dependencies for GRASS addons
--+-
  Reporter:  pmav99   |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  normal   |  Milestone:  7.8.3
 Component:  Default  |Version:  unspecified
Resolution:   |   Keywords:  g.extension
   CPU:  Unspecified  |   Platform:  Unspecified
--+-

Comment (by neteler):

 In a simple way, I have defined the needed requirements of `t.rast.mosaic`
 addon as a small shell script:

 https://github.com/mundialis/t.rast.mosaic/blob/main/requirements.sh

 Of course it would be better if `g.extension` could take care...

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] GRASS-Addons: bulk PEP8 Python fixes on entire grass7/ subdirectory tree

2020-12-19 Thread Markus Neteler
Hi devs, all,

On Sat, Dec 5, 2020 at 11:13 AM Markus Neteler  wrote:
>
> Hi addon devs,
>
> To improve the code quality, I have applied "flake8" recursively on
> grass-addons/grass7/ and prepared a huge pull request with the
> changes:
>
> https://github.com/OSGeo/grass-addons/pull/357
>
> In this pull request the fixes are separated by commit for easier review.
> Eventually, after review, all will be squashed into one single commit.
>
> Rationale: follow more closely our coding style:
> https://trac.osgeo.org/grass/wiki/Submitting/Python#PEP8standardStyle
>
> In total, 330 files will be changed - hence I recommend a timely
> update of your local repository copy (`git pull`) once this is merged.
>
> Comments are welcome in PR 357 (addons repo).

PR merged.

Please urgently update (git pull) your local copy of the grass-addon repo.

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev