pkgsrc/www/py-django-timezone-field/PLIST
adam b103867568 py-django-timezone-field: updated to 4.1.2
4.1.2 (2021-03-17)
Avoid NonExistentTimeError during DST transition

4.1.1 (2020-11-28)
Don't import rest_framework from package root

4.1 (2020-11-28)
Add Django REST Framework serializer field
Add new choices_display kwarg with supported values WITH_GMT_OFFSET and STANDARD
Deprecate display_GMT_offset kwarg

4.0 (2019-12-03)
Add support for django 3.0, python 3.8
Drop support for django 1.11, 2.0, 2.1, python 2.7, 3.4

3.1 (2019-10-02)
Officially support django 2.2 (already worked)
Add option to display TZ offsets in form field
2021-05-08 06:07:05 +00:00

27 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2021/05/08 06:07:05 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/timezone_field/__init__.py
${PYSITELIB}/timezone_field/__init__.pyc
${PYSITELIB}/timezone_field/__init__.pyo
${PYSITELIB}/timezone_field/choices.py
${PYSITELIB}/timezone_field/choices.pyc
${PYSITELIB}/timezone_field/choices.pyo
${PYSITELIB}/timezone_field/fields.py
${PYSITELIB}/timezone_field/fields.pyc
${PYSITELIB}/timezone_field/fields.pyo
${PYSITELIB}/timezone_field/forms.py
${PYSITELIB}/timezone_field/forms.pyc
${PYSITELIB}/timezone_field/forms.pyo
${PYSITELIB}/timezone_field/models.py
${PYSITELIB}/timezone_field/models.pyc
${PYSITELIB}/timezone_field/models.pyo
${PYSITELIB}/timezone_field/rest_framework.py
${PYSITELIB}/timezone_field/rest_framework.pyc
${PYSITELIB}/timezone_field/rest_framework.pyo
${PYSITELIB}/timezone_field/utils.py
${PYSITELIB}/timezone_field/utils.pyc
${PYSITELIB}/timezone_field/utils.pyo