neteler
December 22, 2021, 7:32pm
1
Hi devs,
Some important fixes (incl. GUI related) have accumulated:
https://github.com/OSGeo/grass/milestone/7?closed=1
The still open ones we may bump to 7.8.8, if no objections:
https://github.com/OSGeo/grass/milestone/7
%3Aopen+is%3Aissue+label%3Ablocker+milestone%3A8.0.0
except for (any volunteers to complete it?):
"tgis db version mismatch: promote t.downgrade #2002 "
https://github.com/OSGeo/grass/pull/2002
Hence I would suggest that I create the 7.8.70RC1 by tomorrow.
Any objections?
Best,
Markus
--
Markus Neteler, PhD
https://www.mundialis.de - free data with free software
https://grass.osgeo.org
https://courses.neteler.org/blog
On Wed, Dec 22, 2021 at 2:32 PM Markus Neteler <neteler@osgeo.org > wrote:
Hi devs,
Some important fixes (incl. GUI related) have accumulated:
https://github.com/OSGeo/grass/milestone/7?closed=1
The still open ones we may bump to 7.8.8, if no objections:
https://github.com/OSGeo/grass/milestone/7
%3Aopen+is%3Aissue+label%3Ablocker+milestone%3A8.0.0
except for (any volunteers to complete it?):
“tgis db version mismatch: promote t.downgrade #2002 ”
https://github.com/OSGeo/grass/pull/2002
Hence I would suggest that I create the 7.8.70RC1 by tomorrow.
Any objections?
Given the problems with Python 3.10, it may be better to test that first and fix at least the major problems. Most of these fixes are very simple (integer needs to passed to a wx object instead of float). I can’t easily test at this point, but will try to fix any identified issues as soon as possible.
Anna
Best,
Markus
–
Markus Neteler, PhD
https://www.mundialis.de - free data with free software
https://grass.osgeo.org
https://courses.neteler.org/blog
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev
Hi devs,
On Wed, Dec 22, 2021 at 8:32 PM Markus Neteler <neteler@osgeo.org> wrote:
Some important fixes (incl. GUI related) have accumulated:
https://github.com/OSGeo/grass/milestone/7?closed=1
The still open ones we may bump to 7.8.8, if no objections:
https://github.com/OSGeo/grass/milestone/7
%3Aopen+is%3Aissue+label%3Ablocker+milestone%3A8.0.0
...
Given that also a lot of wxPython/Python 3.10 fixes have been merged,
I suggest that I create the 7.8.7RC1 by tomorrow.
Any objections?
Best,
Markus
El mar, 18 ene 2022 a las 19:57, Markus Neteler (<neteler@osgeo.org >) escribió:
Hi devs,
On Wed, Dec 22, 2021 at 8:32 PM Markus Neteler <neteler@osgeo.org > wrote:
Some important fixes (incl. GUI related) have accumulated:
https://github.com/OSGeo/grass/milestone/7?closed=1
The still open ones we may bump to 7.8.8, if no objections:
https://github.com/OSGeo/grass/milestone/7
%3Aopen+is%3Aissue+label%3Ablocker+milestone%3A8.0.0
…
Given that also a lot of wxPython/Python 3.10 fixes have been merged,
I suggest that I create the 7.8.7RC1 by tomorrow.
Any objections?
no objections
Vero
Hi,
út 18. 1. 2022 v 19:57 odesílatel Markus Neteler <neteler@osgeo.org> napsal:
Given that also a lot of wxPython/Python 3.10 fixes have been merged,
I suggest that I create the 7.8.7RC1 by tomorrow.
+1
Martin
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
neteler
January 20, 2022, 10:43pm
6
On Tue, Jan 18, 2022 at 7:57 PM Markus Neteler <neteler@osgeo.org> wrote:
Hi devs,
On Wed, Dec 22, 2021 at 8:32 PM Markus Neteler <neteler@osgeo.org> wrote:
>
> Some important fixes (incl. GUI related) have accumulated:
> https://github.com/OSGeo/grass/milestone/7?closed=1
>
> The still open ones we may bump to 7.8.8, if no objections:
> https://github.com/OSGeo/grass/milestone/7
> %3Aopen+is%3Aissue+label%3Ablocker+milestone%3A8.0.0
...
I bumped the remaining ones to 7.8.8 and a few to 8.0.1.
Given that also a lot of wxPython/Python 3.10 fixes have been merged,
I suggest that I create the 7.8.7RC1 by tomorrow.
Done:
https://github.com/OSGeo/grass/releases/tag/7.8.7RC1
Thanks to all contributors!
Markus
On 1/20/22 23:43, Markus Neteler wrote:
On Tue, Jan 18, 2022 at 7:57 PM Markus Neteler <neteler@osgeo.org> wrote:
Given that also a lot of wxPython/Python 3.10 fixes have been merged,
I suggest that I create the 7.8.7RC1 by tomorrow.
Done:
https://github.com/OSGeo/grass/releases/tag/7.8.7RC1
Will there be an RC2 or final release in the foreseeable future?
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
neteler
February 21, 2022, 6:17pm
8
On Mon, Feb 21, 2022 at 11:32 AM Sebastiaan Couwenberg
<sebastic@xs4all.nl> wrote:
On 1/20/22 23:43, Markus Neteler wrote:
> On Tue, Jan 18, 2022 at 7:57 PM Markus Neteler <neteler@osgeo.org> wrote:
>> Given that also a lot of wxPython/Python 3.10 fixes have been merged,
>> I suggest that I create the 7.8.7RC1 by tomorrow.
>
> Done:
> https://github.com/OSGeo/grass/releases/tag/7.8.7RC1
Will there be an RC2 or final release in the foreseeable future?
There was not much feedback on RC1. This are the changes since then:
https://github.com/OSGeo/grass/compare/7.8.7RC1...releasebranch_7_8
@Tomáš: do we need RC2 for this change?
https://github.com/OSGeo/grass/commit/7f6f550d79f603d8218fd224540d1f852cfcec7e
However, I'd like to see 7.8.7 final out asap.
Markus
neteler
February 22, 2022, 7:51pm
9
On Mon, Feb 21, 2022 at 7:17 PM Markus Neteler <neteler@osgeo.org> wrote:
On Mon, Feb 21, 2022 at 11:32 AM Sebastiaan Couwenberg
<sebastic@xs4all.nl> wrote:
> On 1/20/22 23:43, Markus Neteler wrote:
> > On Tue, Jan 18, 2022 at 7:57 PM Markus Neteler <neteler@osgeo.org> wrote:
> >> Given that also a lot of wxPython/Python 3.10 fixes have been merged,
> >> I suggest that I create the 7.8.7RC1 by tomorrow.
> >
> > Done:
> > https://github.com/OSGeo/grass/releases/tag/7.8.7RC1
>
> Will there be an RC2 or final release in the foreseeable future?
There was not much feedback on RC1. This are the changes since then:
https://github.com/OSGeo/grass/compare/7.8.7RC1...releasebranch_7_8
@Tomáš: do we need RC2 for this change?
https://github.com/OSGeo/grass/commit/7f6f550d79f603d8218fd224540d1f852cfcec7e
He answered personally that not RC2 is needed for this change.
However, I'd like to see 7.8.7 final out asap.
If there are no objections, I'll release 7.8.7 final tomorrow.
Markus
El mar., 22 feb. 2022 16:52, Markus Neteler <neteler@osgeo.org > escribió:
On Mon, Feb 21, 2022 at 7:17 PM Markus Neteler <neteler@osgeo.org > wrote:
On Mon, Feb 21, 2022 at 11:32 AM Sebastiaan Couwenberg
<sebastic@xs4all.nl > wrote:
On 1/20/22 23:43, Markus Neteler wrote:
On Tue, Jan 18, 2022 at 7:57 PM Markus Neteler <neteler@osgeo.org > wrote:
Given that also a lot of wxPython/Python 3.10 fixes have been merged,
I suggest that I create the 7.8.7RC1 by tomorrow.
Done:
https://github.com/OSGeo/grass/releases/tag/7.8.7RC1
Will there be an RC2 or final release in the foreseeable future?
There was not much feedback on RC1. This are the changes since then:
https://github.com/OSGeo/grass/compare/7.8.7RC1…releasebranch_7_8
@Tomáš: do we need RC2 for this change?
https://github.com/OSGeo/grass/commit/7f6f550d79f603d8218fd224540d1f852cfcec7e
He answered personally that not RC2 is needed for this change.
However, I’d like to see 7.8.7 final out asap.
If there are no objections, I’ll release 7.8.7 final tomorrow.
+1
Vero
neteler
February 23, 2022, 5:31pm
11
On Tue, Feb 22, 2022 at 9:24 PM Veronica Andreo <veroandreo@gmail.com> wrote:
El mar., 22 feb. 2022 16:52, Markus Neteler <neteler@osgeo.org> escribió:
On Mon, Feb 21, 2022 at 7:17 PM Markus Neteler <neteler@osgeo.org> wrote:
> On Mon, Feb 21, 2022 at 11:32 AM Sebastiaan Couwenberg
...
> > Will there be an RC2 or final release in the foreseeable future?
The final release is now available:
https://github.com/OSGeo/grass/releases/tag/7.8.7
Markus
--
Markus Neteler, PhD
https://www.mundialis.de - free data with free software
https://grass.osgeo.org
https://courses.neteler.org/blog