git: d0d0b665794a - main - www/py-django-simple-history: Update to 3.0.0

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Sat, 12 Feb 2022 17:16:33 UTC
The branch main has been updated by kai:

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

commit d0d0b665794a7d8a0096595ca783118be65c6ff5
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-02-12 17:13:41 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-02-12 17:13:41 +0000

    www/py-django-simple-history: Update to 3.0.0
    
    Changelog since 2.10.0:
    
    https://github.com/jazzband/django-simple-history/compare/2.10.0...3.0.0
    
    PR:             261404
    Approved by:    maintainer timeout (3 weeks)
---
 www/py-django-simple-history/Makefile | 8 ++++----
 www/py-django-simple-history/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/py-django-simple-history/Makefile b/www/py-django-simple-history/Makefile
index cb1735915691..5fe0dea10ba0 100644
--- a/www/py-django-simple-history/Makefile
+++ b/www/py-django-simple-history/Makefile
@@ -1,7 +1,7 @@
 # Created by: Carlo Strub
 
 PORTNAME=	django-simple-history
-PORTVERSION=	2.12.0
+PORTVERSION=	3.0.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,10 @@ COMMENT=	Store model history and view/revert changes from admin site
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/www/py-django-simple-history/distinfo b/www/py-django-simple-history/distinfo
index 2f00c83398e6..1d5f473b80c8 100644
--- a/www/py-django-simple-history/distinfo
+++ b/www/py-django-simple-history/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602935799
-SHA256 (django-simple-history-2.12.0.tar.gz) = 3b7bf6bfbcf973afca123c5786c72b917ed4d92d7bf3b6cb70fe2e3850e763a3
-SIZE (django-simple-history-2.12.0.tar.gz) = 47567
+TIMESTAMP = 1642371387
+SHA256 (django-simple-history-3.0.0.tar.gz) = 66fe76c560054be393c52b1799661e104fbe372918d37d151e5d41c676158118
+SIZE (django-simple-history-3.0.0.tar.gz) = 533193