Commit graph

19 commits

Author SHA1 Message Date
leot
d8fbbacbe3 py-gammu: Update to 2.12
Changes:
2.12
====
* Windows binaries built with Gammu 1.40.0.
2019-03-07 16:43:16 +00:00
leot
5e0bf0d5fd 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.
2018-05-16 08:25:43 +00:00
leot
5568110b6d py-gammu: Update comms/py-gammu to 2.10
Changes:
2.10
====
 * Testsuite compatibility with Gammu 1.38.5.
2017-11-08 09:47:51 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
leot
d57113ab36 Update comms/py-gammu to 2.9.
Changes:
2.9
===
* Fixed compilation under Windows.

2.8
===
* Make parameters to CancelCall and AnswerCall optional.
* Added support for UTF-16 Unicode chars (emojis).
2017-07-28 15:41:14 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
leot
1e4e66e7c0 Update comms/py-gammu to py-gammu-2.7
Changes:
2.7
===
* Needs Gammu >= 1.37.90 due to API changes.

2.6
===
* Fixed error when creating new contact.
* Fixed possible testsuite errors.
2016-12-09 14:57:06 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
leot
d895e2b8df Update comms/py-gammu to 2.5.
Changes:
2.5
===
* Compatibility with Gammu >= 1.36.7

2.4
===
* Fixed possible crash when initializing SMSD with invalid parameters.
* Fixed crash on handling diverts on certain architectures.
2016-02-07 15:30:40 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
wiz
8afd3739fd Mark as not-for-python-3.x.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 1648: ordinal not in range(128)
2015-08-28 10:24:23 +00:00
leot
39eb673cc5 Use egg.mk. Bump PKGREVISION. 2015-08-23 20:20:03 +00:00
leot
2c009310ef Update comms/py-gammu to py-gammu-2.3.
ok wiz@

pkgsrc changes:
* No longer use Makefile.common now that py-gammu is released as a separate
  package by upstream too.

Changes:
2.3
===
* License changed tp GPL version 2 or later.
* Documentation improvements.

2.2
===
* Documentation improvements.
* Code cleanups.

2.1
===
* Include data required for tests in tarball.
* Include NEWS.rst in tarball.
* Fixed possible crash when changing debug file.
* Fixed various errors found by coverity.

2.0
===
* Separate Python module.
* Compiles using distutils.
* Support Python 3.
2015-08-17 16:46:11 +00:00
mef
cdc459c0d9 Update 1.26.1 to 1.33.0, as gammu has been updated, with PLIST adjust. 2014-11-23 10:06:41 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
asau
6b05a6f977 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:24:38 +00:00
obache
4d60596b1b distutils package, register egg-info.
Bump PKGREVISION.
2011-10-29 13:22:16 +00:00
wiz
294c4d882f Initial import of py-gammu-1.24.0, based on work from Joachim König.
Python bindings for Gammu library.  The bindings currently do not
support all Gammu features, but the range of covered functions is
increasing.  If you need something specific, feel free to use the
bug tracking system for feature requests.
2009-05-26 22:03:58 +00:00