Skip to content

Commit

Permalink
www/py-django-bleach: Update to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 19, 2022
1 parent 5a7edb7 commit ddbbe53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-django-bleach/Makefile
@@ -1,5 +1,5 @@
PORTNAME= django-bleach
PORTVERSION= 3.0.0
PORTVERSION= 3.0.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bleach>=5<6:www/py-bleach@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django32>=1.11:www/py-django32@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}

USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-django-bleach/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1653151150
SHA256 (django-bleach-3.0.0.tar.gz) = 67b6bdc797767f26ea960b38ddb4014a946c4eea4a024b2bec829bc28f8a03b2
SIZE (django-bleach-3.0.0.tar.gz) = 22257
TIMESTAMP = 1665647979
SHA256 (django-bleach-3.0.1.tar.gz) = 0e5f145bca1a52e822097853403832d92e957e4a1d47bb90233de9d07219247b
SIZE (django-bleach-3.0.1.tar.gz) = 22219

0 comments on commit ddbbe53

Please sign in to comment.