pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/py-pendulum py-pendulum: updated to 2.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f05d633bddd7
branches:  trunk
changeset: 311288:f05d633bddd7
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 07 10:09:43 2018 +0000

description:
py-pendulum: updated to 2.0.3

2.0.3:
Fixed handling of pytz timezones.
Fixed some formatter's tokens handling.
Fixed errors on some systems when retrieving timezone from localtime files.
Fixed diff methods.
Fixed closest()/farthest() methods.

diffstat:

 time/py-pendulum/Makefile |   4 ++--
 time/py-pendulum/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r b9138a5c9e8f -r f05d633bddd7 time/py-pendulum/Makefile
--- a/time/py-pendulum/Makefile Tue Aug 07 10:06:47 2018 +0000
+++ b/time/py-pendulum/Makefile Tue Aug 07 10:09:43 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/06/16 13:06:54 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/08/07 10:09:43 adam Exp $
 
-DISTNAME=      pendulum-2.0.2
+DISTNAME=      pendulum-2.0.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pendulum/}
diff -r b9138a5c9e8f -r f05d633bddd7 time/py-pendulum/distinfo
--- a/time/py-pendulum/distinfo Tue Aug 07 10:06:47 2018 +0000
+++ b/time/py-pendulum/distinfo Tue Aug 07 10:09:43 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/06/16 13:06:54 adam Exp $
+$NetBSD: distinfo,v 1.10 2018/08/07 10:09:43 adam Exp $
 
-SHA1 (pendulum-2.0.2.tar.gz) = 4fbb9c4e25517cd087cff0e7b55fc563910d932a
-RMD160 (pendulum-2.0.2.tar.gz) = 5e3d07cea23ad0c0024f2a689e511e22e93c31ae
-SHA512 (pendulum-2.0.2.tar.gz) = 9e04f2d53d81be62a96deee6c4714599a15e5679cc348c46e30588bed9e67216b84de521d9e1d815f3a6f6b5f6c1cba06aa87fbbfacbf8585e27c238335b99e0
-Size (pendulum-2.0.2.tar.gz) = 75502 bytes
+SHA1 (pendulum-2.0.3.tar.gz) = 10d60882c4d57e53c1fa2847a0d5eeba96c96d20
+RMD160 (pendulum-2.0.3.tar.gz) = 47d9bd2e656f92c675596bf9e16642ae14ac8abf
+SHA512 (pendulum-2.0.3.tar.gz) = 79bf1fa6d5ffa47264a247ad613c1f2a54f751c7be53f540ed71a7bac0f957ead0025e6559ab85415cb4911e0993f9de3f8dc9cfd17834932720dddc995a55e0
+Size (pendulum-2.0.3.tar.gz) = 75580 bytes



Home | Main Index | Thread Index | Old Index