Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-twython py-twython: updated to 3.8.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e977cfe3f7cf
branches:  trunk
changeset: 430261:e977cfe3f7cf
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Apr 29 13:35:07 2020 +0000

description:
py-twython: updated to 3.8.2

3.8.0:
Bump release with latest patches from GitHub.
Fix Direct Messages with patches from

diffstat:

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

diffs (27 lines):

diff -r c5e6c64ece04 -r e977cfe3f7cf net/py-twython/Makefile
--- a/net/py-twython/Makefile   Wed Apr 29 13:34:27 2020 +0000
+++ b/net/py-twython/Makefile   Wed Apr 29 13:35:07 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/02/06 11:21:52 adam Exp $
+# $NetBSD: Makefile,v 1.6 2020/04/29 13:35:07 adam Exp $
 
-DISTNAME=      twython-3.7.0
+DISTNAME=      twython-3.8.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/twython/}
diff -r c5e6c64ece04 -r e977cfe3f7cf net/py-twython/distinfo
--- a/net/py-twython/distinfo   Wed Apr 29 13:34:27 2020 +0000
+++ b/net/py-twython/distinfo   Wed Apr 29 13:35:07 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/02/06 11:21:52 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/04/29 13:35:07 adam Exp $
 
-SHA1 (twython-3.7.0.tar.gz) = 0b250698dd0817f3b036742d11cb303e74f9e63e
-RMD160 (twython-3.7.0.tar.gz) = ad5a029dc45993d40112680712025991aefb8e05
-SHA512 (twython-3.7.0.tar.gz) = d05c3a7a90ef4047aa25be4e0915dacb57eff42889ef318fd8e3239a981eb1e507164ae272b54794a0a334df14aa0e9662f7e93d88c7c7c2818aafbc3aac9f6a
-Size (twython-3.7.0.tar.gz) = 38623 bytes
+SHA1 (twython-3.8.2.tar.gz) = 5a5b4c476a06f6639d06d60b7908d116cb818fe7
+RMD160 (twython-3.8.2.tar.gz) = 7208e3d189b278d181a13188ad30b56e77e11b2d
+SHA512 (twython-3.8.2.tar.gz) = 928dfb88f179caf3416b245126f939f6c12d08f7bc04b37584e42cb943b3f3ba5abe9ad9350e7079139e847f1aec75e0199dc24992ae1839c01e8f48411355cf
+Size (twython-3.8.2.tar.gz) = 373927 bytes



Home | Main Index | Thread Index | Old Index