Mon May 18 10:38:13 2020 UTC ()
py-ligotimegps: updated to 2.0.1

v2.0.1:
Bug-fixes (including package, unit test, and documentation updates):
- added readthedocs sphinx configuration


(adam)
diff -r1.3 -r1.4 pkgsrc/time/py-ligotimegps/Makefile
diff -r1.2 -r1.3 pkgsrc/time/py-ligotimegps/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/time/py-ligotimegps/Makefile (expand / switch to unified diff)

--- pkgsrc/time/py-ligotimegps/Makefile 2018/12/05 15:57:48 1.3
+++ pkgsrc/time/py-ligotimegps/Makefile 2020/05/18 10:38:13 1.4
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.3 2018/12/05 15:57:48 adam Exp $ 1# $NetBSD: Makefile,v 1.4 2020/05/18 10:38:13 adam Exp $
2 2
3DISTNAME= ligotimegps-2.0.0 3DISTNAME= ligotimegps-2.0.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= time python 5CATEGORIES= time python
6MASTER_SITES= ${MASTER_SITE_PYPI:=l/ligotimegps/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=l/ligotimegps/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/gwpy/ligotimegps 9HOMEPAGE= https://github.com/gwpy/ligotimegps
10COMMENT= Pure-python version of lal.LIGOTimeGPS 10COMMENT= Pure-python version of lal.LIGOTimeGPS
11LICENSE= gnu-lgpl-v3 11LICENSE= gnu-lgpl-v3
12 12
 13BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
13TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8:../../devel/py-test 14TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8:../../devel/py-test
14TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner 
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
19 19
20.include "../../lang/python/egg.mk" 20.include "../../lang/python/egg.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/time/py-ligotimegps/distinfo (expand / switch to unified diff)

--- pkgsrc/time/py-ligotimegps/distinfo 2018/12/05 15:57:48 1.2
+++ pkgsrc/time/py-ligotimegps/distinfo 2020/05/18 10:38:13 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2018/12/05 15:57:48 adam Exp $ 1$NetBSD: distinfo,v 1.3 2020/05/18 10:38:13 adam Exp $
2 2
3SHA1 (ligotimegps-2.0.0.tar.gz) = 6934ed70717072d3dd740fad5b66c71ed1a50f91 3SHA1 (ligotimegps-2.0.1.tar.gz) = dbeb51e631f0d08f6286670ce23d5af4eb7a82d6
4RMD160 (ligotimegps-2.0.0.tar.gz) = f99edb6f50e76232ebf61a12a9f95baabf595491 4RMD160 (ligotimegps-2.0.1.tar.gz) = 79eff913d70189aa0e631b4055a3b3feb63ef641
5SHA512 (ligotimegps-2.0.0.tar.gz) = c59a779360bb42614167f8d76ddd2c5ac4e8f1f6030d3609ba4410828d5575624476fcc48067461a8624b43a82aa24d0ddb30a1fe0f65e90990a8c187c6acf7f 5SHA512 (ligotimegps-2.0.1.tar.gz) = 075dfe98d588305aa3fbad47895d54f26d72fc756d175b607fff51913a40b1219f50602c86da35bb47b335b9275775b903bdcfbd053d7df519f3c6df5f71c997
6Size (ligotimegps-2.0.0.tar.gz) = 35840 bytes 6Size (ligotimegps-2.0.1.tar.gz) = 35191 bytes