git: 92bd01c5b5e2 - main - www/py-django-appconf: Update to 1.0.6

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 27 Nov 2023 10:44:49 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=92bd01c5b5e2e367cc5199fd3a28ddc118e410b6

commit 92bd01c5b5e2e367cc5199fd3a28ddc118e410b6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 10:09:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 10:30:06 +0000

    www/py-django-appconf: Update to 1.0.6
    
    - Update WWW
    
    Changes:        https://github.com/django-compressor/django-appconf/blob/develop/docs/changelog.rst
---
 www/py-django-appconf/Makefile | 10 ++++++----
 www/py-django-appconf/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/www/py-django-appconf/Makefile b/www/py-django-appconf/Makefile
index c62693d15d9d..0c98fa14dc62 100644
--- a/www/py-django-appconf/Makefile
+++ b/www/py-django-appconf/Makefile
@@ -1,18 +1,20 @@
 PORTNAME=	django-appconf
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	Helper class for handling configuration defaults gracefully
-WWW=		https://django-appconf.readthedocs.org/
+WWW=		https://django-appconf.readthedocs.io/en/latest/ \
+		https://github.com/django-compressor/django-appconf
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		python
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/www/py-django-appconf/distinfo b/www/py-django-appconf/distinfo
index 660d65fe7f33..da518690482c 100644
--- a/www/py-django-appconf/distinfo
+++ b/www/py-django-appconf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644721722
-SHA256 (django-appconf-1.0.5.tar.gz) = be3db0be6c81fa84742000b89a81c016d70ae66a7ccb620cdef592b1f1a6aaa4
-SIZE (django-appconf-1.0.5.tar.gz) = 15891
+TIMESTAMP = 1700760694
+SHA256 (django-appconf-1.0.6.tar.gz) = cfe87ea827c4ee04b9a70fab90b86d704cb02f2981f89da8423cb0fabf88efbf
+SIZE (django-appconf-1.0.6.tar.gz) = 15895