summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-07-30 17:34:41 +0000
committeradam <adam@pkgsrc.org>2017-07-30 17:34:41 +0000
commit9c5c3f4706ced921c1eed94c48d032317e482ce9 (patch)
treea2c518e9d6ed5000d95f5d335e75e04d6330d498
parent0b561846f59de14745fa0757588a1c2c5ef2f5af (diff)
downloadpkgsrc-9c5c3f4706ced921c1eed94c48d032317e482ce9.tar.gz
7.4.1
Bug fixes
-rw-r--r--devel/py-lama/ALTERNATIVES3
-rw-r--r--devel/py-lama/Makefile17
-rw-r--r--devel/py-lama/PLIST4
-rw-r--r--devel/py-lama/distinfo10
4 files changed, 16 insertions, 18 deletions
diff --git a/devel/py-lama/ALTERNATIVES b/devel/py-lama/ALTERNATIVES
index 8706344dcec..43e7a394015 100644
--- a/devel/py-lama/ALTERNATIVES
+++ b/devel/py-lama/ALTERNATIVES
@@ -1,2 +1 @@
-bin/py.test @PREFIX@/bin/py.test-@PYVERSSUFFIX@
-bin/pytest @PREFIX@/bin/pytest-@PYVERSSUFFIX@
+bin/pylama @PREFIX@/bin/pylama@PYVERSSUFFIX@
diff --git a/devel/py-lama/Makefile b/devel/py-lama/Makefile
index 15208a8e9af..ace8eafd5ed 100644
--- a/devel/py-lama/Makefile
+++ b/devel/py-lama/Makefile
@@ -1,27 +1,26 @@
-# $NetBSD: Makefile,v 1.1 2017/04/04 14:40:14 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/07/30 17:34:41 adam Exp $
-DISTNAME= pylama-7.3.3
+DISTNAME= pylama-7.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylama/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://pypi.python.org/pypi/pylama/
+HOMEPAGE= https://github.com/klen/pylama
COMMENT= Code audit tool for Python
LICENSE= gnu-lgpl-v3
-DEPENDS+= ${PYPKGPREFIX}-flakes>=0.8.1:../../devel/py-flakes
-DEPENDS+= ${PYPKGPREFIX}-mccabe-[0-9]*:../../devel/py-mccabe
-DEPENDS+= ${PYPKGPREFIX}-docstyle-[0-9]*:../../devel/py-docstyle
-DEPENDS+= ${PYPKGPREFIX}-codestyle-[0-9]*:../../devel/py-codestyle
+DEPENDS+= ${PYPKGPREFIX}-codestyle>=2.3.1:../../devel/py-codestyle
+DEPENDS+= ${PYPKGPREFIX}-docstyle>=2.0.0:../../devel/py-docstyle
+DEPENDS+= ${PYPKGPREFIX}-flakes>=1.5.0:../../devel/py-flakes
+DEPENDS+= ${PYPKGPREFIX}-mccabe>=0.5.2:../../devel/py-mccabe
DEPENDS+= ${PYPKGPREFIX}-py-[0-9]*:../../devel/py-py
DEPENDS+= ${PYPKGPREFIX}-radon-[0-9]*:../../devel/py-radon
-
# TEST_DEPENDS
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
post-install:
- ${MV} ${DESTDIR}${PREFIX}/bin/pylama ${DESTDIR}${PREFIX}/bin/pylama-${PYVERSSUFFIX}
+ cd ${DESTDIR}${PREFIX}/bin && ${MV} pylama pylama${PYVERSSUFFIX} || ${TRUE}
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-lama/PLIST b/devel/py-lama/PLIST
index 255367d23f9..67dfc721ab3 100644
--- a/devel/py-lama/PLIST
+++ b/devel/py-lama/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2017/04/04 14:40:14 wiz Exp $
-bin/pylama-${PYVERSSUFFIX}
+@comment $NetBSD: PLIST,v 1.2 2017/07/30 17:34:41 adam Exp $
+bin/pylama${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
diff --git a/devel/py-lama/distinfo b/devel/py-lama/distinfo
index 32975528b79..1eaf03f5cd5 100644
--- a/devel/py-lama/distinfo
+++ b/devel/py-lama/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/04/04 14:40:14 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/07/30 17:34:41 adam Exp $
-SHA1 (pylama-7.3.3.tar.gz) = fca7b39a3e98474d9e9e675f548bbf13dd3af31b
-RMD160 (pylama-7.3.3.tar.gz) = c7733c353a5a3595262e1fcaf388199401bd7845
-SHA512 (pylama-7.3.3.tar.gz) = e39d8d7111c742b44b9cb2039fb9ddbe9216f7d48c2eea513d80c018c0ca01e8937815fc22dbc9e55076de82f9c6b6c5224b3e592eb28229c38159a1170de864
-Size (pylama-7.3.3.tar.gz) = 27941 bytes
+SHA1 (pylama-7.4.1.tar.gz) = b1ddb568f4a5cddcf94c1107484721acd29dccdb
+RMD160 (pylama-7.4.1.tar.gz) = c160db75885fca1d400ddd5192616c9bf8698481
+SHA512 (pylama-7.4.1.tar.gz) = 02615bbdb6bfb58524ac82921dcc9e016395e03360a6f7bb48a14f6be85a3c13d682f87956b04c7077c100b3e8641df9fdcca1d39468709d9ac167f3eabf5719
+Size (pylama-7.4.1.tar.gz) = 28346 bytes