<div dir="ltr">Dear Alessio<div><br><div>Maybe we can have 2.10 as the last release with Python 2 and moving forward with 2.20 and higher with python 3</div><div>So there will be no 2.11</div><div>Just a thought</div><div>Regards</div><div>Ahmed</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 19, 2019 at 6:35 PM <<a href="mailto:geonode-devel-request@lists.osgeo.org">geonode-devel-request@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send geonode-devel mailing list submissions to<br>
        <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:geonode-devel-request@lists.osgeo.org" target="_blank">geonode-devel-request@lists.osgeo.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:geonode-devel-owner@lists.osgeo.org" target="_blank">geonode-devel-owner@lists.osgeo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of geonode-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Python 3 / Django 2 Upgrade version naming and branch<br>
      (Francesco Bartoli)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 19 Mar 2019 16:35:29 +0100<br>
From: Francesco Bartoli <<a href="mailto:xbartolone@gmail.com" target="_blank">xbartolone@gmail.com</a>><br>
To: Simone Giannecchini <<a href="mailto:simone.giannecchini@geo-solutions.it" target="_blank">simone.giannecchini@geo-solutions.it</a>>,<br>
        Alessio Fabiani <<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions.it</a>><br>
Cc: geonode-devel <<a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a>><br>
Subject: Re: [GeoNode-devel] Python 3 / Django 2 Upgrade version<br>
        naming and branch<br>
