Re: [QGIS-Developer] Simultaneous v2 and v3 versions of plugins

2018-04-02 Thread Richard Burkmar
Many thanks Borys - that's very clear.

Rich

On Mon, Apr 2, 2018 at 12:33 PM, Borys Jurgiel 
wrote:

> Yes, QGIS always gets the highest version number matching its
> compatibility range.
>
>
>
> E.g. if TomBio tools 2.8.0 are for qgisMinimumVersion=2.8, and TomBio
> tools 2.9.0 are for qgisMinimumVersion=3.0, then the latter is the
> newest, but is only available for QGISes meeting the >= 3.0 requirement.
>
>
>
> Btw. there is also a second reason the former is not available for QGIS 3
> at all: its qgisMaximumVersion is by default assumed to be x.98 (where x is
> taken from the minVersion), what completely isolates the compatibility
> ranges.
>
>
>
> Regards,
>
> Borys
>
>
>
>
>
> Dnia poniedziaƂek, 2 kwietnia 2018 13:08:56 CEST Richard Burkmar pisze:
>
> > I'm creating a QGIS v3 compatible version of a plugin which is already
>
> > available from the official repository for QGIS v2 users. My question is,
>
> > when I submit the new version v3 compatible version of the plugin (
>
> > https://plugins.qgis.org/plugins/), will QGIS v2 users still be able to
>
> > download the v2-compatible version from the repository?
>
> >
>
> > Rich
>
>
>
>
>
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Simultaneous v2 and v3 versions of plugins

2018-04-02 Thread Borys Jurgiel
Yes, QGIS always gets the highest version number matching its compatibility 
range. 

E.g. if TomBio tools 2.8.0 are for qgisMinimumVersion=2.8, and TomBio tools 
2.9.0 are 
for qgisMinimumVersion=3.0, then the latter is the newest, but is only 
available for 
QGISes meeting the >= 3.0 requirement. 

Btw. there is also a second reason the former is not available for QGIS 3 at 
all: its 
qgisMaximumVersion is by default assumed to be x.98 (where x is taken from the 
minVersion), what completely isolates the compatibility ranges.

Regards,
Borys


Dnia poniedziaƂek, 2 kwietnia 2018 13:08:56 CEST Richard Burkmar pisze:
> I'm creating a QGIS v3 compatible version of a plugin which is already
> available from the official repository for QGIS v2 users. My question is,
> when I submit the new version v3 compatible version of the plugin (
> https://plugins.qgis.org/plugins/), will QGIS v2 users still be able to
> download the v2-compatible version from the repository?
> 
> Rich


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Simultaneous v2 and v3 versions of plugins

2018-04-02 Thread Paolo Cavallini
Yes.

Il 2 aprile 2018 07:08:56 GMT-04:00, Richard Burkmar  
ha scritto:
>I'm creating a QGIS v3 compatible version of a plugin which is already
>available from the official repository for QGIS v2 users. My question
>is,
>when I submit the new version v3 compatible version of the plugin (
>https://plugins.qgis.org/plugins/), will QGIS v2 users still be able to
>download the v2-compatible version from the repository?
>
>Rich

-- 
Sorry for being short___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Simultaneous v2 and v3 versions of plugins

2018-04-02 Thread Richard Burkmar
I'm creating a QGIS v3 compatible version of a plugin which is already
available from the official repository for QGIS v2 users. My question is,
when I submit the new version v3 compatible version of the plugin (
https://plugins.qgis.org/plugins/), will QGIS v2 users still be able to
download the v2-compatible version from the repository?

Rich
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer