Skip to content

Commit

Permalink
www/py-django-reversion: Update to 5.0.10
Browse files Browse the repository at this point in the history
* Switch back to PyPI as the sdist is available there again.

Changelog since 4.0.1:

https://github.com/etianen/django-reversion/blob/v5.0.10/CHANGELOG.rst

PR:		276325
Approved by:	maintainer timeout (3+ weeks)
  • Loading branch information
knobix committed Feb 9, 2024
1 parent c2c97cf commit d21fe36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions www/py-django-reversion/Makefile
@@ -1,6 +1,5 @@
PORTNAME= django-reversion
PORTVERSION= 4.0.1
PORTREVISION= 1
PORTVERSION= 5.0.10
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +11,7 @@ WWW= https://pypi.org/project/django-reversion/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.0: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 www/py-django-reversion/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1642673940
SHA256 (django-reversion-4.0.1.tar.gz) = 6991f16e5d3a972912db3d56e3a714d10b07becd566ab87f85f2e9b671981339
SIZE (django-reversion-4.0.1.tar.gz) = 71383
TIMESTAMP = 1704625851
SHA256 (django-reversion-5.0.10.tar.gz) = c18749a67c1db4167ccaccc36395c5fe6078f312869683c2f3d214051e5a6b29
SIZE (django-reversion-5.0.10.tar.gz) = 72802

0 comments on commit d21fe36

Please sign in to comment.