qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
86 stars 59 forks source link

Updating a plugin was banned because of license request #422

Closed Newton787 closed 3 weeks ago

Newton787 commented 3 weeks ago

I created a new version of my plugin and when I upload it I get this error: "Errors occurred reading the plugin package (also check your plugin's metadata). Cannot find LICENSE in plugin package. This file is required, consider adding it to the plugin package."

But the problem is that I added a License.txt file in the root directory of the plugin with GNU Free Documentation License v1.3 and in the metadata I mentioned with the parameter License=GNU1.3

image

Am I forgetting to do something?

The license text is like this:

Copyright © 2024 NEWTON COELHO MONTEIRO. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

Xpirix commented 3 weeks ago

Hi @Newton787 , I think it should work with LICENSE as a filename, in uppercase, without extension (.txt).

Newton787 commented 3 weeks ago

Its works ^^ thanks

For save without extension on Notepad go to save as, in file format select all files and the name file type "LICENSE" with double quotes

Newton787 commented 3 weeks ago

How long should I normally wait to approve a new version of a plugin?

Xpirix commented 3 weeks ago

Sorry, I'm not sure about the delay.

@NyakudyaA, could you please help us here?

NyakudyaA commented 3 weeks ago

what was the name of the plugin ?

Newton787 commented 3 weeks ago

@NyakudyaA the name of plugin is Polo, this plugin is a tool for fire monitoring in Amazonas state of Brasil using firms and BdQueimadas data