pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/py-monotonic py-monotonic: updated to 1.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6de583adf274
branches:  trunk
changeset: 770013:6de583adf274
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Nov 23 21:13:37 2021 +0000

description:
py-monotonic: updated to 1.6

1.6:
Fix order for converting mach absolute time

diffstat:

 time/py-monotonic/Makefile |  4 ++--
 time/py-monotonic/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 8f1a4f9163fa -r 6de583adf274 time/py-monotonic/Makefile
--- a/time/py-monotonic/Makefile        Tue Nov 23 21:11:53 2021 +0000
+++ b/time/py-monotonic/Makefile        Tue Nov 23 21:13:37 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/10/07 08:39:56 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/11/23 21:13:37 adam Exp $
 
-DISTNAME=      monotonic-1.5
+DISTNAME=      monotonic-1.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/monotonic/}
diff -r 8f1a4f9163fa -r 6de583adf274 time/py-monotonic/distinfo
--- a/time/py-monotonic/distinfo        Tue Nov 23 21:11:53 2021 +0000
+++ b/time/py-monotonic/distinfo        Tue Nov 23 21:13:37 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:24:34 nia Exp $
+$NetBSD: distinfo,v 1.5 2021/11/23 21:13:37 adam Exp $
 
-BLAKE2s (monotonic-1.5.tar.gz) = d65e8b1765e04e810a1f3264c252991d672499c3294ca17273bde55c4beef27b
-SHA512 (monotonic-1.5.tar.gz) = 05485e0baa51df95f9812d463306ce0bbe7228170b43aed8faa9d77d2b613ffede6b57b3dd273c352e0d1c04782043bec2f36be88cb1acde182a5aeb0538f970
-Size (monotonic-1.5.tar.gz) = 7525 bytes
+BLAKE2s (monotonic-1.6.tar.gz) = b92f1f188dbd9483bc35b4db1bba0a422abfed6a7e70b61fb4fb060c8c3717eb
+SHA512 (monotonic-1.6.tar.gz) = e4ee3aa349592361695bdf10a302ea37981c3f07883b01b10654c6a89b62ff5ae7fef13d96dab845234f06373d9204c02fca9e10cbaab334b9c41b9fd1fc5193
+Size (monotonic-1.6.tar.gz) = 7615 bytes



Home | Main Index | Thread Index | Old Index