pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/py-gammu py-gammu: Update comms/py-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fd077a54235
branches:  trunk
changeset: 308089:7fd077a54235
user:      leot <leot%pkgsrc.org@localhost>
date:      Wed May 16 08:25:43 2018 +0000

description:
py-gammu: Update comms/py-gammu to 2.11

pkgsrc changes:
 - Python-s 3 are now supported

Changes:
2.11
====
* Add support for the USSD in SMSD.
* Python 2.7 binaries available for Windows.

diffstat:

 comms/py-gammu/Makefile |   7 ++-----
 comms/py-gammu/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 10 deletions(-)

diffs (37 lines):

diff -r 52904e4d92cc -r 7fd077a54235 comms/py-gammu/Makefile
--- a/comms/py-gammu/Makefile   Wed May 16 08:23:43 2018 +0000
+++ b/comms/py-gammu/Makefile   Wed May 16 08:25:43 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2017/11/08 09:47:51 leot Exp $
+# $NetBSD: Makefile,v 1.18 2018/05/16 08:25:43 leot Exp $
 
-DISTNAME=      python-gammu-2.10
+DISTNAME=      python-gammu-2.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/python-//}
 MASTER_SITES=  http://dl.cihar.com/python-gammu/
 CATEGORIES=    comms
@@ -12,9 +12,6 @@
 
 USE_TOOLS+=    pkg-config
 
-# UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 1648: ordinal not in range(128)
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36
-
 .include "../../lang/python/egg.mk"
 .include "../../comms/gammu/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 52904e4d92cc -r 7fd077a54235 comms/py-gammu/distinfo
--- a/comms/py-gammu/distinfo   Wed May 16 08:23:43 2018 +0000
+++ b/comms/py-gammu/distinfo   Wed May 16 08:25:43 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/11/08 09:47:51 leot Exp $
+$NetBSD: distinfo,v 1.7 2018/05/16 08:25:43 leot Exp $
 
-SHA1 (python-gammu-2.10.tar.gz) = 2a1ae3aa120b0868dae3f58f1176f79dc64bea9b
-RMD160 (python-gammu-2.10.tar.gz) = bb40c6ae865a91edeb027fe177435cfc088cd425
-SHA512 (python-gammu-2.10.tar.gz) = b86ab4c7cc1ad1ca3de6ba5be8b311082f941374a5f12d9333e433965cd4b6bdaea44e7b09ca2955332fc8175f72e68e4bd79cd8ff56d6a57e0611d25556398c
-Size (python-gammu-2.10.tar.gz) = 135709 bytes
+SHA1 (python-gammu-2.11.tar.gz) = 0a19d74e924f491884ecdb684e081f0340c38422
+RMD160 (python-gammu-2.11.tar.gz) = 8dcfafe9bef46973318d504c475106fbe59cf9e3
+SHA512 (python-gammu-2.11.tar.gz) = cdf3a54fc538fecdbe3dae63f0534094ce94a289998f9b670a0b3e12a3c571eb46ee86eae67a7a8d2428698850046d5c75569753bf77551cd395d315e6f9b70d
+Size (python-gammu-2.11.tar.gz) = 135567 bytes



Home | Main Index | Thread Index | Old Index