git: d21fe363fab5 - main - www/py-django-reversion: Update to 5.0.10

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Fri, 09 Feb 2024 05:43:43 UTC
The branch main has been updated by kai:

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

commit d21fe363fab59d12db15c24ee41065fc9b504be9
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-02-09 05:24:23 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-02-09 05:24:23 +0000

    www/py-django-reversion: Update to 5.0.10
    
    * Switch back to PyPI as the sdist is available there again.
    
    Changelog since 4.0.1:
    
    https://github.com/etianen/django-reversion/blob/v5.0.10/CHANGELOG.rst
    
    PR:             276325
    Approved by:    maintainer timeout (3+ weeks)
---
 www/py-django-reversion/Makefile | 5 ++---
 www/py-django-reversion/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile
index c721b211de5c..88927e5df203 100644
--- a/www/py-django-reversion/Makefile
+++ b/www/py-django-reversion/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	django-reversion
-PORTVERSION=	4.0.1
-PORTREVISION=	1
+PORTVERSION=	5.0.10
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ WWW=		https://pypi.org/project/django-reversion/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=2.0:www/py-django32@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/www/py-django-reversion/distinfo b/www/py-django-reversion/distinfo
index 46f76049014b..bab43850d565 100644
--- a/www/py-django-reversion/distinfo
+++ b/www/py-django-reversion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642673940
-SHA256 (django-reversion-4.0.1.tar.gz) = 6991f16e5d3a972912db3d56e3a714d10b07becd566ab87f85f2e9b671981339
-SIZE (django-reversion-4.0.1.tar.gz) = 71383
+TIMESTAMP = 1704625851
+SHA256 (django-reversion-5.0.10.tar.gz) = c18749a67c1db4167ccaccc36395c5fe6078f312869683c2f3d214051e5a6b29
+SIZE (django-reversion-5.0.10.tar.gz) = 72802