Skip to content

Commit

Permalink
www/py-django-simple-history: Update to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent 79445cf commit bec9f45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions www/py-django-simple-history/Makefile
@@ -1,5 +1,5 @@
PORTNAME= django-simple-history
PORTVERSION= 3.4.0
PORTVERSION= 3.5.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,8 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=0:www/py-django32@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.6:www/py-asgiref@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django32>=0:www/py-django32@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-django-simple-history/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695143377
SHA256 (django-simple-history-3.4.0.tar.gz) = 19bd1a87e1e2eba34dfd43eab1fcf2da5752221f343232f2372b2121c7e3b97d
SIZE (django-simple-history-3.4.0.tar.gz) = 566129
TIMESTAMP = 1709390738
SHA256 (django-simple-history-3.5.0.tar.gz) = eef2943d7c846270f11c8136f38a3ba00de2bebd7b1b89037de5d9b148ed677a
SIZE (django-simple-history-3.5.0.tar.gz) = 569458

0 comments on commit bec9f45

Please sign in to comment.