pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django-filter py-django != py-djangorestframework



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19c8e60a960b
branches:  trunk
changeset: 406323:19c8e60a960b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 18 15:43:44 2019 +0000

description:
py-django != py-djangorestframework

diffstat:

 www/py-django-filter/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ea770c545147 -r 19c8e60a960b www/py-django-filter/Makefile
--- a/www/py-django-filter/Makefile     Wed Dec 18 14:02:25 2019 +0000
+++ b/www/py-django-filter/Makefile     Wed Dec 18 15:43:44 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/12/15 21:41:26 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/12/18 15:43:44 joerg Exp $
 
 DISTNAME=      django-filter-2.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@
 COMMENT=       Generic dynamic filtering support for Django
 LICENSE=       modified-bsd
 
-DEPENDS+=      ${PYPKGPREFIX}-django>=1.11:../../www/py-djangorestframework
+DEPENDS+=      ${PYPKGPREFIX}-django>=1.11:../../www/py-django
 DEPENDS+=      ${PYPKGPREFIX}-djangorestframework-[0-9]*:../../www/py-djangorestframework
 
 USE_LANGUAGES= # none



Home | Main Index | Thread Index | Old Index