Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-django-reversion Needs py-six



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c218b59ba1c
branches:  trunk
changeset: 429066:4c218b59ba1c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Apr 15 22:37:54 2020 +0000

description:
Needs py-six

diffstat:

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

diffs (17 lines):

diff -r 02a8f8e283ad -r 4c218b59ba1c www/py-django-reversion/Makefile
--- a/www/py-django-reversion/Makefile  Wed Apr 15 22:37:40 2020 +0000
+++ b/www/py-django-reversion/Makefile  Wed Apr 15 22:37:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/02/02 08:08:10 adam Exp $
+# $NetBSD: Makefile,v 1.22 2020/04/15 22:37:54 joerg Exp $
 
 DISTNAME=      django-reversion-2.0.13
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,7 @@
 LICENSE=       modified-bsd
 
 DEPENDS+=      ${PYPKGPREFIX}-django>=1.8:../../www/py-django
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index