Skip to content

Commit

Permalink
www/py-django-simple-history: Update to 3.0.0
Browse files Browse the repository at this point in the history
Changelog since 2.10.0:

jazzband/django-simple-history@2.10.0...3.0.0

PR:		261404
Approved by:	maintainer timeout (3 weeks)
  • Loading branch information
knobix committed Feb 12, 2022
1 parent 6700256 commit d0d0b66
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions www/py-django-simple-history/Makefile
@@ -1,7 +1,7 @@
# Created by: Carlo Strub

PORTNAME= django-simple-history
PORTVERSION= 2.12.0
PORTVERSION= 3.0.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,10 +12,10 @@ COMMENT= Store model history and view/revert changes from admin site
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR}

USES= python:3.5+
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions www/py-django-simple-history/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1602935799
SHA256 (django-simple-history-2.12.0.tar.gz) = 3b7bf6bfbcf973afca123c5786c72b917ed4d92d7bf3b6cb70fe2e3850e763a3
SIZE (django-simple-history-2.12.0.tar.gz) = 47567
TIMESTAMP = 1642371387
SHA256 (django-simple-history-3.0.0.tar.gz) = 66fe76c560054be393c52b1799661e104fbe372918d37d151e5d41c676158118
SIZE (django-simple-history-3.0.0.tar.gz) = 533193

0 comments on commit d0d0b66

Please sign in to comment.