Subject: CVS commit: pkgsrc/www/py-django-appconf
From: Mark Davies
Date: 2023-06-05 13:36:55
Message id: 20230605113655.80B19FA88@cvs.NetBSD.org

Log Message:
py-django-appconf: update to 1.0.5

1.0.5 (2021-09-24)
* Adds testing against latest non-EOL Python and Django versions and updates
  package metadata accordingly.

1.0.4 (2020-04-01)
* Run tests for Django 2.2 and 3.0 and Python 3.5, 3.6, 3.7 and 3.8
* Add template and middleware settings in test_settings (required for Django 2.2)

1.0.3 (2019-03-3)
Packaging metadata updates:
* Update tox configuration to match Django Python support map
* Drop support for Django 1.8, 1.9 and 1.10
* Drop support for python 3.3
* Confirm support for Django 1.11, 2.0 and 2.1
* Confirm support for python 3.7

1.0.2 (2016-04-19)
* Minor fixes to test setup
* Update supported Django and Python versions, in line with Django's
  own supported versions.

1.0 (2015-02-15)
*   This app precedes Django's own AppConfig_ classes that act as
    "objects [to] store metadata for an application" inside Django's
    app loading mechanism. In other words, they solve a related but
    different use case than django-appconf and can't easily be used
    as a replacement. The similarity in name is purely coincidental.
* Dropped support of Python 2.5.
* Added support for Django 1.7 and 1.8.
* Modernized test setup.

Files:
RevisionActionfile
1.8modifypkgsrc/www/py-django-appconf/Makefile
1.3modifypkgsrc/www/py-django-appconf/PLIST
1.8modifypkgsrc/www/py-django-appconf/distinfo