Skip to content

Commit

Permalink
graphics/py-sorl-thumbnail: Update to 12.10.0
Browse files Browse the repository at this point in the history
Changelog since 12.8.0:

https://github.com/jazzband/sorl-thumbnail/blob/12.10.0/CHANGES.rst

PR:		276320
Approved by:	Kevin Golding (maintainer)
  • Loading branch information
knobix committed Jan 16, 2024
1 parent 3687e17 commit 4ef1aa0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions 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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 4ef1aa0

Please sign in to comment.