Message-ID: <39128641-1267-4d9f-a647-ab136294b031@Spark><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Thanks Alessio for clarifications. Comments inline<br>
Il 19 mar 2019, 15:30 +0100, Alessio Fabiani <<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions.it</a>>, ha scritto:<br>
> Hello Simone and Francesco,<br>
> just to clarify a bit more, the idea would be to following one.<br>
><br>
> When we are ready to start the release process (**after** clean up and other preparation stuff we have already discussed at the meeting), the 2.10 branch would become the new stable branch, where we backport only critical issues and/or features the community has tested enough (and that have a maintainer).<br>
><br>
> The 2.11 branch would become the Python 2 dev branch for a while until we definitively switch to Python 3. This because of people that installed 2.10, might still need to backport fixes without being forced to switch to Python 3 and Django 2.<br>
what about master during the phases?<br>
><br>
> In the meantime, we will align the branches with the 2.20 one, based on Python 3, and once we are ready to switch definitively, the next releases will be based on the latter.<br>
I’m a little bit concerned about this since potential incompatibilities would be likely as much as longer the release time of Python 3 will be. I believe the more we can cut 2.10 and 2.11 very close to the merge of PR for py3 into master the more we stay safe. Once that might happen then I would keep 2.11 just for fixing critical issues and master for new features<br>
><br>
> In parallel, hopefully, the work on GeoNode 3 will move on.<br>
><br>
><br>
><br>
> > Il giorno mar 19 mar 2019 alle ore 15:05 Simone Giannecchini <<a href="mailto:simone.giannecchini@geo-solutions.it" target="_blank">simone.giannecchini@geo-solutions.it</a>> ha scritto:<br>
> > > Hi Alessio,<br>
> > > I fully agree that we should not pollute 2.10, however two things:<br>
> > ><br>
> > > -1- it is not clear to me the plan for the two new branches. Are they expected to merge before 2.11 or after?<br>
> > ><br>
> > > -2- Cutting 2.10 now could be too early as there is more clean up that we might want to do before releasing and this cut would generate a lot of work now to keep master and 2.10 branches aligned meanwhile.<br>
> > ><br>
> > > It would probably be best to have the Python 3 development happen in parallel in a branch that tracks master and then merge on master at a certain point when the upgrade is ready or simply have the Python 3 branch become the new master.<br>
> > ><br>
> > > I am also interested to hear what the others think.<br>
> > ><br>
> > > Regards,<br>
> > > Simone.<br>
> > > > Il giorno mar 19 mar 2019 alle 10:03 Alessio Fabiani <<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions.it</a>> ha scritto:<br>
> > > > > Dear devs,<br>
> > > > > as the work on upgrading GeoNode 2.10 to Python 3 and Django 2 is moving on, I would propose to:<br>
> > > > ><br>
> > > > > 1. Create a 2.10 branch which will be used for the next release still based on Python 2; this branch will be stable and only major issues will be backported until the release<br>
> > > > ><br>
> > > > > 2. Move "master" to 2.11; this will be the new development branch still based on Python 2<br>
> > > > ><br>
> > > > > 3. Create a 2.20 branch which will be the development branch based on Python3<br>
> > > > ><br>
> > > > > Any objections? Ideas?<br>
> > > > ><br>
> > > > > Regards,<br>
> > > > > Alessio.<br>
> > > > ><br>
> > > > ><br>
> > > > > --<br>
> > > > > ==<br>
> > > > > GeoServer Professional Services from the experts! Visit <a href="http://goo.gl/it488V" rel="noreferrer" target="_blank">http://goo.gl/it488V</a> for more information.<br>
> > > > > ==<br>
> > > > > Ing. Alessio Fabiani<br>
> > > > > @alfa7691<br>
> > > > > Founder/Technical Lead<br>
> > > > ><br>
> > > > > GeoSolutions S.A.S.<br>
> > > > > Via di Montramito 3/A - 55054  Massarosa (LU) - Italy<br>
> > > > > phone: +39 0584 962313<br>
> > > > > fax:     +39 0584 1660272<br>
> > > > > mob:   +39 331 6233686<br>
> > > > ><br>
> > > > > <a href="http://www.geo-solutions.it" rel="noreferrer" target="_blank">http://www.geo-solutions.it</a><br>
> > > > > <a href="http://twitter.com/geosolutions_it" rel="noreferrer" target="_blank">http://twitter.com/geosolutions_it</a><br>
> > > > > -------------------------------------------------------<br>
> > > > > Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia.<br>
> > > > ><br>
> > > > > This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.<br>
> > > > > _______________________________________________<br>
> > > > > geonode-devel mailing list<br>
> > > > > <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
> > > > > <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-devel</a><br>
> > > --<br>
> > > Regards,<br>
> > > Simone Giannecchini.<br>
> > > GeoSolutions Director<br>
> > ><br>
> > > - sent from my mobile, apologies for brevity and typos-<br>
><br>
><br>
> --<br>
> ==<br>
> GeoServer Professional Services from the experts! Visit <a href="http://goo.gl/it488V" rel="noreferrer" target="_blank">http://goo.gl/it488V</a> for more information.<br>
> ==<br>
> Ing. Alessio Fabiani<br>
> @alfa7691<br>
> Founder/Technical Lead<br>
><br>
> GeoSolutions S.A.S.<br>
> Via di Montramito 3/A - 55054  Massarosa (LU) - Italy<br>
> phone: +39 0584 962313<br>
> fax:     +39 0584 1660272<br>
> mob:   +39 331 6233686<br>
><br>
> <a href="http://www.geo-solutions.it" rel="noreferrer" target="_blank">http://www.geo-solutions.it</a><br>
> <a href="http://twitter.com/geosolutions_it" rel="noreferrer" target="_blank">http://twitter.com/geosolutions_it</a><br>
> -------------------------------------------------------<br>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia.<br>
><br>
> This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.<br>
> _______________________________________________<br>
> geonode-devel mailing list<br>
> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-devel</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/geonode-devel/attachments/20190319/39152a03/attachment.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/pipermail/geonode-devel/attachments/20190319/39152a03/attachment.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
geonode-devel mailing list<br>
<a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-devel</a><br>
<br>
<br>
------------------------------<br>
<br>
End of geonode-devel Digest, Vol 50, Issue 23<br>
*********************************************<br>
</blockquote></div>