pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-tastypie
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 9 12:19:49 UTC 2018
Modified Files:
pkgsrc/www/py-django-tastypie: Makefile
Log Message:
py-django-tastypie: Fix python-digest dependency.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-django-tastypie/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-django-tastypie/Makefile
diff -u pkgsrc/www/py-django-tastypie/Makefile:1.12 pkgsrc/www/py-django-tastypie/Makefile:1.13
--- pkgsrc/www/py-django-tastypie/Makefile:1.12 Sun Nov 26 17:36:00 2017
+++ pkgsrc/www/py-django-tastypie/Makefile Tue Jan 9 12:19:49 2018
@@ -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 @@ PYTHON_VERSIONED_DEPENDENCIES+= python-d
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