pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/py-powerlaw py-powerlaw: updated to 1.4.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b9eb82d692b
branches:  trunk
changeset: 312266:6b9eb82d692b
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Aug 30 11:14:05 2018 +0000

description:
py-powerlaw: updated to 1.4.4

1.4.4:
Unknown changes

diffstat:

 math/py-powerlaw/Makefile |   7 +++----
 math/py-powerlaw/PLIST    |   3 ++-
 math/py-powerlaw/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (48 lines):

diff -r 13951a390191 -r 6b9eb82d692b math/py-powerlaw/Makefile
--- a/math/py-powerlaw/Makefile Thu Aug 30 11:03:34 2018 +0000
+++ b/math/py-powerlaw/Makefile Thu Aug 30 11:14:05 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/01/24 00:45:21 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/30 11:14:05 adam Exp $
 
-DISTNAME=      powerlaw-1.4.3
+DISTNAME=      powerlaw-1.4.4
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/powerlaw/}
@@ -15,9 +15,8 @@
 DEPENDS+=      ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
 DEPENDS+=      ${PYPKGPREFIX}-scipy-[0-9]*:../../math/py-scipy
 
-PYDISTUTILSPKG=        yes
 USE_LANGUAGES= # none
 
 .include "../../devel/py-cython/buildlink3.mk"
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 13951a390191 -r 6b9eb82d692b math/py-powerlaw/PLIST
--- a/math/py-powerlaw/PLIST    Thu Aug 30 11:03:34 2018 +0000
+++ b/math/py-powerlaw/PLIST    Thu Aug 30 11:14:05 2018 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2018/01/24 00:45:21 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/08/30 11:14:05 adam Exp $
+${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/powerlaw.py
 ${PYSITELIB}/powerlaw.pyc
 ${PYSITELIB}/powerlaw.pyo
diff -r 13951a390191 -r 6b9eb82d692b math/py-powerlaw/distinfo
--- a/math/py-powerlaw/distinfo Thu Aug 30 11:03:34 2018 +0000
+++ b/math/py-powerlaw/distinfo Thu Aug 30 11:14:05 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/01/24 00:45:21 minskim Exp $
+$NetBSD: distinfo,v 1.2 2018/08/30 11:14:05 adam Exp $
 
-SHA1 (powerlaw-1.4.3.tar.gz) = b474b2c046d3edce23b0f74de65d391e61e0cd6e
-RMD160 (powerlaw-1.4.3.tar.gz) = ecf7c01ebeceebd9530e80c438dbdd268cabcba4
-SHA512 (powerlaw-1.4.3.tar.gz) = f1f406e492d26c5e5a07bf7243c5ec857021b10b2f703b83c2dc635346281efb1e26feac5e686325c64f2ff45fa0356061afaea5f94a784f60f6e147ef8eb6b0
-Size (powerlaw-1.4.3.tar.gz) = 24089 bytes
+SHA1 (powerlaw-1.4.4.tar.gz) = ad49597c958b60c81cf7a1fee89238f2eb2e48d2
+RMD160 (powerlaw-1.4.4.tar.gz) = 578d292356ecf5167d85ece6f3ab6be2add56eba
+SHA512 (powerlaw-1.4.4.tar.gz) = 26899e2f5d139d2c24af3f2234bb4219aeaa48c8c47920b1bb9367e0e7f6355f8716bd0edc3e984b7a3917d6d461c36af99d60aea15452018aac1de53ab610ce
+Size (powerlaw-1.4.4.tar.gz) = 27427 bytes



Home | Main Index | Thread Index | Old Index