pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-joblib: remove PKGREVISION after update.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Nov 4 22:13:11 2015 +0100
Changeset: b8657ff40d861aedc4be27791753cdde3dcb08af
Modified Files:
py-joblib/Makefile
Log Message:
py-joblib: remove PKGREVISION after update.
Remove superfluous WRKSRC, it's the default.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b8657ff40d861aedc4be27791753cdde3dcb08af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-joblib/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/py-joblib/Makefile b/py-joblib/Makefile
index 5cc9024..3379f05 100644
--- a/py-joblib/Makefile
+++ b/py-joblib/Makefile
@@ -3,7 +3,6 @@
DISTNAME= joblib-0.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
-PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_PYPI:=j/joblib/}
MAINTAINER= jihbed.research%gmail.com@localhost
@@ -13,7 +12,6 @@ LICENSE= modified-bsd
BUILD_DEPENDS+= ${PYPKGPREFIX}-nose>=1.3.7:../../devel/py-nose
-WRKSRC= ${WRKDIR}/joblib-0.9.3
USE_LANGUAGES= # none
.include "../../lang/python/distutils.mk"
Home |
Main Index |
Thread Index |
Old Index