Skip to content

Commit

Permalink
www/py-django_compressor: Update to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Gallamore authored and Richard Gallamore committed Jan 11, 2022
1 parent ab4f1a6 commit 4cdf380
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions www/py-django_compressor/Makefile
@@ -1,8 +1,7 @@
# Created by: Lung-Pin Chang <changlp@cs.nctu.edu.tw>

PORTNAME= django_compressor
PORTVERSION= 2.4
PORTREVISION= 1
PORTVERSION= 3.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,8 +13,8 @@ LICENSE= MIT

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}versiontools>=1.8.2:devel/py-versiontools@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-appconf>=1.0.2:www/py-django-appconf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rcssmin>=1.0.6:archivers/py-rcssmin@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rjsmin>=1.1.0:archivers/py-rjsmin@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}rcssmin>=1.1.0:archivers/py-rcssmin@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rjsmin>=1.2.0:archivers/py-rjsmin@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-django_compressor/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1579233244
SHA256 (django_compressor-2.4.tar.gz) = d2ed1c6137ddaac5536233ec0a819e14009553fee0a869bea65d03e5285ba74f
SIZE (django_compressor-2.4.tar.gz) = 111853
TIMESTAMP = 1641939069
SHA256 (django_compressor-3.1.tar.gz) = c4a87bf65f9a534cfaf1c321a000a229c24e50c6d62ba6ab089482db42e819d9
SIZE (django_compressor-3.1.tar.gz) = 123383

0 comments on commit 4cdf380

Please sign in to comment.