pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-django-filer py-django-filer: depend on py-easy...
details: https://anonhg.NetBSD.org/pkgsrc/rev/762e9698f431
branches: trunk
changeset: 411721:762e9698f431
user: adam <adam%pkgsrc.org@localhost>
date: Wed Feb 19 11:03:03 2020 +0000
description:
py-django-filer: depend on py-easy-thumbnails
diffstat:
www/py-django-filer/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r f85b2729ef89 -r 762e9698f431 www/py-django-filer/Makefile
--- a/www/py-django-filer/Makefile Wed Feb 19 11:00:55 2020 +0000
+++ b/www/py-django-filer/Makefile Wed Feb 19 11:03:03 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/05/14 06:21:42 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/02/19 11:03:03 adam Exp $
DISTNAME= django-filer-1.4.0
+PKGREVISION= 1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-filer/}
@@ -13,9 +14,9 @@
DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-Unidecode>=0.04:../../textproc/py-Unidecode
DEPENDS+= ${PYPKGPREFIX}-django>=1.8:../../www/py-django
-DEPENDS+= ${PYPKGPREFIX}-django-easy-thumbnails>=2.0:../../www/py-django-easy-thumbnails
DEPENDS+= ${PYPKGPREFIX}-django-mptt>=0.6:../../www/py-django-mptt
DEPENDS+= ${PYPKGPREFIX}-django-polymorphic>=0.7:../../www/py-django-polymorphic
+DEPENDS+= ${PYPKGPREFIX}-easy-thumbnails>=2.0:../../www/py-easy-thumbnails
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index