Path to this page: ./
comms/py-gammu,
Python bindings for gammu
Branch: CURRENT,
Version: 3.2.5,
Package name: py313-gammu-3.2.5,
Maintainer: pkgsrc-usersPython 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.
Required to run:[
comms/gammu] [
lang/python310]
Master sites:
Filesize: 140.263 KB
Version history: (Expand)
- (2026-02-06) Updated to version: py313-gammu-3.2.5
- (2026-01-04) Updated to version: py313-gammu-3.2.4
- (2025-10-24) Package has been reborn
- (2025-10-24) Updated to version: py313-gammu-2.12nb1
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
CVS history: (Expand)
2026-02-06 08:55:38 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message: py-gammu: updated to 3.2.5 3.2.5 * Compatibility with Python 3.11-3.14. * Dropped support for Python 3.6-3.9. * Modernized build system. * Binary wheels are now provided only for 64-bit Windows. * Fixed depreciation warnings while compiling. * Safer decoding of Unicode strings. * Corrected NetworkName return value. |
2026-01-04 20:56:21 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message: py-gammu: updated to 3.2.4 3.2.4 * Compatibility with Python 3.10. 3.2.3 * Fixed uninitalized memory usage in DeleteSMS. 3.2.2 * Fixed metadata in published wheels. * Avoid using some of deprecated Python APIs. 3.2.1 * Reintroduced 32-bit wheels for Windows. 3.2 * Add support for polling on the async worker * Utilize CI on GitHub * Modernize codebase using pyupgrade, isort and black |
| 2023-12-30 02:15:08 by Zafer Aydogan | Files touched by this commit (1) |
Log message: https |
| 2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
| 2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
| 2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Remove SHA1 hashes for distfiles |
| 2019-03-07 17:43:16 by Leonardo Taccari | Files touched by this commit (2) |
Log message: py-gammu: Update to 2.12 Changes: 2.12 ==== * Windows binaries built with Gammu 1.40.0. |
| 2018-05-16 10:25:43 by Leonardo Taccari | Files touched by this commit (2) |
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. |