Re: [GRASS-dev] is GRASS master now Python 3 only???

2019-08-06 Thread Helmut Kudrnovsky
Helmut Kudrnovsky wrote
> [GRASS-git] [OSGeo/grass] be0e59: change Python shebang to python3 (#75)  
> Markus Neteler
> [GRASS-git] [OSGeo/grass] 6ac803: change Python shebang to python3 (#82)  
> Markus Neteler
> [GRASS-git] [OSGeo/grass] 428521: change Python shebang to python3 (#82)  
> Markus Neteler 

and this one:

[GRASS-git] [OSGeo/grass] b4432f: change Python shebang to python3 (#75)  
Markus Neteler
[GRASS-git] [OSGeo/grass] fd822f: update Python 3 dependencies (#79)  
Markus Neteler 




-
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] is GRASS master now Python 3 only???

2019-08-06 Thread Helmut Kudrnovsky
Michael Barton wrote
> I'm getting a bunch of errors trying to compile GRASS master right now and
> they all seem to be calling for python3. Has this become the default as of
> yesterday or today?

yes, see [1]:

[GRASS-git] [OSGeo/grass] be0e59: change Python shebang to python3 (#75)  
Markus Neteler
[GRASS-git] [OSGeo/grass] 6ac803: change Python shebang to python3 (#82)  
Markus Neteler
[GRASS-git] [OSGeo/grass] 428521: change Python shebang to python3 (#82)  
Markus Neteler 


[1] https://lists.osgeo.org/pipermail/grass-commit/2019-August/date.html



-
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] [GRASS GIS] #3883: GRASS master does not compile with Python 3 on Mac

2019-08-06 Thread GRASS GIS
#3883: GRASS master does not compile with Python 3 on Mac
--+-
  Reporter:  cmbarton |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  major|  Milestone:  7.8.0
 Component:  Default  |Version:  svn-trunk
Resolution:   |   Keywords:
   CPU:  Unspecified  |   Platform:  MacOSX
--+-
Changes (by cmbarton):

 * Attachment "ctypes_build output.zip" added.

 ctype build output and errors

-- 
Ticket URL: 
GRASS GIS 

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

[GRASS-dev] [GRASS GIS] #3883: GRASS master does not compile with Python 3 on Mac

2019-08-06 Thread GRASS GIS
#3883: GRASS master does not compile with Python 3 on Mac
--+-
 Reporter:  cmbarton  |  Owner:  grass-dev@…
 Type:  defect| Status:  new
 Priority:  major |  Milestone:  7.8.0
Component:  Default   |Version:  svn-trunk
 Keywords:|CPU:  Unspecified
 Platform:  MacOSX|
--+-
 The problem seems to be with ctypes. I am attaching error and build logs
 (thanks to Anna Petrasova). I am using the most current Mac build
 environment (OS X 10.14.6 and Xcode 10.3 with command line tools). May be
 an nviz issue based on ctype build errors.

-- 
Ticket URL: 
GRASS GIS 

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

[GRASS-dev] is GRASS master now Python 3 only???

2019-08-06 Thread Michael Barton
I'm getting a bunch of errors trying to compile GRASS master right now and they 
all seem to be calling for python3. Has this become the default as of yesterday 
or today?

Python 2.7 is still the default on the Mac and I still have not been able to 
compile a working Python3 version. Currently getting ctype errors.

Michael

C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University

voice:  480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC),  480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu
















___
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.0 with Python3 support

2019-08-06 Thread Markus Neteler
On Mon, Aug 5, 2019 at 12:01 PM Markus Neteler  wrote:
> > On Sun, Aug 4, 2019 at 12:19 PM Markus Neteler  wrote:
...
> > > - GRASS GIS 7.8.0RC1 to be prepared asap
>
> I suggest to release it end of this week.
...
> Importantly we need to understand if anything is missing for RC1.
> Unless we do not publish 7.8 with Python 3 support, we will be soon
> removed from various Linux distros as they start to drop Py2-only
> versions (i.e. < 7.8).

FYI:
I have now backported the change of the deprecated shebang
#!/usr/bin/env python
to
#!/usr/bin/env python3

> In addition, pls _all_ help to add content to
> * https://trac.osgeo.org/grass/wiki/Grass7/NewFeatures78
> * https://trac.osgeo.org/grass/wiki/Release/7.8.0-News
> (and we need to find a convenient way to extract that from GitHub).

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

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

2019-08-06 Thread Markus Neteler
On Mon, Aug 5, 2019 at 3:55 PM Markus Neteler  wrote:
> On Mon, Aug 5, 2019 at 9:11 AM Markus Neteler  wrote:
> > On Mon, Aug 5, 2019 at 8:38 AM Markus Metz
> > > On Sun, Aug 4, 2019 at 3:20 PM Markus Neteler  wrote:
> > > > This will greatly simplify the code. Python 2 is EOL anyway in a few 
> > > > months.
> > >
> > > I guess the first step would be to change the deprecated shebang
> > > #!/usr/bin/env python
> > > to
> > > #!/usr/bin/env python3
> >
> > I have created a related PR:
> > https://github.com/OSGeo/grass/pull/75
>
> FYI: It has been reviewed and merged.

Backported to relbr7.8 in:

https://github.com/OSGeo/grass/commit/be0e59081095e20bc4531752747df960b4e90cce

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

Re: [GRASS-dev] how to backport in git(hub)?

2019-08-06 Thread Markus Neteler
On Tue, Jul 16, 2019 at 12:05 PM Martin Landa  wrote:
>
> Hi,
>
> I am using simplified workflow:
>
> (assumming that we are in releasebranch_7_6 branch)
> git fetch --all
> git rebase upstream/releasebranch_7_6
> git cherry-pick hash
> (or
> git cherry-pick -m1 hash
> when cherry picking a merge request
> )
> git push upstream releasebranch_7_6

Thanks, updated here:

https://trac.osgeo.org/grass/wiki/HowToGit#Backportingofasinglecommitfrommastertoreleasebranch

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

Re: [GRASS-dev] [GRASS GIS] #3868: v.in.wfs support only version 1.0.0

2019-08-06 Thread GRASS GIS
#3868: v.in.wfs support only version 1.0.0
--+--
  Reporter:  lucadelu |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  major|  Milestone:
 Component:  Vector   |Version:  unspecified
Resolution:   |   Keywords:  v.in.wfs wfs
   CPU:  Unspecified  |   Platform:  Unspecified
--+--

Comment (by lucadelu):

 Replying to [comment:1 neteler]:

 >
 > I believe that this is the best option. Do you plan to work on it?

 ok, no I cannot plan to work on it in the next days, I hope to find time
 in during Autumn

-- 
Ticket URL: 
GRASS GIS 

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