Skip to content

https://micropython.org/pi/v2/index.json has version in license field #658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aivarannamaa opened this issue May 11, 2023 · 3 comments
Closed

Comments

@aivarannamaa
Copy link

e.g.:

    {
      "license": "1.0.0",
      "author": "",
      "version": "1.0.0",
      "versions": {
        "py": [
          "1.0.0"
        ],
        "6": [
          "1.0.0"
        ]
      },
      "description": "Renesas HS3003 Humidity and Temperature sensor driver.",
      "name": "hs3003"
    },
@aivarannamaa aivarannamaa changed the title https://micropython.org/pi/v2/index.json has version in licence field https://micropython.org/pi/v2/index.json has version in license field May 11, 2023
@jimmo
Copy link
Member

jimmo commented May 16, 2023

Thanks, see micropython/micropython#11514

@aivarannamaa
Copy link
Author

Thanks for the fix, but it looks like the index still has version in license field: https://micropython.org/pi/v2/index.json

@dpgeorge
Copy link
Member

This should now be fixed in the index itself, all licenses are now the string "MIT".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants