Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2024 05:24:10 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4ef1aa045a71 - main - graphics/py-sorl-thumbnail: Update to 12.10.0
Message-ID:  <202401160524.40G5OA3R026129@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

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

commit 4ef1aa045a713e20fd97ad473d7e46fd1cca9156
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-01-16 05:15:21 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-01-16 05:15:21 +0000

    graphics/py-sorl-thumbnail: Update to 12.10.0
    
    Changelog since 12.8.0:
    
    https://github.com/jazzband/sorl-thumbnail/blob/12.10.0/CHANGES.rst
    
    PR:             276320
    Approved by:    Kevin Golding (maintainer)
---
 graphics/py-sorl-thumbnail/Makefile | 5 ++---
 graphics/py-sorl-thumbnail/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/graphics/py-sorl-thumbnail/Makefile b/graphics/py-sorl-thumbnail/Makefile
index a25a1a85dcc8..377914253471 100644
--- a/graphics/py-sorl-thumbnail/Makefile
+++ b/graphics/py-sorl-thumbnail/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	sorl-thumbnail
-PORTVERSION=	12.8.0
-PORTREVISION=	2
+PORTVERSION=	12.10.0
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +12,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=1.11: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/graphics/py-sorl-thumbnail/distinfo b/graphics/py-sorl-thumbnail/distinfo
index 024c19fbf3bd..503ab119ce1b 100644
--- a/graphics/py-sorl-thumbnail/distinfo
+++ b/graphics/py-sorl-thumbnail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645028356
-SHA256 (sorl-thumbnail-12.8.0.tar.gz) = ee2a3c9f0b889e59919383d3781f1317dc9c4927fb44b22fb1437f6fe7054b96
-SIZE (sorl-thumbnail-12.8.0.tar.gz) = 665175
+TIMESTAMP = 1704566157
+SHA256 (sorl-thumbnail-12.10.0.tar.gz) = de95a49217fdfeced222fa3ceaa01d312ee2f8aad56ba34d6c70f2dee9a84938
+SIZE (sorl-thumbnail-12.10.0.tar.gz) = 665255



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401160524.40G5OA3R026129>