django-taggit-serializer's setup.py shows that it only works with python 2.6, 2.7 and 3.3 #2467

Closed
opened 2025-12-29 18:19:07 +01:00 by adam · 1 comment
Owner

Originally created by @williamh on GitHub (Mar 15, 2019).

Your requirements.txt lists django-taggit-serializer. If you look in the classifiers in this package's setup.py, it shows that it only works with python 2.6, 2.7 and 3.3. In the python 2 branch, my distro only supports python 2.7 (that will be removed by the end of the year I think) and we do not have python 3.3 at all.
Which versions of python do you test with? it looks like django-taggit-serializer may not be being maintained?

https://pypi.org/project/django-taggit-serializer/

Thanks for the information.

Originally created by @williamh on GitHub (Mar 15, 2019). Your requirements.txt lists django-taggit-serializer. If you look in the classifiers in this package's setup.py, it shows that it only works with python 2.6, 2.7 and 3.3. In the python 2 branch, my distro only supports python 2.7 (that will be removed by the end of the year I think) and we do not have python 3.3 at all. Which versions of python do you test with? it looks like django-taggit-serializer may not be being maintained? https://pypi.org/project/django-taggit-serializer/ Thanks for the information.
adam closed this issue 2025-12-29 18:19:07 +01:00
Author
Owner

@DanSheps commented on GitHub (Mar 15, 2019):

This issue has been closed as it does not conform to one of the provided templates as required by the contributing guide. If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).

@DanSheps commented on GitHub (Mar 15, 2019): This issue has been closed as it does not conform to one of the [provided templates](https://github.com/digitalocean/netbox/issues/new/choose) as required by the [contributing guide](https://github.com/digitalocean/netbox/blob/master/CONTRIBUTING.md). If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2467