pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-powerlaw



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Oct  7 07:02:39 UTC 2018

Modified Files:
        pkgsrc/math/py-powerlaw: Makefile PLIST distinfo

Log Message:
py-powerlaw: updated to 1.4.5

1.4.5:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/py-powerlaw/Makefile \
    pkgsrc/math/py-powerlaw/PLIST pkgsrc/math/py-powerlaw/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-powerlaw/Makefile
diff -u pkgsrc/math/py-powerlaw/Makefile:1.2 pkgsrc/math/py-powerlaw/Makefile:1.3
--- pkgsrc/math/py-powerlaw/Makefile:1.2        Thu Aug 30 11:14:05 2018
+++ pkgsrc/math/py-powerlaw/Makefile    Sun Oct  7 07:02:39 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/08/30 11:14:05 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/10/07 07:02:39 adam Exp $
 
-DISTNAME=      powerlaw-1.4.4
+DISTNAME=      powerlaw-1.4.5
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/powerlaw/}
@@ -18,5 +18,5 @@ DEPENDS+=     ${PYPKGPREFIX}-scipy-[0-9]*:..
 USE_LANGUAGES= # none
 
 .include "../../devel/py-cython/buildlink3.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/py-powerlaw/PLIST
diff -u pkgsrc/math/py-powerlaw/PLIST:1.2 pkgsrc/math/py-powerlaw/PLIST:1.3
--- pkgsrc/math/py-powerlaw/PLIST:1.2   Thu Aug 30 11:14:05 2018
+++ pkgsrc/math/py-powerlaw/PLIST       Sun Oct  7 07:02:39 2018
@@ -1,5 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2018/08/30 11:14:05 adam Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.3 2018/10/07 07:02:39 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/powerlaw.py
 ${PYSITELIB}/powerlaw.pyc
 ${PYSITELIB}/powerlaw.pyo
Index: pkgsrc/math/py-powerlaw/distinfo
diff -u pkgsrc/math/py-powerlaw/distinfo:1.2 pkgsrc/math/py-powerlaw/distinfo:1.3
--- pkgsrc/math/py-powerlaw/distinfo:1.2        Thu Aug 30 11:14:05 2018
+++ pkgsrc/math/py-powerlaw/distinfo    Sun Oct  7 07:02:39 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/08/30 11:14:05 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/10/07 07:02:39 adam Exp $
 
-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
+SHA1 (powerlaw-1.4.5.tar.gz) = 540b5b4ff792299aceec7ad19bcc47d857a44a9c
+RMD160 (powerlaw-1.4.5.tar.gz) = f20660b584100d63affb427c494730b9cbb5404d
+SHA512 (powerlaw-1.4.5.tar.gz) = c01d4af4add9770d61e002402410d0745f15ef3a513aca8ebefcbeec0c16932ef16e457dba3e2a20bd65cf83ec49f69799c3ef9fd9a4a56a6c4c584cb81f121c
+Size (powerlaw-1.4.5.tar.gz) = 27918 bytes



Home | Main Index | Thread Index | Old Index