./x11/py-sip-qt5, Qt5 support for sip

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 12.17.0, Package name: py312-sip-qt5-12.17.0, Maintainer: pkgsrc-users

This package contains a sip extension module, intended for use by
x11/py-qt5. (The sip module is used at runtime, rather than only at
build time like sip.)


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 101.604 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-04 23:04:02 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sip-qt5: updated to 12.17.0

12.17.0
Unknown changes
   2025-02-02 11:38:04 by Havard Eidnes | Files touched by this commit (28)
Log message:
lang/python and a number of python packages: re-do atomic64.mk issue.

Evidently, python 3.13 brought in the need to support 64-bit atomics.
This means that python extension packages built with C needs to
use mk/atomic64.mk to make -latomic available on the required 32-bit
ports.  Sadly, there is no reliable way to detect in the .mk files
whether the package is using C (or C++), so this change adds an
unconditional include of mk/atomic64.mk when the python version is
equal to or larger than 3.13 for packages using egg.mk or wheel.mk.

This undoes the individual package Makefile inclusions of mk/atomic64.mk
that I've added over the last few days.
   2025-01-27 12:52:23 by Havard Eidnes | Files touched by this commit (1)
Log message:
x11/py-sip-qt5: use atomic64.mk to fix build on macppc w/python3.13.
   2024-12-27 22:31:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sip-qt5: updated to 12.16.1

12.16.1
Unknown changes
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-07-12 20:53:19 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sip-qt5: updated to 12.15.0

12.15.0
Bug fixes
   2023-10-20 16:33:25 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sip-qt5: updated to 12.13.0

12.13.0
Bug fixes
   2023-08-10 16:16:30 by David H. Gutteridge | Files touched by this commit (1)
Log message:
py-sip-qt5: fix grammar in DESCR