Skip to content
This repository was archived by the owner on May 30, 2020. It is now read-only.

More trove classifiers: Python 3.5, Apache Licenses #287

Closed
ewdurbin opened this issue May 20, 2015 · 1 comment
Closed

More trove classifiers: Python 3.5, Apache Licenses #287

ewdurbin opened this issue May 20, 2015 · 1 comment

Comments

@ewdurbin
Copy link
Member

Originally reported by: Antti Haapala (Bitbucket: antti_haapala, GitHub: Unknown)


Python 3.5 lacks classifier; I have been testing my package for Python 3.5 alphas and will be testing it against betas; it would be nice to show this on PyPI too.

Another issue is the Apache License: currently there is a trove classifier for
"License :: OSI Approved :: Apache Software License"; which I take to refer to the version 1.0; there is also Apache Software License 1.1 which is actually wildly different with 1.0.

There is also completely different "Apache License 2.0", which is not a license for Apache Software, but a generally usable license. This would definitely need a different trove classifier.

The latter is notable in that it is listed, along with the Academic Free License, as the only acceptable licenses for code that could be merged into Python or the Standard library.


@berkerpeksag
Copy link
Collaborator

Python 3.5 has already been added. The Apache part of the issue is basically a duplicate of #91.

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

No branches or pull requests

2 participants