Giter Club home page Giter Club logo

Comments (3)

JJMC89 avatar JJMC89 commented on July 29, 2024 1

I recreated the spdx-license-list package on PyPI after seeing another project run into this issue. I've automated updating it from upstream, and you should be able to use it as a drop-in replacement for the original one.

from rockcraft.

lengau avatar lengau commented on July 29, 2024

Here are the options I see:

  1. Keep a copy of the licences file in our repo. If we do this, we should probably provide a way to update it (maybe an action that checks for updates regularly and makes a PR for it?)
  2. Download the file at packaging time or at runtime.
  3. Depend on SPDX's package - in order to do this, however, we'll probably need to do some work on the package ourselves (update their outdated licenses.json file, perhaps provide a better interface for looking up a licence by identifier, etc.)

Option 3 is probably the most community-focused way to do it, but it also comes with extra responsibilities we might not be able to take on and the possibility of the maintainers being unwilling to include changes we make, so it's also the riskiest.

My preference would be option 2 for the medium term with a long-term plan to move to option 3.

from rockcraft.

lengau avatar lengau commented on July 29, 2024

Thanks @JJMC89 ! Based on the repo I think it'd be reasonable to revert #168 and use this package. What do you think @tigarmo ?

from rockcraft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.