Django 1.5.1 Trove classification is incorrect
Django shows up the list of Python packages that people want Python 3 support for at http://www.python.org/3kpoll. That page says "Please ask the package authors to use the Trove classifier 'Programming Language :: Python :: 3' to indicate that the port (to Python 3) has been done." I note that Django 1.5.1 has the Trove classifiers "Programming Language :: Python :: 3.2" and "Programming Language :: Python :: 3.3", but not "Programming Language :: Python :: 3".
Change History
(3)
Triage Stage: |
Unreviewed → Accepted
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
I couldn't find a reference, but the
Programming Language :: Python :: 3
trove seems to be used in practice and appears in the list of classifiers [1].I don't see any reason against adding it.
[1] https://pypi.python.org/pypi?%3Aaction=list_classifiers