Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2021 22:04:53 GMT
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 63ccb0e47b37 - main - www/py-django-webpack-loader: Updated to 1.0.0
Message-ID:  <202105222204.14MM4rZR000848@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=63ccb0e47b370694c1ca23e46e86a194fd7cf182

commit 63ccb0e47b370694c1ca23e46e86a194fd7cf182
Author:     Richard Gallamore <ultima@FreeBSD.org>
AuthorDate: 2021-05-22 22:02:53 +0000
Commit:     Richard Gallamore <ultima@FreeBSD.org>
CommitDate: 2021-05-22 22:02:53 +0000

    www/py-django-webpack-loader: Updated to 1.0.0
    
    Changes: https://github.com/django-webpack/django-webpack-loader/blob/1.0.0/CHANGELOG.md
---
 www/py-django-webpack-loader/Makefile | 5 ++---
 www/py-django-webpack-loader/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-django-webpack-loader/Makefile b/www/py-django-webpack-loader/Makefile
index 75b50aa506dc..44b33351ff8b 100644
--- a/www/py-django-webpack-loader/Makefile
+++ b/www/py-django-webpack-loader/Makefile
@@ -1,8 +1,7 @@
 # Created by: Richard Gallamore <ultima@FreeBSD.org>
 
 PORTNAME=	django-webpack-loader
-PORTVERSION=	0.7.0
-PORTREVISION=	1
+PORTVERSION=	1.0.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +12,7 @@ COMMENT=	Transparently use webpack with Django
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=1.10.1:www/py-django22@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=2.0:www/py-django22@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist concurrent
diff --git a/www/py-django-webpack-loader/distinfo b/www/py-django-webpack-loader/distinfo
index 860ad51c3e55..2fae2e54cf0f 100644
--- a/www/py-django-webpack-loader/distinfo
+++ b/www/py-django-webpack-loader/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586998513
-SHA256 (django-webpack-loader-0.7.0.tar.gz) = 7a3c88201aa54481f9399465615cbe7b9aece8081496a6d0287b7cb8e232f447
-SIZE (django-webpack-loader-0.7.0.tar.gz) = 11172
+TIMESTAMP = 1621714393
+SHA256 (django-webpack-loader-1.0.0.tar.gz) = 2cee0ff147bd0f34e046c23835720d7e3eabddcba3bfab1853d9c4fd0df12565
+SIZE (django-webpack-loader-1.0.0.tar.gz) = 13475



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105222204.14MM4rZR000848>