Giter Club home page Giter Club logo

Comments (9)

pnsvk avatar pnsvk commented on May 21, 2024

Would be of great help, as this is blocking our installations in our Org.

from colorcet.

jbednar avatar jbednar commented on May 21, 2024

As listed in https://github.com/holoviz/colorcet/blob/master/LICENSE.txt, this project is governed by the "Creative Commons Attribution 4.0 International Public License (CC-BY)". The setup.py file contains:

    license='CC-BY License',
    classifiers=[
        "License :: Other/Proprietary License",
        "Operating System :: OS Independent",
        "Programming Language :: Python",
        "Programming Language :: Python :: 2.7",
        "Programming Language :: Python :: 3.6",
        "Programming Language :: Python :: 3.7",
        "Development Status :: 5 - Production/Stable",
    ],

And https://pypi.org/project/colorcet/ lists the license as "License: Other/Proprietary License (CC-BY License)". I assume you're asking for "Other/Proprietary License" to be replaced with something like "License :: Creative Commons Attribution 4.0 International Public License" and to have a new release? We can do that, but I would think the license field is explicit enough already.

from colorcet.

pnsvk avatar pnsvk commented on May 21, 2024

Thank you for your response.. Yeah.. Our internal org tooling was discarding the package procurement due to the phrases "Other / Proprietary" part of it..
Can you please let me know if it can be made more explicit that it indeed is CC alone, in its intent..

from colorcet.

jbednar avatar jbednar commented on May 21, 2024

Fixed, but won't update on PyPi until the next release. Shouldn't be too long until a new release, as there are new colormaps available upstream and we'll want to get those in.

from colorcet.

jbednar avatar jbednar commented on May 21, 2024

Release 2.0.3 is building at https://travis-ci.org/github/holoviz/colorcet/jobs/755017496, and if it succeeds I think the metadata should update at PyPi.

from colorcet.

pnsvk avatar pnsvk commented on May 21, 2024

While your commit looks clean, can you please kindly help check where the Meta information is getting populated from on PyPI ?

561956CC-9A49-41BF-8493-403C1B3FD720_4_5005_c

from colorcet.

jbednar avatar jbednar commented on May 21, 2024

Turns out that PyPi only accepts a limited set of classifiers, so I had to update it separately to use License : OSI Approved in the classifiers, with the actual license specified in license.

from colorcet.

pnsvk avatar pnsvk commented on May 21, 2024

Thank you for all the responses and the merge.. Will work on it with my internal (Org.) contacts to see if they could do something about it.
Thank you once again.

from colorcet.

jbednar avatar jbednar commented on May 21, 2024

Do something about what? Is "License: OSI Approved" not already ok?

from colorcet.

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.