py-magnitude: update to 0.9.4

Distfile now on github instead of googlecode.
List of changes to 0.9.3 not found.
This commit is contained in:
Thomas Klausner 2016-08-30 18:33:34 +02:00
parent 823b9a31f9
commit bc876df890
3 changed files with 10 additions and 11 deletions

View file

@ -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
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"

View file

@ -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

View file

@ -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