Commit graph

17 commits

Author SHA1 Message Date
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
agc
ad1e2a0a92 Add SHA512 digests for distfiles for comms category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-03 01:34:52 +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
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
4d60596b1b distutils package, register egg-info.
Bump PKGREVISION.
2011-10-29 13:22:16 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +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