pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-magnitude: update to 0.9.4
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Aug 30 18:33:34 2016 +0200
Changeset: bc876df89066b34219c267dd43de1a7cb21b0748
Modified Files:
py-magnitude/Makefile
py-magnitude/PLIST
py-magnitude/distinfo
Log Message:
py-magnitude: update to 0.9.4
Distfile now on github instead of googlecode.
List of changes to 0.9.3 not found.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bc876df89066b34219c267dd43de1a7cb21b0748
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-magnitude/Makefile | 11 ++++-------
py-magnitude/PLIST | 3 ++-
py-magnitude/distinfo | 7 ++++---
3 files changed, 10 insertions(+), 11 deletions(-)
diffs:
diff --git a/py-magnitude/Makefile b/py-magnitude/Makefile
index d371ba9..3e07dab 100644
--- a/py-magnitude/Makefile
+++ b/py-magnitude/Makefile
@@ -1,19 +1,16 @@
# $NetBSD: Makefile,v 1.4 2015/01/10 20:21:14 thomasklausner Exp $
-DISTNAME= magnitude-0.9.3
+DISTNAME= magnitude-0.9.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= math
-MASTER_SITES= http://magnitude.googlecode.com/files/
+MASTER_SITES= https://github.com/downloads/juanre/magnitude/
MAINTAINER= jihbed.research%gmail.com@localhost
-HOMEPAGE= http://code.google.com/p/magnitude/
+HOMEPAGE= https://github.com/juanre/magnitude/wiki
COMMENT= Python library for computing with numbers with units
LICENSE= apache-2.0
USE_LANGUAGES= # none
-PYDISTUTILSPKG= yes
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-configure
@@ -34,5 +31,5 @@ post-install:
${INSTALL_DATA_DIR} ${DESTDIR}${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${DOCDIR}
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-magnitude/PLIST b/py-magnitude/PLIST
index 0e92998..1211f09 100644
--- a/py-magnitude/PLIST
+++ b/py-magnitude/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2012/11/16 23:12:07 noud4 Exp $
+@comment $NetBSD$
bin/mgload${PYVERSSUFFIX}
+${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/magnitude.py
${PYSITELIB}/magnitude.pyc
${PYSITELIB}/magnitude.pyo
diff --git a/py-magnitude/distinfo b/py-magnitude/distinfo
index afaa762..3c25405 100644
--- a/py-magnitude/distinfo
+++ b/py-magnitude/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2010/07/16 22:18:13 jihbed Exp $
-SHA1 (magnitude-0.9.3.tar.gz) = 199a3aad607341b6a863035ef8140b7e2739267c
-RMD160 (magnitude-0.9.3.tar.gz) = 3c0a458f88f79037b2e427fda73cb71b4832c4b5
-Size (magnitude-0.9.3.tar.gz) = 8401 bytes
+SHA1 (magnitude-0.9.4.tar.gz) = ebfc210db745924473b0fc69aa6b7cb8e9c77a12
+RMD160 (magnitude-0.9.4.tar.gz) = c5e7c16b781c3d2c75b5d6868e642c53d6b428f3
+SHA512 (magnitude-0.9.4.tar.gz) = 139bbd92a904fa9d6a5c3e3660a496e97c60e89a5f9fa6741cf3c478d822728fea792a6ba386c88c3327645021257ebecb04cfa4333f3dd2bae99e60f9bb60c3
+Size (magnitude-0.9.4.tar.gz) = 11172 bytes
Home |
Main Index |
Thread Index |
Old Index