git: cc6685e17267 - main - www/py-django-storages: Update to 1.13.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 27 Aug 2022 10:33:58 UTC
The branch main has been updated by sunpoet:

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

commit cc6685e17267864e8582f528560481aefabf99f3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:26:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:26:32 +0000

    www/py-django-storages: Update to 1.13.1
    
    - Add NO_ARCH
    
    Changes:        https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst
---
 www/py-django-storages/Makefile | 10 +++++++---
 www/py-django-storages/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/www/py-django-storages/Makefile b/www/py-django-storages/Makefile
index 00e4e742515d..07028cb4127c 100644
--- a/www/py-django-storages/Makefile
+++ b/www/py-django-storages/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-storages
-PORTVERSION=	1.9.1
+PORTVERSION=	1.13.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,11 @@ COMMENT=	Generic storages for Django
 
 LICENSE=	BSD3CLAUSE
 
-USES=		python:3.6+
-USE_PYTHON=	distutils autoplist
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
+
+USES=		python:3.7+
+USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/www/py-django-storages/distinfo b/www/py-django-storages/distinfo
index b686b55a3490..a0f9c099099b 100644
--- a/www/py-django-storages/distinfo
+++ b/www/py-django-storages/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580801913
-SHA256 (django-storages-1.9.1.tar.gz) = a59e9923cbce7068792f75344ed7727021ee4ac20f227cf17297d0d03d141e91
-SIZE (django-storages-1.9.1.tar.gz) = 92958
+TIMESTAMP = 1660576968
+SHA256 (django-storages-1.13.1.tar.gz) = b3d98ecc09f1b1627c2b2cf430964322ce4e08617dbf9b4236c16a32875a1e0b
+SIZE (django-storages-1.13.1.tar.gz) = 235255