pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/py-gammu



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed May 16 08:25:43 UTC 2018

Modified Files:
        pkgsrc/comms/py-gammu: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/comms/py-gammu/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/comms/py-gammu/distinfo

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

Modified files:

Index: pkgsrc/comms/py-gammu/Makefile
diff -u pkgsrc/comms/py-gammu/Makefile:1.17 pkgsrc/comms/py-gammu/Makefile:1.18
--- pkgsrc/comms/py-gammu/Makefile:1.17 Wed Nov  8 09:47:51 2017
+++ pkgsrc/comms/py-gammu/Makefile      Wed May 16 08:25:43 2018
@@ -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 @@ LICENSE=      gnu-gpl-v2
 
 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"

Index: pkgsrc/comms/py-gammu/distinfo
diff -u pkgsrc/comms/py-gammu/distinfo:1.6 pkgsrc/comms/py-gammu/distinfo:1.7
--- pkgsrc/comms/py-gammu/distinfo:1.6  Wed Nov  8 09:47:51 2017
+++ pkgsrc/comms/py-gammu/distinfo      Wed May 16 08:25:43 2018
@@ -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