pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-ligotimegps



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May 18 10:38:13 UTC 2020

Modified Files:
        pkgsrc/time/py-ligotimegps: Makefile distinfo

Log Message:
py-ligotimegps: updated to 2.0.1

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/py-ligotimegps/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/py-ligotimegps/distinfo

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

Modified files:

Index: pkgsrc/time/py-ligotimegps/Makefile
diff -u pkgsrc/time/py-ligotimegps/Makefile:1.3 pkgsrc/time/py-ligotimegps/Makefile:1.4
--- pkgsrc/time/py-ligotimegps/Makefile:1.3     Wed Dec  5 15:57:48 2018
+++ pkgsrc/time/py-ligotimegps/Makefile Mon May 18 10:38:13 2020
@@ -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/ligoti
 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
 

Index: pkgsrc/time/py-ligotimegps/distinfo
diff -u pkgsrc/time/py-ligotimegps/distinfo:1.2 pkgsrc/time/py-ligotimegps/distinfo:1.3
--- pkgsrc/time/py-ligotimegps/distinfo:1.2     Wed Dec  5 15:57:48 2018
+++ pkgsrc/time/py-ligotimegps/distinfo Mon May 18 10:38:13 2020
@@ -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



Home | Main Index | Thread Index | Old Index