./devel/py-gobject, Python bindings for glib2 gobject

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


Branch: CURRENT, Version: 2.28.7nb5, Package name: py27-gobject-2.28.7nb5, Maintainer: pkgsrc-users

Python bindings for the GObject.


Required to run:
[graphics/py-cairo] [lang/python37]

Required to build:
[devel/py-gobject-shared] [pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 727.133 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-27 16:06:25 by Jonathan Perkin | Files touched by this commit (3)
Log message:
py-gobject*: Change buildlink3 to match requirements.

py-gobject is the package that needs a dependency on glib2, py-gobject-shared
only needs it via gobject-introspection to build the files that it installs.

Fixes issue with indirect depends, tested with py-gtk2.  Bump PKGREVISIONs.
   2022-11-06 14:31:01 by Greg Troxel | Files touched by this commit (6)
Log message:
py37-reduce: Drop 37 from PYTHON_VERSIONS_ACCEPTED

Drop 37 from PYTHON_VERSIONS_ACCEPTED for all but
py-backports.cached-property (which exists only for 37, and I'm
guessing it will build fine and not cause trouble).

This follows the new plan of "37 is all but removed, with the
lang/python37 package remaining, but py37-foo are not built by
default" compromise to avoid problems from the current state of
massive py37-foo build failures while stopping short of outright
removal.
   2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125)
Log message:
Forget about Python 3.6
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-15 14:10:22 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1)
Log message:
py-gobject: Set Python incompatibility from 3.8

pkgsrc changes:
---------------
  * Add PYTHON_VERSIONS_ACCEPTED until 37 since the tp_print field of
    PyTypeObject is no longer named like that from Python 3.8
    \ 
(https://docs.python.org/3/c-api/typeobj.html#c.PyTypeObject.tp_vectorcall_offset)
   2020-09-03 17:46:06 by Thomas Klausner | Files touched by this commit (7)
Log message:
*: fix py-cairo/py-cairo118 dependencies