py-ligotimegps: updated to 2.0.1
v2.0.1: Bug-fixes (including package, unit test, and documentation updates): - added readthedocs sphinx configuration
This commit is contained in:
parent
68f7d0442a
commit
aeffded816
2 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 2018/12/05 15:57:48 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2020/05/18 10:38:13 adam Exp $
|
||||
|
||||
DISTNAME= ligotimegps-2.0.0
|
||||
DISTNAME= ligotimegps-2.0.1
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= time python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=l/ligotimegps/}
|
||||
|
@ -10,8 +10,8 @@ HOMEPAGE= https://github.com/gwpy/ligotimegps
|
|||
COMMENT= Pure-python version of lal.LIGOTimeGPS
|
||||
LICENSE= gnu-lgpl-v3
|
||||
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
|
||||
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8:../../devel/py-test
|
||||
TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2018/12/05 15:57:48 adam Exp $
|
||||
$NetBSD: distinfo,v 1.3 2020/05/18 10:38:13 adam Exp $
|
||||
|
||||
SHA1 (ligotimegps-2.0.0.tar.gz) = 6934ed70717072d3dd740fad5b66c71ed1a50f91
|
||||
RMD160 (ligotimegps-2.0.0.tar.gz) = f99edb6f50e76232ebf61a12a9f95baabf595491
|
||||
SHA512 (ligotimegps-2.0.0.tar.gz) = c59a779360bb42614167f8d76ddd2c5ac4e8f1f6030d3609ba4410828d5575624476fcc48067461a8624b43a82aa24d0ddb30a1fe0f65e90990a8c187c6acf7f
|
||||
Size (ligotimegps-2.0.0.tar.gz) = 35840 bytes
|
||||
SHA1 (ligotimegps-2.0.1.tar.gz) = dbeb51e631f0d08f6286670ce23d5af4eb7a82d6
|
||||
RMD160 (ligotimegps-2.0.1.tar.gz) = 79eff913d70189aa0e631b4055a3b3feb63ef641
|
||||
SHA512 (ligotimegps-2.0.1.tar.gz) = 075dfe98d588305aa3fbad47895d54f26d72fc756d175b607fff51913a40b1219f50602c86da35bb47b335b9275775b903bdcfbd053d7df519f3c6df5f71c997
|
||||
Size (ligotimegps-2.0.1.tar.gz) = 35191 bytes
|
||||
|
|
Loading…
Reference in a new issue