pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-django-tastypie py-django-tastypie: Fix python-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72370b004550
branches:  trunk
changeset: 373720:72370b004550
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 09 12:19:49 2018 +0000

description:
py-django-tastypie: Fix python-digest dependency.

Bump PKGREVISION.

diffstat:

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

diffs (19 lines):

diff -r bda8dc1cac9b -r 72370b004550 www/py-django-tastypie/Makefile
--- a/www/py-django-tastypie/Makefile   Tue Jan 09 12:17:55 2018 +0000
+++ b/www/py-django-tastypie/Makefile   Tue Jan 09 12:19:49 2018 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/11/26 17:36:00 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/01/09 12:19:49 wiz Exp $
 
 DISTNAME=      django-tastypie-0.14.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    python www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-tastypie/}
 
@@ -22,4 +23,5 @@
 USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index